aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Fix sonar issue in PdpGroupsJim Hahn1-3/+5
2019-04-15Merge "Use keys to speed DB queries"Pamela Dragosh2-5/+10
2019-04-15Use keys to speed DB queriesJim Hahn2-5/+10
2019-04-15Add conversion from plain Ident to IdentOptVersionJim Hahn2-2/+28
2019-04-15Merge "Add prefix matching for policy version"Pamela Dragosh4-14/+147
2019-04-14Add prefix matching for policy versionJim Hahn4-14/+147
2019-04-13Disallow empty subgroup list in group requestJim Hahn3-8/+26
2019-04-12Check for duplicates in listsJim Hahn4-18/+36
2019-04-12Remove version from PdpGroupliamfallon16-652/+235
2019-04-12Add validation methods for PAP REST APIJim Hahn17-40/+616
2019-04-12UNit test and minor fixes for DB parsliamfallon9-72/+56
2019-04-11Merge "Fix database properties"Pamela Dragosh20-231/+156
2019-04-11Merge "Use policy-id instead of name"Jorge Hernandez1-0/+3
2019-04-11Merge "Add constant PdpGroup.VERSION"Pamela Dragosh1-0/+6
2019-04-11Merge "Aai Simulator for CQ"Pamela Dragosh4-29/+744
2019-04-11Fix database propertiesliamfallon20-231/+156
2019-04-11Aai Simulator for CQpramod.jamkhedkar4-29/+744
2019-04-11Add constant PdpGroup.VERSIONJim Hahn1-0/+6
2019-04-11Use policy-id instead of nameJim Hahn1-0/+3
2019-04-10Merge "Custom Query Code"Pamela Dragosh17-121/+3615
2019-04-10Custom Query Codepramod.jamkhedkar17-121/+3615
2019-04-10Add policy ID and version to metadataliamfallon1-0/+13
2019-04-10Merge "Parse new model ids from operation policy"Pamela Dragosh1-1/+1
2019-04-10Finish unit test on policy-modelsliamfallon46-548/+1175
2019-04-10Parse new model ids from operation policyvamshi.nemalikonda1-1/+1
2019-04-09Add unit tests for policy type and policy filtersliamfallon12-10/+834
2019-04-09Merge "Parse new model ids from operational policy"Jorge Hernandez4-55/+122
2019-04-09Parse new model ids from operational policyPamela Dragosh4-55/+122
2019-04-09Complete unit test for models-pdpliamfallon18-194/+1173
2019-04-09Merge "Code changes for OOF SON Use Case"Jorge Hernandez4-2/+274
2019-04-08Code changes for OOF SON Use CasePamela Dragosh4-2/+274
2019-04-08Add lists and tests for PDP filtersliamfallon13-86/+559
2019-04-08Merge "Add bug fixes and tests for filters"Jorge Hernandez18-140/+570
2019-04-08Merge "Remove drools PDP dependency"Jorge Hernandez33-808/+235
2019-04-08Merge "Add PdpMessage.appliesTo()"Pamela Dragosh3-16/+168
2019-04-08Remove drools PDP dependencyPamela Dragosh33-808/+235
2019-04-08Add bug fixes and tests for filtersliamfallon18-140/+570
2019-04-08Merge "Add unit test for PDP groups"Jorge Hernandez10-70/+909
2019-04-08Merge "Clean up a couple of array lists"Pamela Dragosh3-1/+12
2019-04-08Merge "Add undeploy response to models-pap"Liam Fallon4-3/+38
2019-04-08Add unit test for PDP groupsliamfallon10-70/+909
2019-04-07Clean up a couple of array listsJim Hahn3-1/+12
2019-04-07Add PdpMessage.appliesTo()Jim Hahn3-16/+168
2019-04-07Merge "Fix bugs on filters"Pamela Dragosh12-60/+374
2019-04-06Guaranteed linear-time latestVersion()Jim Hahn1-13/+18
2019-04-06Fix bugs on filtersliamfallon12-60/+374
2019-04-05Add unit tests for models-baseliamfallon5-6/+45
2019-04-05Missed simulator REST call SDNCPamela Dragosh1-0/+21
2019-04-05Add undeploy response to models-papJim Hahn4-3/+38
2019-04-05Merge "Complete filters for Database Fetches"Pamela Dragosh27-86/+440