Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-11-28 | Replace getCaononicalName() with getName() in code base |  liamfallon | 7 | -68/+74 |
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 | 6 | -140/+340 |
2019-09-12 | Bump version in apex-pdp master |  jrh3 | 1 | -1/+1 |
2019-08-08 | Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi... |  a.sreekumar | 1 | -4/+13 |
2019-08-07 | Bump version of apex-pdp |  jrh3 | 1 | -1/+1 |
2019-07-10 | Add integration tests for executor properties |  liamfallon | 5 | -10/+15 |
2019-07-02 | ApexPDP: Fixed jenkin failure in Nordix |  JohnKeeney | 1 | -18/+32 |
2019-06-28 | Bump apex-pdp to 2.2.1-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs |  liamfallon | 33 | -606/+266 |
2019-06-27 | Add period after inheritDoc for Sonar |  liamfallon | 4 | -18/+22 |
2019-06-26 | Add passthrough properties for APEX engine |  liamfallon | 14 | -314/+190 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX |  a.sreekumar | 12 | -37/+36 |
2019-06-19 | Fix junit tests in apex-pdp |  liamfallon | 4 | -313/+290 |
2019-05-30 | Bump apex-pdp to version 2.2.0 |  Jim Hahn | 1 | -1/+1 |
2019-05-16 | Step snapshot version of apex-pdp |  liamfallon | 1 | -1/+1 |
2019-04-16 | Fix Security and Unit Test DB issues |  liamfallon | 1 | -6/+0 |
2019-01-15 | Fix crashing unit tests in Apex |  liamfallon | 3 | -16/+17 |
2019-01-15 | Update comment to check Sonar build issue |  liamfallon | 1 | -2/+3 |
2019-01-09 | Fix context clearing on model upgrade |  liamfallon | 1 | -84/+66 |
2018-12-26 | Rename test classes in apex-pdp/services |  Parshad Patel | 17 | -53/+53 |
2018-12-18 | Add Java property parameters for HTTPS |  liamfallon | 12 | -48/+775 |
2018-12-11 | Remove unused parameter from test data |  liamfallon | 1 | -1/+1 |
2018-12-03 | Fix checkstyle/sonar issues |  liamfallon | 1 | -24/+30 |
2018-11-29 | Fixing issues in apex documents |  ramverma | 1 | -11/+10 |
2018-11-16 | Fix timing and move tests |  liamfallon | 1 | -0/+6 |
2018-11-12 | Clean up eclipse and document warnings |  liamfallon | 1 | -4/+4 |
2018-11-07 | Refactor unit test data |  liamfallon | 67 | -15289/+1615 |
2018-10-31 | Set new master version for Dublin |  liamfallon | 1 | -3/+2 |
2018-10-24 | Fix refering to snapshot in policy/apex-pdp2.0.1 |  ramverma | 1 | -1/+1 |
2018-10-19 | Fix bug to allow JSON arrays of events |  liamfallon | 2 | -3/+5 |
2018-10-08 | Merge "Unit test for Apex engine" |  Pamela Dragosh | 2 | -9/+33 |
2018-10-07 | Unit test for Apex engine |  liamfallon | 2 | -9/+33 |
2018-10-05 | JUnit for apex Admin Protocol listener |  liamfallon | 8 | -12/+668 |
2018-09-26 | Allow custom JSON adapter specification |  liamfallon | 1 | -12/+32 |
2018-09-26 | Add JUnit for engine service |  liamfallon | 11 | -810/+9261 |
2018-09-23 | Fix more sonar issues |  liamfallon | 1 | -108/+218 |
2018-09-22 | Fix sonar problems in Apex |  liamfallon | 9 | -34/+64 |
2018-09-20 | Fix bug with POJO events in APex |  liamfallon | 20 | -87/+1505 |
2018-09-16 | Fix Sonar issues in apex |  liamfallon | 3 | -1/+3 |
2018-09-14 | Fix exception not logged or rethrown |  liamfallon | 5 | -11/+26 |
2018-09-13 | Sonar/Checkstyle in service/plugins |  liamfallon | 44 | -725/+881 |
2018-09-12 | Sonar/Checkstyle in model/context/core |  liamfallon | 3 | -11/+11 |