Age | Commit message (Expand) | Author | Files | Lines |
2022-12-15 | Update snapshot and/or references of policy/apex-pdp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-10-21 | Set snapshot and/or references of policy/apex-pdp for new release |  liamfallon | 1 | -1/+1 |
2022-10-21 | Update snapshot and/or references of policy/apex-pdp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-09-23 | Update snapshot and/or references of policy/apex-pdp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-09-16 | Fix minor warnings in code |  liamfallon | 2 | -5/+1 |
2022-05-03 | Set snapshot and/or references of policy/apex-pdp for new release |  liamfallon | 1 | -1/+1 |
2022-04-28 | Update snapshot and/or references of policy/apex-pdp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-04-12 | Update snapshot and/or references of policy/apex-pdp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-03-11 | Update snapshot and/or references of policy/apex-pdp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-02-11 | Remove apex-pdp unused core modules |  liamfallon | 1 | -7/+1 |
2022-02-04 | Remove JPA annotations from apex-pdp code |  liamfallon | 2 | -14/+2 |
2022-02-03 | Remove direct DB Load/Save from apex-pdp |  liamfallon | 2 | -53/+1 |
2021-11-29 | Update snapshot of policy/apex-pdp to 2.7.1-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2021-10-14 | Bump policy/apex-pdp to Jakarta 2.7.0-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2021-10-14 | Bump policy/apex-pdp to 2.6.2-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2021-09-15 | Bump apex-pdp to 2.6.1-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2021-09-01 | Fix sonars in apex-pdp #3 |  Jim Hahn | 2 | -7/+11 |
2021-08-24 | Use CompareToBuilder |  Jim Hahn | 2 | -16/+10 |
2021-08-06 | Use lombok in apex-pdp #5 |  Jim Hahn | 6 | -265/+44 |
2021-04-19 | Fix name of target-database property in persistence.xml files |  ktimoney | 1 | -5/+5 |
2021-03-12 | Bump apex-pdp to 2.6.0-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2021-03-10 | Bump apex-pdp to 2.5.2-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2021-02-24 | Bump apex-pdp to 2.5.1-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2020-10-27 | Bump apex-pdp master to 2.5.0-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-10-20 | Bump apex-pdp to 2.4.4-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2020-10-08 | Bump apex-pdp to 2.4.3-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-09-10 | Bump APEX version to 2.4.2-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2020-09-03 | Clean up warnings and SONAR issues |  liamfallon | 3 | -59/+47 |
2020-07-17 | Replace try/catch with assertj - apex-pdp |  waynedunican | 2 | -120/+42 |
2020-07-13 | Remove old documentation from build |  liamfallon | 4 | -144/+0 |
2020-07-10 | Bump apex-pdp to 2.4.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-07-06 | Replace try/catch blocks with assertj - apex-pdp |  waynedunican | 1 | -80/+25 |
2020-06-19 | Changes for checkstyle 8.32 |  liamfallon | 20 | -24/+0 |
2020-05-21 | Bump apex master to 2.4.0 |  RossC | 1 | -1/+1 |
2020-05-20 | Bump Apex to 2.3.3 |  RossC | 1 | -1/+1 |
2020-04-15 | Bump policy-apex-pdp to 2.3.2-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2020-03-25 | Bump policy-apex-pdp to 2.3.1-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2020-03-04 | Preparing integration tests for Graal Javascript |  liamfallon | 1 | -3/+3 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings |  liamfallon | 2 | -36/+34 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks |  liamfallon | 4 | -55/+65 |
2019-09-12 | Bump version in apex-pdp master |  jrh3 | 1 | -1/+1 |
2019-08-07 | Bump version of apex-pdp |  jrh3 | 1 | -1/+1 |
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 | 10 | -175/+81 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX |  a.sreekumar | 7 | -30/+30 |
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 | 32 | -3038/+340 |
2019-03-19 | Use Assertions class from policy-common |  liamfallon | 1 | -1/+1 |
2019-02-22 | Change versions of Zookeeper and C3P0 |  liamfallon | 49 | -25/+7047 |