Age | Commit message (Expand) | Author | Files | Lines |
2021-09-01 | Fix sonars in apex-pdp #3 |  Jim Hahn | 2 | -4/+4 |
2021-08-27 | Address more sonars in apex-pdp |  Jim Hahn | 11 | -59/+59 |
2021-08-02 | Use lombok annotations in apex-pdp |  Jim Hahn | 25 | -718/+131 |
2021-07-29 | Improve APEX logging for irrelevant events |  a.sreekumar | 1 | -0/+3 |
2021-07-12 | Update pdp statistics to count deploy/undeploy separately. |  adheli.tavares | 1 | -1/+32 |
2021-06-24 | Update apex-pdp for checkstyle 8.43 |  liamfallon | 4 | -7/+6 |
2021-06-18 | Fix Sonar Issues in apex-pdp-services-engine |  lapentafd | 14 | -73/+75 |
2021-05-03 | Remove GroupValidationResult |  Jim Hahn | 13 | -508/+264 |
2021-04-22 | Refactor of command line classes |  adheli.tavares | 2 | -124/+63 |
2021-03-29 | Fix sonar issues |  arkadiusz.adamski | 1 | -7/+6 |
2021-03-19 | Fixing parallel event execution problem in APEX-PDP REST layer |  a.sreekumar | 1 | -4/+4 |
2021-02-18 | Fix sonars in apex-pdp |  Jim Hahn | 5 | -20/+24 |
2021-02-11 | Changes related to multi policy handling improvement in APEX |  a.sreekumar | 1 | -9/+10 |
2021-01-28 | Improve handling of multiple policy in APEX PDP |  a.sreekumar | 4 | -288/+182 |
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 | 2 | -20/+20 |
2021-01-04 | Changed identifiers to concept identifiers |  liamfallon | 2 | -20/+20 |
2020-12-17 | Prune superfluous log and exception messages |  gregory.hayes | 2 | -7/+3 |
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 | 1 | -2/+1 |
2020-09-09 | APEX standalone support for ToscaPolicy format |  a.sreekumar | 4 | -320/+95 |
2020-09-04 | Remove client code from apex-pdp |  liamfallon | 5 | -667/+39 |
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 | 1 | -7/+11 |
2020-08-07 | Handling apex-pdp multi policy deployment failure: |  puthuparambil.aditya | 1 | -7/+11 |
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-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 | 32 | -61/+14 |
2020-06-12 | Improve robustness of unit testing |  huaxing | 1 | -2/+2 |
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-11 | Fix minor checkstyle/eclipse warnings |  liamfallon | 2 | -16/+10 |
2020-02-26 | Merge "Fix Java 11/Checkstyle/Sonar warnings" |  Jim Hahn | 7 | -116/+98 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings |  liamfallon | 7 | -116/+98 |
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 | 1 | -37/+38 |
2020-01-08 | Populate the PdpStatistics data in heartbeat |  shaoqiu | 6 | -17/+259 |
2019-11-28 | Replace getCaononicalName() with getName() in code base |  liamfallon | 5 | -59/+61 |
2019-11-14 | Retaining context in APEX Engine based on policies received in PdpUpdate |  a.sreekumar | 5 | -69/+176 |
2019-11-07 | Fix vCPE example apex-pdp policy |  liamfallon | 1 | -14/+14 |
2019-11-01 | Resolve mapping between TOSCA policies and APEX policy models |  a.sreekumar | 4 | -123/+259 |
2019-08-08 | Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi... |  a.sreekumar | 1 | -4/+13 |