Age | Commit message (Expand) | Author | Files | Lines |
2021-05-27 | Replace validation code with annotations |  Jim Hahn | 1 | -30/+17 |
2021-05-06 | Fix sonars in xacml-pdp |  Jim Hahn | 3 | -17/+15 |
2021-03-17 | Change RestServerParameters to BusTopicParams |  Jim Hahn | 2 | -8/+8 |
2021-03-11 | Bump xacml-pdp 2.5.0-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2021-03-09 | Bump xacml to 2.4.2-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2021-02-23 | bump poms to 2.4.1-SNAPSHOT |  jhh | 1 | -1/+1 |
2021-01-04 | Changed identifiers to concept identifiers |  liamfallon | 2 | -18/+19 |
2020-10-27 | Bump xacml-pdp master to 2.4.0-SNAPSHOT |  Jim Hahn | 1 | -1/+1 |
2020-10-20 | Bump xacml 2.3.4 SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2020-10-07 | Bump xacml-pdp to 2.3.3 snapshot |  Pamela Dragosh | 1 | -1/+1 |
2020-10-02 | Remove duplicated code |  Pamela Dragosh | 1 | -18/+5 |
2020-09-30 | Fix new sonars in xacml-pdp |  Jim Hahn | 1 | -92/+32 |
2020-09-29 | Fix deployment of frequency limiter policy |  Jim Hahn | 1 | -1/+1 |
2020-09-09 | Bump xacml-pdp to 2.3.2 |  Jim Hahn | 1 | -1/+1 |
2020-07-10 | Bump xacml-pdp to 2.3.1-SNAPSHOT |  Jim Hahn | 1 | -1/+1 |
2020-07-01 | Replace try/catch blocks with assertj - xacml-pdp |  waynedunican | 1 | -9/+4 |
2020-06-29 | Fix issues in xacml-pdp for new sonar rules |  Jim Hahn | 1 | -14/+13 |
2020-06-19 | Changes for Checkstyle 8.32 |  Taka Cho | 1 | -14/+14 |
2020-05-21 | Bump xacml-pdp master to 2.3.0-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2020-05-21 | Bump xacml to 2.2.3-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2020-04-15 | Bump xacml-pdp 2.2.2-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2020-04-01 | Fix optimization supported types |  Pamela Dragosh | 2 | -5/+7 |
2020-03-24 | Bump xacml-pdp to 2.2.1-SNAPSHOT |  Jim Hahn | 1 | -1/+1 |
2020-03-19 | Re-factor matchable to reduce complexity |  Pamela Dragosh | 2 | -2/+2 |
2020-03-16 | Missing support for PolicySetType |  Pamela Dragosh | 1 | -3/+4 |
2020-03-12 | Better error handling for decisions |  Pamela Dragosh | 1 | -14/+4 |
2020-03-11 | Fix sonar logging bugs |  Pamela Dragosh | 1 | -1/+1 |
2020-03-10 | Fix optimization bug add coverage plus |  Pamela Dragosh | 7 | -69/+338 |
2020-01-14 | policy/xacml-pdp jdk11 upgrades |  HOCKLA | 1 | -2/+2 |
2019-12-23 | Add optimization subscriber request |  Pamela Dragosh | 6 | -25/+494 |
2019-12-08 | Changes for optimization refactoring |  Pamela Dragosh | 3 | -39/+45 |
2019-11-12 | Implement closest match algorithm |  Pamela Dragosh | 1 | -9/+9 |
2019-11-04 | More examples of optimization policies and cleanup |  Pamela Dragosh | 2 | -101/+181 |
2019-11-01 | Add common Jersey version |  liamfallon | 1 | -1/+3 |
2019-10-28 | Optimization improvements and test cases |  Pamela Dragosh | 3 | -14/+302 |
2019-10-23 | Consolidate common translatable code some sonar |  Pamela Dragosh | 1 | -2/+2 |
2019-10-21 | Use yaml policies in models-examples |  Pamela Dragosh | 5 | -256/+15 |
2019-10-18 | Modified Decision API to accept query parameters and abbreviate Monitor decis... |  HOCKLA | 1 | -2/+2 |
2019-10-02 | Removed TestUtils from common and into a 'xacml-test' project |  Ali Hockla | 2 | -1/+7 |
2019-09-10 | Bump versions for xacml-pdp master |  Jim Hahn | 1 | -1/+1 |
2019-09-09 | Integrate using Policy Type to find Matchable |  Pamela Dragosh | 8 | -50/+440 |
2019-08-07 | Bump version of policy/xacml-pdp |  Jim Hahn | 1 | -1/+1 |
2019-06-28 | Bump xacml-pdp to 2.1.1-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2019-05-30 | Bump xacml-pdp to version 2.1.0 |  Jim Hahn | 1 | -1/+1 |
2019-05-23 | Bump to 2.0.2-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2019-05-16 | Bump snapshot 2.0.1 |  Pamela Dragosh | 1 | -1/+1 |
2019-04-12 | Add statistics and sonar cleanup and blacklist |  Pamela Dragosh | 2 | -9/+13 |
2019-04-11 | Add Control Loop Coordination policy. |  Joshua Reich | 1 | -1/+2 |
2019-04-10 | XACML PDP DmaaP Deploy/UnDeploy Function |  Michael Mokry | 3 | -128/+17 |
2019-04-10 | Test decision from main entry |  Pamela Dragosh | 2 | -25/+44 |