Age | Commit message (Expand) | Author | Files | Lines |
2019-04-25 | Changes to fix PDP-A not going to ACTIVE state |  a.sreekumar | 2 | -7/+19 |
2019-04-17 | Add DMaaP sim configuration files |  liamfallon | 2 | -0/+38 |
2019-04-16 | Bug fix as per Jim's comment |  a.sreekumar | 1 | -11/+6 |
2019-04-16 | Merge "Fix Security and Unit Test DB issues" |  Pamela Dragosh | 1 | -6/+0 |
2019-04-16 | Fix Security and Unit Test DB issues |  liamfallon | 1 | -6/+0 |
2019-04-16 | Changes for RestServer support and some sonar fix |  a.sreekumar | 25 | -65/+939 |
2019-04-11 | Changes for packaging services-onappf and some refactoring |  a.sreekumar | 32 | -207/+165 |
2019-04-09 | Some changes and bug fixes for PdpMessage handling |  a.sreekumar | 7 | -102/+229 |
2019-04-08 | Changes to handle PdpUpdate and PdpStateChange messages |  a.sreekumar | 21 | -199/+1083 |
2019-04-02 | Changes to send pdp status messages |  a.sreekumar | 18 | -54/+642 |
2019-03-26 | Adding services-onappf module to apex-pdp |  a.sreekumar | 22 | -1/+1553 |
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 | 2 | -6/+4 |
2018-10-24 | Fix refering to snapshot in policy/apex-pdp2.0.1 |  ramverma | 2 | -2/+2 |
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 |
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 | 31 | -925/+1188 |
2018-08-09 | Checkstyle the services-engine package |  Dinh Danh Le | 43 | -306/+350 |
2018-08-03 | Use common components in apex |  liamfallon | 4 | -6/+9 |
2018-07-31 | Adding first set of apex-pdp document changes |  ramverma | 16 | -0/+688 |
2018-07-24 | Fix bug in APEX parameter service |  liamfallon | 1 | -3/+1 |
2018-07-06 | Refactoring existing integration tests |  waqas.ikram | 1 | -1/+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 |
2018-06-11 | Merge "Remove warnings from code" |  Pamela Dragosh | 1 | -17/+170 |