Age | Commit message (Expand) | Author | Files | Lines |
2019-11-28 | Replace getCaononicalName() with getName() in code base |  liamfallon | 2 | -12/+13 |
2019-11-26 | Reduce verbosity of logging during unit test |  liamfallon | 1 | -1/+1 |
2019-11-14 | Retaining context in APEX Engine based on policies received in PdpUpdate |  a.sreekumar | 2 | -10/+7 |
2019-09-12 | Bump version in apex-pdp master |  jrh3 | 2 | -2/+2 |
2019-08-07 | Bump version of apex-pdp |  jrh3 | 2 | -2/+2 |
2019-06-28 | Bump apex-pdp to 2.2.1-SNAPSHOT |  Pamela Dragosh | 2 | -2/+2 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs |  liamfallon | 11 | -382/+184 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX |  a.sreekumar | 3 | -7/+6 |
2019-05-30 | Bump apex-pdp to version 2.2.0 |  Jim Hahn | 2 | -2/+2 |
2019-05-16 | Step snapshot version of apex-pdp |  liamfallon | 2 | -2/+2 |
2019-03-19 | Use Assertions class from policy-common |  liamfallon | 5 | -6/+11 |
2019-02-22 | Change versions of Zookeeper and C3P0 |  liamfallon | 61 | -8923/+2 |
2018-12-18 | Remove unused @throws warnings |  liamfallon | 3 | -6/+0 |
2018-12-11 | Add period after inheritDoc |  liamfallon | 5 | -9/+9 |
2018-12-08 | Fix checkstyle issues |  liamfallon | 1 | -11/+9 |
2018-12-05 | Fix bugs in context flushing |  liamfallon | 1 | -41/+52 |
2018-12-03 | Rename test classes in apex-pdp |  Parshad Patel | 8 | -18/+18 |
2018-11-29 | Fixing issues in apex documents |  ramverma | 5 | -30/+21 |
2018-11-20 | Refactor Apex benchmark tests |  liamfallon | 1 | -1/+1 |
2018-11-19 | Rename test classes in apex-pdp |  Parshad Patel | 6 | -11/+11 |
2018-10-31 | Set new master version for Dublin |  liamfallon | 3 | -9/+6 |
2018-10-24 | Fix refering to snapshot in policy/apex-pdp2.0.1 |  ramverma | 3 | -3/+3 |
2018-10-05 | Fix sonar bugs in apex-pdp |  ramverma | 1 | -0/+1 |
2018-10-05 | Set pretty print on JSON creation |  liamfallon | 1 | -1/+1 |
2018-10-04 | Fix creation of sub Avro items |  liamfallon | 4 | -2/+24 |
2018-10-03 | Add unit test for core events and context |  liamfallon | 3 | -8/+399 |
2018-10-01 | Add JUnit for test concepts |  liamfallon | 6 | -54/+983 |
2018-10-01 | Refactor monitoring REST tests to remove PowerMock |  liamfallon | 1 | -1/+4 |
2018-09-30 | Unit test for client monitoring |  liamfallon | 2 | -0/+6 |
2018-09-26 | Allow custom JSON adapter specification |  liamfallon | 11 | -68/+768 |
2018-09-22 | Fix sonar problems in Apex |  liamfallon | 8 | -205/+230 |
2018-09-16 | Fix Sonar issues in apex |  liamfallon | 24 | -200/+217 |
2018-09-14 | Fix exception not logged or rethrown |  liamfallon | 1 | -1/+1 |
2018-09-13 | Sonar/Checkstyle in service/plugins |  liamfallon | 2 | -5/+7 |
2018-09-12 | Sonar/Checkstyle in model/context/core |  liamfallon | 9 | -93/+115 |
2018-09-10 | Checkstyle changes for apex model |  liamfallon | 26 | -125/+164 |
2018-09-07 | Parameter group fields must have getters |  liamfallon | 1 | -1/+1 |
2018-09-06 | Fix package of apex examples and documents |  liamfallon | 18 | -14/+514 |
2018-09-04 | Fix checkstyle issues in apex model basic |  liamfallon | 11 | -49/+49 |
2018-08-31 | Use parameter service in apex |  liamfallon | 25 | -194/+527 |
2018-08-27 | Fix checkstyle warning in tools & context packages |  Dinh Danh Le | 13 | -92/+142 |
2018-08-14 | Fix checkstyle warnings in context-test-utils |  Dinh Danh Le | 21 | -30/+34 |
2018-08-11 | Checkstyle the context-management package |  Dinh Danh Le | 14 | -96/+115 |
2018-08-03 | Use common components in apex |  liamfallon | 1 | -0/+20 |
2018-07-31 | Adding first set of apex-pdp document changes |  ramverma | 12 | -0/+434 |
2018-07-23 | Fix sonar bugs and vulnerabilities in apex-pdp |  ramverma | 2 | -33/+45 |
2018-07-18 | Refactoring Metrics test |  waqas.ikram | 20 | -299/+886 |
2018-07-16 | Refactor persistence JPA testing |  Dinh Danh Le | 3 | -0/+353 |
2018-07-13 | Adding Benchmark module |  waqas.ikram | 1 | -2/+5 |
2018-07-10 | Adding executor integration tests |  waqas.ikram | 3 | -2/+11 |