Age | Commit message (Expand) | Author | Files | Lines |
2023-02-28 | Update snapshot and/or references of policy/common to latest snapshots | saul.gill | 1 | -1/+1 |
2023-02-20 | Clean up dependencies for London Release | liamfallon | 1 | -5/+9 |
2023-01-31 | Upgrade and clean up dependencies | liamfallon | 3 | -11/+19 |
2022-12-15 | Update snapshot and/or references of policy/common to latest snapshots | liamfallon | 1 | -1/+1 |
2022-10-21 | Set snapshot and/or references of policy/common for new release | liamfallon | 1 | -1/+1 |
2022-10-20 | Update snapshot and/or references of policy/common to latest snapshots | liamfallon | 1 | -1/+1 |
2022-09-22 | Update snapshot and/or references of policy/common to latest snapshots | liamfallon | 1 | -1/+1 |
2022-05-03 | Set snapshot and/or references of policy/common for new release | liamfallon | 1 | -1/+1 |
2022-04-27 | Update snapshot and/or references of policy/common to latest snapshots | liamfallon | 1 | -1/+1 |
2022-04-12 | Update snapshot and/or references of policy/common to latest snapshots | liamfallon | 1 | -1/+1 |
2022-03-09 | Update snapshot and/or references of policy/common to latest snapshots | liamfallon | 1 | -1/+1 |
2021-11-24 | Update snapshot of policy/common to 1.10.1-SNAPSHOT | liamfallon | 1 | -1/+1 |
2021-10-13 | Bump policy/common master to 1.10.0-SNAPSHOT | liamfallon | 1 | -1/+1 |
2021-10-13 | Bump policy/common to 1.9.2-SNAPSHOT | liamfallon | 1 | -1/+1 |
2021-09-13 | Bump snapshot version | liamfallon | 1 | -1/+1 |
2021-06-16 | Use lombok in common params | Jim Hahn | 3 | -22/+10 |
2021-05-21 | Enhance toString methods in factory classes | Jim Hahn | 7 | -72/+26 |
2021-05-07 | Change java.util.regex to re2j | Jim Hahn | 2 | -2/+6 |
2021-05-06 | Fix sonars in policy-common | Jim Hahn | 7 | -17/+16 |
2021-03-12 | Address plugin-not-found issues | Jim Hahn | 1 | -76/+1 |
2021-03-10 | Bump version to 1.9.0 in common | Jim Hahn | 1 | -1/+1 |
2021-02-23 | Bump version to 1.8.1-SNAPSHOT in common | Jim Hahn | 1 | -1/+1 |
2021-02-18 | Remove duplicate code from type adapters | Jim Hahn | 11 | -263/+195 |
2021-02-18 | Add more java.time adapters | Pamela Dragosh | 9 | -2/+560 |
2021-02-12 | Make gson type adapters more generic | Jim Hahn | 2 | -10/+24 |
2020-11-30 | Generalize LocalDateTimeTypeAdapter | Jim Hahn | 1 | -4/+12 |
2020-10-27 | Bump common master to 1.8.0 SNAPSHOT | Jim Hahn | 1 | -1/+1 |
2020-09-28 | New sonars in policy-common | Jim Hahn | 1 | -29/+18 |
2020-09-08 | Bump common to 1.7.2 | Jim Hahn | 1 | -1/+1 |
2020-07-09 | Bump policy/common to 1.7.1-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-06-29 | Fix issues in common for new sonar rules | Jim Hahn | 1 | -2/+4 |
2020-06-18 | Changes for checkstyle 8.32 | liamfallon | 1 | -4/+4 |
2020-06-17 | Cleanup various sonar issues in policy-common | Jim Hahn | 1 | -12/+9 |
2020-05-19 | Bump common master to 1.7.0 | Pamela Dragosh | 1 | -1/+1 |
2020-05-05 | Bump common to 1.6.6-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-04-14 | Bump common to 1.6.5-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-04-13 | Fix handling of number fields Yaml | Jim Hahn | 1 | -4/+16 |
2020-04-10 | Bump common to 1.6.4-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-04-06 | Address sonar issues in common | Jim Hahn | 4 | -11/+27 |
2020-03-27 | More sonar issues cleanup | Pamela Dragosh | 1 | -5/+5 |
2020-03-24 | Sonar and eclipse warnings common | Pamela Dragosh | 3 | -14/+11 |
2020-03-20 | Bump common to 1.6.3-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-03-03 | Add gson adapters for special field types | Jim Hahn | 10 | -3/+582 |
2020-01-13 | Changed Matchers to ArgumentMatchers | Jim Hahn | 1 | -2/+2 |
2020-01-09 | policy/common jdk11 upgrades | HOCKLA | 1 | -2/+2 |
2019-12-16 | Added JDK 11 upgrades and point to parent java 11 branch | HOCKLA | 1 | -1/+1 |
2019-12-06 | Bumped policy/common patch version to 1.6.2-SNAPSHOT | HOCKLA | 1 | -1/+1 |
2019-12-05 | Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgrades | HOCKLA | 1 | -1/+1 |
2019-11-01 | Add common Jersey version | liamfallon | 1 | -1/+1 |
2019-10-29 | Disable HTML escaping in gson coders | Jim Hahn | 2 | -2/+3 |