Age | Commit message (Expand) | Author | Files | Lines |
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 | 5 | -140/+329 |
2019-08-08 | Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi... | a.sreekumar | 1 | -4/+13 |
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 | 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-01-15 | Fix crashing unit tests in Apex | liamfallon | 3 | -16/+17 |
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-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 | 7 | -12/+663 |
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 |
2018-09-12 | Fix soft stop and start of engine | liamfallon | 5 | -111/+198 |
2018-09-07 | Parameter group fields must have getters | liamfallon | 21 | -159/+258 |
2018-09-06 | Fix package of apex examples and documents | liamfallon | 4 | -13/+10 |
2018-09-04 | Fix checkstyle issues in apex model basic | liamfallon | 4 | -90/+90 |
2018-08-31 | Use parameter service in apex | liamfallon | 30 | -925/+1184 |
2018-08-09 | Checkstyle the services-engine package | Dinh Danh Le | 43 | -306/+350 |
2018-08-03 | Use common components in apex | liamfallon | 3 | -5/+5 |
2018-07-31 | Adding first set of apex-pdp document changes | ramverma | 11 | -0/+527 |
2018-07-24 | Fix bug in APEX parameter service | liamfallon | 1 | -3/+1 |
2018-06-28 | Adding integration test module | waqas.ikram | 2 | -86/+74 |
2018-06-14 | Add YAML plugin and cleanup for checkstyle | liamfallon | 7 | -140/+271 |