Age | Commit message (Expand) | Author | Files | Lines |
2022-02-11 | Fix xacml pdp to accommodate Object values in policy metadata | rameshiyer27 | 1 | -1/+1 |
2022-02-08 | Fixing sonar issues in xacml-pdp | isaac | 1 | -9/+9 |
2021-07-19 | Use new RestClientParameters class in xacml-pdp | Jim Hahn | 3 | -28/+34 |
2021-07-14 | Use lombok in xacml-pdp | Jim Hahn | 1 | -9/+1 |
2021-05-27 | Replace validation code with annotations | Jim Hahn | 1 | -0/+31 |
2021-03-17 | Change RestServerParameters to BusTopicParams | Jim Hahn | 3 | -16/+15 |
2021-02-18 | Utilize time extensions | Pamela Dragosh | 1 | -2/+44 |
2021-02-11 | Fix sonars from dependency upgrade | Jim Hahn | 6 | -34/+24 |
2021-02-10 | Upgrade dependencies | Jim Hahn | 1 | -0/+1 |
2021-01-04 | Changed identifiers to concept identifiers | liamfallon | 1 | -6/+7 |
2020-11-30 | ToscaEntityType renamed ToscaSchemaDefinition | liamfallon | 1 | -3/+3 |
2020-10-02 | Remove duplicated code | Pamela Dragosh | 1 | -2/+3 |
2020-07-01 | Replace try/catch blocks with assertj - xacml-pdp | waynedunican | 1 | -7/+4 |
2020-06-30 | Fix more sonars in xacml-pdp | Jim Hahn | 1 | -2/+3 |
2020-06-29 | Fix issues in xacml-pdp for new sonar rules | Jim Hahn | 4 | -13/+13 |
2020-06-19 | Changes for Checkstyle 8.32 | Taka Cho | 3 | -4/+2 |
2020-06-01 | Use OperationsHistory from models | Jim Hahn | 3 | -9/+10 |
2020-05-26 | Change CLC logic for updated OPHist DB entries. | pramod.jamkhedkar | 1 | -10/+10 |
2020-05-19 | Change CLC granularity to CL level. | pramod.jamkhedkar | 1 | -10/+5 |
2020-03-20 | use shutdown to clear handle leak | Pamela Dragosh | 3 | -3/+63 |
2020-03-19 | Re-factor matchable to reduce complexity | Pamela Dragosh | 5 | -27/+434 |
2020-03-16 | Missing support for PolicySetType | Pamela Dragosh | 2 | -9/+22 |
2020-03-14 | Add code coverage XacmlPolicyUtils | Pamela Dragosh | 1 | -1/+32 |
2020-03-12 | Better error handling for decisions | Pamela Dragosh | 5 | -18/+17 |
2020-03-10 | Misc XACML code coverage | Pamela Dragosh | 5 | -85/+252 |
2020-03-10 | Bump monitoring app code coverage | Pamela Dragosh | 1 | -1/+5 |
2020-03-10 | Fix optimization bug add coverage plus | Pamela Dragosh | 1 | -1/+10 |
2020-03-09 | Updates to support fixed guard policy types | Pamela Dragosh | 1 | -1/+7 |
2020-02-19 | Use datatype in matchable translator | Pamela Dragosh | 3 | -17/+50 |
2019-12-17 | Add SDNC naming application | Pamela Dragosh | 2 | -26/+74 |
2019-12-02 | Clear some simple xacml sonar | Pamela Dragosh | 1 | -1/+4 |
2019-11-13 | Merge "Implement closest match algorithm" | Jorge Hernandez | 9 | -46/+739 |
2019-11-12 | Implement closest match algorithm | Pamela Dragosh | 9 | -46/+739 |
2019-11-12 | Added support to return status and error if pdp-x failed to load policy | Ali Hockla | 1 | -3/+4 |
2019-10-24 | Fix sonar and coverage | Pamela Dragosh | 1 | -0/+79 |
2019-10-23 | Consolidate common translatable code some sonar | Pamela Dragosh | 2 | -4/+5 |
2019-10-18 | Modified Decision API to accept query parameters and abbreviate Monitor decis... | HOCKLA | 1 | -1/+1 |
2019-10-09 | Sonar xacml-pdp issues | Pamela Dragosh | 1 | -2/+2 |
2019-09-12 | Add yaml support to xacml-pdp rest server | Jim Hahn | 1 | -11/+4 |
2019-09-09 | Integrate using Policy Type to find Matchable | Pamela Dragosh | 5 | -21/+312 |
2019-08-30 | Get policy type from policy-api | Jim Hahn | 2 | -0/+238 |
2019-07-23 | Add more junit coverage to xacml-pdp (round #2) | Jim Hahn | 4 | -0/+885 |
2019-07-23 | Add junit coverage to xacml-pdp | Jim Hahn | 1 | -48/+187 |
2019-04-26 | Refactor xacml-pdp to remove various statics3.0.2-ONAP | jh7358 | 1 | -1/+12 |
2019-04-12 | Add statistics and sonar cleanup and blacklist | Pamela Dragosh | 2 | -5/+9 |
2019-04-12 | Merge "Add Control Loop Coordination policy." | Pamela Dragosh | 4 | -41/+223 |
2019-04-11 | Add Control Loop Coordination policy. | Joshua Reich | 4 | -41/+223 |
2019-04-11 | Changes to handle PDPX deploy/undeploy | Michael Mokry | 1 | -1/+24 |
2019-04-10 | Test decision from main entry | Pamela Dragosh | 1 | -0/+36 |
2019-04-01 | Adding guard PIP | Pamela Dragosh | 3 | -0/+182 |