aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PAP-REST
AgeCommit message (Expand)AuthorFilesLines
2019-04-09Merge "Remove duplicated code"Pamela Dragosh1-261/+143
2019-04-09Merge "Clean configPolicy"Pamela Dragosh1-22/+36
2019-04-09Add Additional Junit and fix Sonar new bug.uj426b1-3/+3
2019-04-09Merge "CLAMP Model policy creation support"Jorge Hernandez5-497/+1238
2019-04-09Merge "Make clientAuth header optional and log request"Jorge Hernandez2-4/+3
2019-04-09fix typo that can lead on bugsMatthieu Cauffiez1-2/+2
2019-04-09Clean configPolicyMatthieu Cauffiez1-22/+36
2019-04-09Remove duplicated codeMatthieu Cauffiez1-261/+143
2019-04-09Refactor getInnerDecisionApply functionMatthieu Cauffiez1-63/+71
2019-04-08CLAMP Model policy creation supportuj426b5-497/+1238
2019-04-06Merge "Auditing User Operations Push or Delete Policies."Jorge Hernandez4-343/+268
2019-04-05Make clientAuth header optional and log requestpa834y2-4/+3
2019-04-05update dependencies from policy/modelsHengye1-4/+5
2019-04-04Auditing User Operations Push or Delete Policies.uj426b4-343/+268
2019-04-03Merge "Enhancement to use the common CryptoUtils"Jorge Hernandez9-100/+111
2019-04-02Merge "Push and unpush to support multiple policies"Jorge Hernandez5-155/+226
2019-04-02Push and unpush to support multiple policiespa834y5-155/+226
2019-03-31Enhancement to use the common CryptoUtilspa834y9-100/+111
2019-03-28Merge "Fix sonar new bugs and vulnerabilities"Jorge Hernandez7-494/+716
2019-03-27Fix sonar new bugs and vulnerabilitiespa834y7-494/+716
2019-03-27Merge "Model enhancement to support embedded JSON"Jorge Hernandez1-1/+1
2019-03-26Merge "Added changes to save original model file"Jorge Hernandez1-2/+2
2019-03-26Added changes to save original model fileHOCKLA1-2/+2
2019-03-25Only formatting changes for checkstyle fixespa834y15-1772/+2301
2019-03-21Model enhancement to support embedded JSONuj426b1-1/+1
2019-03-20use hibernate and breakup dbdao and papservletpa834y26-4985/+5392
2019-02-14Reformat ONAP-PAP-REST test caseskaihlavi8-407/+497
2019-01-22Increase JUnit Code Coverage for PolicyDBDaoMichael Mokry2-2/+55
2019-01-11Fix policy/engine after integrity-audit changesJim Hahn1-8/+8
2018-11-30Update eclipselink version in policy engineJim Hahn1-2/+0
2018-11-26Fix various errors in test logsJim Hahn1-19/+19
2018-10-31Set new master version for Dublinliamfallon1-4/+2
2018-10-25Fix refering to snapshot in policy/engineramverma1-3/+3
2018-10-23Remove commons-uploadPamela Dragosh1-5/+0
2018-09-18Fixes for oparent upgradePamela Dragosh1-1/+0
2018-09-17Upgrade elasticsearch v6.3.0Pamela Dragosh1-2/+2
2018-09-17Merge "Upgrade commons-compress v1.18"Liam Fallon1-1/+1
2018-09-14Upgrade commons-compress v1.18Pamela Dragosh1-1/+1
2018-09-14Upgrade springframework 4.3.18.RELEASEPamela Dragosh1-1/+0
2018-09-11Modified Min Max Guard xacml templateMichael Mokry1-36/+32
2018-09-11New min/max Guard PolicyMichael Mokry4-16/+226
2018-09-10Resolved XACML Platform Sonar issuesrb71471-11/+13
2018-09-05XACML Platform Enhancementsrb71475-477/+527
2018-08-30Upgrade to policy/parentPamela Dragosh1-282/+279
2018-08-20Use builder for std pap policyKrishnajinka1-9/+39
2018-08-14Optimize PAP policy constructor with builderKrishnajinka1-9/+32
2018-08-13Merge "Modify std pap policy to use builder in constr"Pamela Dragosh1-7/+32
2018-08-13Merge "Fix comparison issues in onap pap rest"Pamela Dragosh13-2067/+2461
2018-08-13Modify std pap policy to use builder in constrKrishnajinka1-7/+32
2018-08-11Fix comparison issues in onap pap restkrishnajinka13-2067/+2461