Age | Commit message (Expand) | Author | Files | Lines |
2024-02-09 | Remove Dmaap from apex-pdp |  rameshiyer27 | 2 | -8/+8 |
2023-10-12 | Remove AAF references from apex-pdp. |  adheli.tavares | 2 | -45/+5 |
2023-09-22 | Java 17 Upgrade |  adheli.tavares | 1 | -34/+6 |
2023-07-17 | Remove db based statistics from apex-pdp |  Ram Krishna Verma | 1 | -90/+1 |
2022-04-08 | Fix wrong APEX-PDP behaviour during state change |  a.sreekumar | 1 | -1/+5 |
2022-03-31 | Bug fixes for APEX PDP metrics |  Rashmi Pujar | 1 | -9/+10 |
2022-03-23 | Account for batch deploy/undeploy in apex app metrics |  Rashmi Pujar | 2 | -18/+58 |
2021-09-02 | Fix sonar security issues in apex-pdp |  Jim Hahn | 1 | -1/+2 |
2021-08-27 | Address more sonars in apex-pdp |  Jim Hahn | 9 | -49/+52 |
2021-08-23 | Enable prometheus by default in apex-pdp |  a.sreekumar | 1 | -2/+3 |
2021-08-18 | Use common RestServer in apex-pdp |  a.sreekumar | 2 | -155/+7 |
2021-08-02 | Use lombok annotations in apex-pdp |  Jim Hahn | 4 | -39/+19 |
2021-07-12 | Update pdp statistics to count deploy/undeploy separately. |  adheli.tavares | 2 | -6/+30 |
2021-06-28 | Use unique name in apex-pdp messages |  Jim Hahn | 2 | -7/+10 |
2021-06-24 | Update apex-pdp for checkstyle 8.43 |  liamfallon | 1 | -1/+0 |
2021-05-31 | Fixing issues around policy deployment in APEX |  a.sreekumar | 2 | -29/+55 |
2021-05-04 | Merge "Remove GroupValidationResult" |  Jim Hahn | 2 | -5/+8 |
2021-05-03 | Remove GroupValidationResult |  Jim Hahn | 2 | -5/+8 |
2021-04-28 | Merge "Support delta policies in apex-pdp" |  Ram Krishna Verma | 2 | -17/+45 |
2021-04-27 | Support delta policies in apex-pdp |  waynedunican | 2 | -17/+45 |
2021-04-22 | Refactor of command line classes |  adheli.tavares | 2 | -243/+17 |
2021-04-08 | APEX-PDP incorrectly reports successful policy deployment to PAP |  a.sreekumar | 2 | -4/+7 |
2021-03-19 | Fixing issues around deploying APEX policies with duplicate concepts |  a.sreekumar | 1 | -25/+35 |
2021-02-19 | Convert Date to Instant in stats |  liamfallon | 1 | -2/+2 |
2021-02-18 | Fix sonars in apex-pdp |  Jim Hahn | 1 | -4/+4 |
2021-02-11 | Changes related to multi policy handling improvement in APEX |  a.sreekumar | 1 | -71/+87 |
2021-01-28 | Improve handling of multiple policy in APEX PDP |  a.sreekumar | 1 | -28/+175 |
2021-01-04 | Changed identifiers to concept identifiers |  liamfallon | 5 | -27/+26 |
2020-10-05 | Remove legacy operational policy type from apex-pdp |  Ram Krishna Verma | 1 | -4/+0 |
2020-09-09 | APEX standalone support for ToscaPolicy format |  a.sreekumar | 1 | -42/+14 |
2020-08-18 | Changes to make APEX container crash with non zero exitCode |  a.sreekumar | 1 | -24/+18 |
2020-08-13 | SONAR fixes - log formatting |  waynedunican | 1 | -1/+3 |
2020-06-25 | Fixing error with Main class name usage in APEX |  a.sreekumar | 1 | -2/+2 |
2020-06-19 | Changes for checkstyle 8.32 |  liamfallon | 7 | -9/+1 |
2020-03-05 | Fixing SONAR bug + code smell |  aditya.puthuparambil | 2 | -3/+1 |
2020-02-03 | Adding Tosca compliant operational policy type to default config file for ape... |  a.sreekumar | 1 | -0/+4 |
2020-01-30 | Remove content section from ToscaPolicy properties in APEX |  a.sreekumar | 1 | -8/+15 |
2020-01-09 | Merge "Populate the PdpStatistics data in heartbeat" |  Jim Hahn | 5 | -6/+122 |
2020-01-08 | Populate the PdpStatistics data in heartbeat |  shaoqiu | 5 | -6/+122 |
2019-12-06 | Adding native policy type to the config file in APEX |  a.sreekumar | 1 | -1/+10 |
2019-12-05 | APEX-PDP remove supported policy types from heartbeat |  a.sreekumar | 2 | -8/+13 |
2019-11-21 | Apex PDP change to add PDP group |  a.sreekumar | 3 | -3/+3 |
2019-11-14 | Retaining context in APEX Engine based on policies received in PdpUpdate |  a.sreekumar | 2 | -10/+34 |
2019-11-01 | Resolve mapping between TOSCA policies and APEX policy models |  a.sreekumar | 3 | -58/+153 |
2019-08-08 | Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi... |  a.sreekumar | 3 | -24/+46 |
2019-07-30 | Use new addTopic() method in apex-pdp |  jrh3 | 2 | -12/+9 |
2019-07-08 | Fix apex-pdp due to sonar changes in common |  jrh3 | 2 | -8/+9 |
2019-07-02 | Fix security vulnerabilities in apex-pdp |  liamfallon | 1 | -0/+1 |
2019-07-01 | Merge "Remove topic.properties and incorporate into overall properties" |  Ram Krishna Verma | 7 | -91/+18 |
2019-06-28 | Remove topic.properties and incorporate into overall properties |  a.sreekumar | 7 | -91/+18 |