Age | Commit message (Expand) | Author | Files | Lines |
2020-04-15 | Bump policy-apex-pdp to 2.3.2-SNAPSHOT | a.sreekumar | 6 | -6/+6 |
2020-04-07 | Make sure Editor's css overrides common css | huaxing | 1 | -0/+8 |
2020-04-02 | Fix UUID missing in policy editor | huaxing | 8 | -44/+70 |
2020-03-25 | Bump policy-apex-pdp to 2.3.1-SNAPSHOT | a.sreekumar | 6 | -10/+10 |
2020-03-25 | Reduce size of client artifacts | liamfallon | 4 | -293/+58 |
2020-03-11 | Fix minor checkstyle/eclipse warnings | liamfallon | 3 | -144/+111 |
2020-03-04 | replace test sleep() with awaitality package | Henry.Sun | 5 | -31/+31 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings | liamfallon | 1 | -7/+7 |
2020-02-06 | Updating module names to resolve conflicts | Ram Krishna Verma | 6 | -24/+30 |
2020-01-23 | Remove apex-pdp TextFileUtils class | liamfallon | 2 | -44/+44 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks | liamfallon | 1 | -6/+6 |
2019-11-28 | Replace getCaononicalName() with getName() in code base | liamfallon | 4 | -21/+35 |
2019-11-04 | Use jersey dependencies from policy-endpoints | liamfallon | 4 | -46/+15 |
2019-11-01 | Add common Jersey version | liamfallon | 4 | -16/+6 |
2019-09-18 | Upgrade jquery to 3.4.1 in jquery-ui | liamfallon | 1 | -2/+2 |
2019-09-12 | Bump version in apex-pdp master | jrh3 | 6 | -6/+6 |
2019-08-21 | Fix checkstyle warnings in apex-pdp | liamfallon | 12 | -3/+9 |
2019-08-13 | add JUnit test in client deployment and client full | ning.xi | 15 | -15/+1682 |
2019-08-07 | Bump version of apex-pdp | jrh3 | 6 | -6/+6 |
2019-08-02 | Fix typo in eventTab_activate() | Artem Naluzhnyy | 1 | -1/+1 |
2019-07-02 | Fix security vulnerabilities in apex-pdp | liamfallon | 8 | -8/+8 |
2019-06-28 | Bump apex-pdp to 2.2.1-SNAPSHOT | Pamela Dragosh | 6 | -6/+6 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs | liamfallon | 19 | -82/+42 |
2019-06-20 | Enable maven-checkstyle-plugin in apex-pdp | a.sreekumar | 2 | -18/+16 |
2019-05-30 | Bump apex-pdp to version 2.2.0 | Jim Hahn | 6 | -6/+6 |
2019-05-16 | Step snapshot version of apex-pdp | liamfallon | 6 | -6/+6 |
2019-03-19 | Use Assertions class from policy-common | liamfallon | 4 | -4/+8 |
2018-12-11 | Add period after inheritDoc | liamfallon | 7 | -21/+21 |
2018-12-03 | Rename test classes in apex-pdp | Parshad Patel | 2 | -2/+2 |
2018-11-29 | Fixing issues in apex documents | ramverma | 10 | -294/+365 |
2018-11-19 | Rename test classes in apex-pdp | Parshad Patel | 4 | -4/+4 |
2018-11-12 | Clean up eclipse and document warnings | liamfallon | 8 | -266/+337 |
2018-11-07 | Refactor unit test data | liamfallon | 2 | -6372/+3 |
2018-10-31 | Set new master version for Dublin | liamfallon | 6 | -50/+28 |
2018-10-24 | Fix refering to snapshot in policy/apex-pdp2.0.1 | ramverma | 6 | -6/+6 |
2018-10-01 | Refactor monitoring REST tests to remove PowerMock | liamfallon | 3 | -42/+180 |
2018-09-30 | Unit test for client monitoring | liamfallon | 8 | -3/+753 |
2018-09-22 | Fix sonar problems in Apex | liamfallon | 8 | -73/+80 |
2018-09-20 | Refactor Editor REST servlet | liamfallon | 34 | -2085/+3539 |
2018-09-18 | Fix issue in apex client editor | ramverma | 1 | -2/+2 |
2018-09-16 | Fix Sonar issues in apex | liamfallon | 10 | -71/+70 |
2018-09-14 | Fix exception not logged or rethrown | liamfallon | 10 | -104/+134 |
2018-09-13 | Address sonar/Checkstyle Issues | liamfallon | 22 | -613/+706 |
2018-09-13 | Sonar/Checkstyle in service/plugins | liamfallon | 4 | -11/+0 |
2018-09-12 | Sonar/Checkstyle in model/context/core | liamfallon | 1 | -1/+1 |
2018-09-10 | Checkstyle changes for apex model | liamfallon | 4 | -834/+834 |
2018-09-06 | Fix package of apex examples and documents | liamfallon | 12 | -11/+165 |
2018-09-04 | Fix checkstyle issues in apex model basic | liamfallon | 6 | -18/+18 |
2018-08-22 | Add docs for client package | Dinh Danh Le | 24 | -2/+866 |
2018-08-14 | Fix checkstyle warnings in the client module | Dinh Danh Le | 41 | -198/+282 |