Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -1/+1 |
2020-10-20 | Bump apex-pdp to 2.4.4-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
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 | 1 | -1/+1 |
2020-09-28 | Fixing APEX eventName handling to avoid duplicate requests |  a.sreekumar | 1 | -26/+48 |
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 | 1 | -1/+1 |
2020-09-09 | APEX standalone support for ToscaPolicy format |  a.sreekumar | 73 | -2836/+4253 |
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-13 | SONAR fixes - log formatting |  waynedunican | 1 | -6/+7 |
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-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 | 1 | -1/+1 |
2020-07-16 | Merge "Replace try/catch with assertj" |  Pamela Dragosh | 11 | -1437/+989 |
2020-07-15 | Replace try/catch with assertj |  waynedunican | 11 | -1437/+989 |
2020-07-13 | Remove old documentation from build |  liamfallon | 8 | -205/+0 |
2020-07-10 | Bump apex-pdp to 2.4.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
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-19 | Changes for checkstyle 8.32 |  liamfallon | 50 | -81/+15 |
2020-06-12 | Improve robustness of unit testing |  huaxing | 2 | -22/+25 |
2020-05-21 | Bump apex master to 2.4.0 |  RossC | 1 | -1/+1 |
2020-05-20 | Bump Apex to 2.3.3 |  RossC | 1 | -1/+1 |
2020-04-15 | Bump policy-apex-pdp to 2.3.2-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2020-04-06 | Fix intermittent unit test failures WebSocket |  liamfallon | 2 | -7/+15 |
2020-04-05 | Fix intermittent unit test failures reseterquestor |  liamfallon | 1 | -32/+49 |
2020-04-02 | Fix hanging timeout on Executor test |  liamfallon | 1 | -15/+15 |
2020-03-25 | Bump policy-apex-pdp to 2.3.1-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2020-03-11 | Fix minor checkstyle/eclipse warnings |  liamfallon | 2 | -16/+10 |
2020-03-04 | replace test sleep() with awaitality package |  Henry.Sun | 1 | -32/+16 |
2020-02-26 | Merge "Fix Java 11/Checkstyle/Sonar warnings" |  Jim Hahn | 12 | -171/+153 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings |  liamfallon | 12 | -171/+153 |
2020-02-25 | remove duplication code in plugins-event producer |  ning.xi | 2 | -43/+81 |
2020-02-24 | Merge "remove code duplication in plugins" |  Ram Krishna Verma | 1 | -0/+76 |
2020-02-24 | Merge "remove code duplication in plugin-event-carrier" |  Ram Krishna Verma | 1 | -0/+277 |
2020-02-21 | remove code duplication in plugins |  shaoqiu | 1 | -0/+76 |
2020-02-20 | Passing taskParameters from ApexConfig to policy logic |  a.sreekumar | 1 | -3/+36 |
2020-02-20 | remove code duplication in plugin-event-carrier |  ning.xi | 1 | -0/+277 |
2020-01-23 | Remove apex-pdp TextFileUtils class |  liamfallon | 5 | -133/+139 |
2020-01-23 | Run apex-pdp in Java 11: base changes |  liamfallon | 2 | -129/+122 |
2020-01-09 | Merge "Populate the PdpStatistics data in heartbeat" |  Jim Hahn | 8 | -25/+297 |
2020-01-08 | Update vCPE example to use Avro schemas |  liamfallon | 1 | -0/+42 |
2020-01-08 | Populate the PdpStatistics data in heartbeat |  shaoqiu | 8 | -25/+297 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks |  liamfallon | 12 | -213/+222 |