Age | Commit message (Expand) | Author | Files | Lines |
2021-06-22 | Move Validators and RestClientParameters in policy-common |  FrancescoFioraEst | 4 | -0/+159 |
2021-06-18 | Merge "Fix new checkstyle issues in policy-common" |  Jim Hahn | 4 | -6/+5 |
2021-06-18 | Merge "Use lombok in policy-endpoints" |  Jim Hahn | 24 | -399/+104 |
2021-06-18 | Fix new checkstyle issues in policy-common |  Jim Hahn | 4 | -6/+5 |
2021-06-18 | Use lombok in policy-common utils-test |  Jim Hahn | 6 | -46/+19 |
2021-06-18 | Merge "Use lombok in policy-common utils" |  Jim Hahn | 22 | -224/+109 |
2021-06-17 | Merge "Use lombok annotations in IM and ONAP logging" |  Jim Hahn | 20 | -467/+129 |
2021-06-17 | Use lombok in policy-common utils |  Jim Hahn | 22 | -224/+109 |
2021-06-17 | Use lombok in policy-endpoints |  Jim Hahn | 24 | -399/+104 |
2021-06-17 | Use lombok annotations in IM and ONAP logging |  Jim Hahn | 20 | -467/+129 |
2021-06-16 | Use lombok in common params |  Jim Hahn | 14 | -240/+80 |
2021-06-01 | Validator should report serialized field name |  Jim Hahn | 3 | -4/+15 |
2021-05-27 | Fix sonar issues in common |  Jim Hahn | 1 | -1/+1 |
2021-05-24 | Merge "Enhance toString methods in factory classes" |  Jim Hahn | 28 | -236/+89 |
2021-05-21 | Fix sonar duplicate code issue |  Jim Hahn | 2 | -50/+109 |
2021-05-21 | Enhance toString methods in factory classes |  Jim Hahn | 28 | -236/+89 |
2021-05-07 | Change java.util.regex to re2j |  Jim Hahn | 20 | -20/+28 |
2021-05-06 | Fix sonars in policy-common |  Jim Hahn | 83 | -452/+496 |
2021-04-29 | Remove GroupValidationResult |  Jim Hahn | 46 | -2552/+278 |
2021-04-13 | Merge "Revert "Modify StandardCoder to handle empty source"" |  Pamela Dragosh | 2 | -55/+7 |
2021-04-13 | Revert "Modify StandardCoder to handle empty source" |  Jim Hahn | 2 | -55/+7 |
2021-04-13 | Add command line handler |  adheli.tavares | 8 | -2/+523 |
2021-04-07 | Modify StandardCoder to handle empty source |  Jim Hahn | 2 | -7/+55 |
2021-03-25 | Use self-signed-cert property for HTTP clients |  Jim Hahn | 1 | -5/+4 |
2021-03-18 | Add utility to generate keystore for testing |  Jim Hahn | 3 | -0/+291 |
2021-03-12 | Remove more unnecessary plugins from common |  Jim Hahn | 1 | -42/+1 |
2021-03-12 | Address plugin-not-found issues |  Jim Hahn | 8 | -368/+6 |
2021-03-10 | Bump version to 1.9.0 in common |  Jim Hahn | 11 | -13/+13 |
2021-02-24 | Update info.yaml in common |  Ram Krishna Verma | 1 | -2/+2 |
2021-02-23 | Bump version to 1.8.1-SNAPSHOT in common |  Jim Hahn | 11 | -11/+11 |
2021-02-22 | Release artifacts 1.8.0 of common8.0.0-ONAP |  Jim Hahn | 1 | -0/+4 |
2021-02-22 | Point to non-snapshots 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 |
2021-02-11 | Fix sonars from depeendency upgrade |  Jim Hahn | 2 | -7/+7 |
2021-02-10 | More sonar issues in common |  Jim Hahn | 11 | -68/+56 |
2021-02-08 | Remove javax.persistence dependency |  Jim Hahn | 3 | -14/+6 |
2021-01-16 | Add policy-clamp to policy Message constants |  liamfallon | 1 | -0/+1 |
2021-01-07 | Deprecate old validation annotations |  Jim Hahn | 11 | -710/+30 |
2021-01-06 | Support annotations on parameterized types |  Jim Hahn | 13 | -18/+471 |
2021-01-04 | Update junits for Validation |  Jim Hahn | 11 | -284/+946 |
2020-12-18 | Make validators extensible |  Jim Hahn | 10 | -179/+996 |
2020-12-14 | Convert YAML Double to Integer/Long |  Jim Hahn | 3 | -3/+34 |
2020-12-04 | Fixing sonar issues in policy-common |  a.sreekumar | 13 | -153/+167 |
2020-11-30 | Generalize LocalDateTimeTypeAdapter |  Jim Hahn | 1 | -4/+12 |
2020-11-06 | Fix upcoming checkstyle issues |  Pamela Dragosh | 2 | -9/+9 |
2020-10-29 | Remove server-side filtering from policy-endpoints |  Jim Hahn | 5 | -163/+6 |
2020-10-29 | Include jackson jar in policy-endpoints |  Jim Hahn | 1 | -0/+6 |
2020-10-29 | Fix sonar security issue in CryptoUtils |  Jim Hahn | 3 | -9/+25 |