Age | Commit message (Expand) | Author | Files | Lines |
2021-04-27 | Support delta policies in apex-pdp |  waynedunican | 5 | -40/+88 |
2021-04-08 | APEX-PDP incorrectly reports successful policy deployment to PAP |  a.sreekumar | 2 | -4/+7 |
2021-03-29 | Fix sonar issues |  arkadiusz.adamski | 1 | -7/+6 |
2021-03-23 | Merge "Fixing issues around deploying APEX policies with duplicate concepts" |  Jim Hahn | 1 | -25/+35 |
2021-03-22 | Merge "Delete keystores from apex" |  Ram Krishna Verma | 2 | -4/+4 |
2021-03-19 | Fixing issues around deploying APEX policies with duplicate concepts |  a.sreekumar | 1 | -25/+35 |
2021-03-19 | Delete keystores from apex |  Jim Hahn | 2 | -4/+4 |
2021-03-19 | Fixing parallel event execution problem in APEX-PDP REST layer |  a.sreekumar | 1 | -4/+4 |
2021-03-16 | Update policy-keystore with newer certificates |  jhh | 1 | -0/+0 |
2021-03-12 | Bump apex-pdp to 2.6.0-SNAPSHOT |  liamfallon | 3 | -3/+3 |
2021-03-10 | Bump apex-pdp to 2.5.2-SNAPSHOT |  a.sreekumar | 3 | -3/+3 |
2021-02-24 | Bump apex-pdp to 2.5.1-SNAPSHOT |  a.sreekumar | 3 | -3/+3 |
2021-02-19 | Convert Date to Instant in stats |  liamfallon | 1 | -2/+2 |
2021-02-18 | Fix sonars in apex-pdp |  Jim Hahn | 8 | -116/+70 |
2021-02-11 | Changes related to multi policy handling improvement in APEX |  a.sreekumar | 3 | -133/+141 |
2021-01-28 | Improve handling of multiple policy in APEX PDP |  a.sreekumar | 8 | -357/+907 |
2021-01-13 | Avoiding unwanted logging in APEX during event processing |  a.sreekumar | 3 | -26/+7 |
2021-01-06 | Merge "Changed identifiers to concept identifiers" |  Liam Fallon | 8 | -56/+55 |
2021-01-04 | Changed identifiers to concept identifiers |  liamfallon | 8 | -56/+55 |
2020-12-17 | Prune superfluous log and exception messages |  gregory.hayes | 5 | -31/+39 |
2020-10-27 | Bump apex-pdp master to 2.5.0-SNAPSHOT |  Ram Krishna Verma | 3 | -3/+3 |
2020-10-20 | Bump apex-pdp to 2.4.4-SNAPSHOT |  a.sreekumar | 3 | -3/+3 |
2020-10-16 | Merge "Remove apex asciidoc documents" |  Jim Hahn | 4 | -339/+0 |
2020-10-16 | Remove apex asciidoc documents |  liamfallon | 4 | -339/+0 |
2020-10-08 | Bump apex-pdp to 2.4.3-SNAPSHOT |  Ram Krishna Verma | 3 | -3/+3 |
2020-10-05 | Remove legacy operational policy type from apex-pdp |  Ram Krishna Verma | 5 | -8/+40 |
2020-09-28 | Fixing APEX eventName handling to avoid duplicate requests |  a.sreekumar | 1 | -26/+48 |
2020-09-24 | update default keystores |  jhh | 1 | -0/+0 |
2020-09-17 | Cleanup related to removal of legacy format support in APEX |  a.sreekumar | 2 | -3/+1 |
2020-09-10 | Bump APEX version to 2.4.2-SNAPSHOT |  a.sreekumar | 3 | -3/+3 |
2020-09-09 | APEX standalone support for ToscaPolicy format |  a.sreekumar | 76 | -2884/+4275 |
2020-09-04 | Remove client code from apex-pdp |  liamfallon | 10 | -1258/+39 |
2020-09-03 | Clean up warnings and SONAR issues |  liamfallon | 3 | -109/+93 |
2020-08-24 | Correct directory permission check in apex |  liamfallon | 1 | -19/+27 |
2020-08-18 | Changes to make APEX container crash with non zero exitCode |  a.sreekumar | 2 | -39/+39 |
2020-08-13 | SONAR fixes - log formatting |  waynedunican | 2 | -7/+10 |
2020-08-10 | Merge "Handling apex-pdp multi policy deployment failure:" |  Pamela Dragosh | 2 | -13/+24 |
2020-08-07 | Handling apex-pdp multi policy deployment failure: |  puthuparambil.aditya | 2 | -13/+24 |
2020-08-07 | Sonar Fixes |  JvD_Ericsson | 1 | -13/+14 |
2020-07-28 | Merge "APEX changes to support policy disable/enable and some improvements" |  Pamela Dragosh | 3 | -42/+74 |
2020-07-27 | SONAR assertions apex-pdp |  waynedunican | 2 | -2/+7 |
2020-07-24 | APEX changes to support policy disable/enable and some improvements |  a.sreekumar | 3 | -42/+74 |
2020-07-21 | Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex... |  JvD_Ericsson | 2 | -4/+5 |
2020-07-16 | Merge "Replace try/catch with assertj" |  Pamela Dragosh | 12 | -1475/+1006 |
2020-07-15 | Replace try/catch with assertj |  waynedunican | 12 | -1475/+1006 |
2020-07-13 | Remove old documentation from build |  liamfallon | 12 | -349/+0 |
2020-07-10 | Bump apex-pdp to 2.4.1-SNAPSHOT |  Ram Krishna Verma | 3 | -3/+3 |
2020-07-06 | Fix URL checking on REST plugins |  liamfallon | 1 | -17/+17 |
2020-07-01 | Fixing ConcurrentModificationException during multiple policy deployment in APEX |  a.sreekumar | 1 | -24/+34 |
2020-06-25 | Fixing error with Main class name usage in APEX |  a.sreekumar | 1 | -2/+2 |