summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Release artifacts 1.8.0 of common8.0.0-ONAPJim Hahn1-0/+4
2021-02-22Point to non-snapshots in commonJim Hahn1-1/+1
2021-02-18Remove duplicate code from type adaptersJim Hahn11-263/+195
2021-02-18Add more java.time adaptersPamela Dragosh9-2/+560
2021-02-12Make gson type adapters more genericJim Hahn2-10/+24
2021-02-11Fix sonars from depeendency upgradeJim Hahn2-7/+7
2021-02-10More sonar issues in commonJim Hahn11-68/+56
2021-02-08Remove javax.persistence dependencyJim Hahn3-14/+6
2021-01-16Add policy-clamp to policy Message constantsliamfallon1-0/+1
2021-01-07Deprecate old validation annotationsJim Hahn11-710/+30
2021-01-06Support annotations on parameterized typesJim Hahn13-18/+471
2021-01-04Update junits for ValidationJim Hahn11-284/+946
2020-12-18Make validators extensibleJim Hahn10-179/+996
2020-12-14Convert YAML Double to Integer/LongJim Hahn3-3/+34
2020-12-04Fixing sonar issues in policy-commona.sreekumar13-153/+167
2020-11-30Generalize LocalDateTimeTypeAdapterJim Hahn1-4/+12
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh2-9/+9
2020-10-29Remove server-side filtering from policy-endpointsJim Hahn5-163/+6
2020-10-29Include jackson jar in policy-endpointsJim Hahn1-0/+6
2020-10-29Fix sonar security issue in CryptoUtilsJim Hahn3-9/+25
2020-10-27Bump common master to 1.8.0 SNAPSHOTJim Hahn11-13/+13
2020-09-30Fix more sonars in policy/commonJim Hahn1-33/+23
2020-09-30Skip sonar in common utils-testJim Hahn1-1/+1
2020-09-28New sonars in policy-commonJim Hahn6-1653/+3064
2020-09-08Bump common to 1.7.2Jim Hahn11-11/+11
2020-09-08Release common 1.7.17.0.0-ONAPJim Hahn1-0/+4
2020-08-14Adding common success/failure messages for policy componentsa.sreekumar1-0/+41
2020-07-29Update INFO.yaml in policy-commonJim Hahn1-12/+16
2020-07-23Add Ajith to policy-common infoJim Hahn1-17/+11
2020-07-20Remove jackson from policy-commonJim Hahn9-251/+2
2020-07-09Bump policy/common to 1.7.1-SNAPSHOTRam Krishna Verma11-11/+11
2020-07-09Release policy/common 1.7.0Ram Krishna Verma1-0/+4
2020-07-09Refer to released parent in policy/commonRam Krishna Verma1-1/+1
2020-07-02Merge "Removing hamcrest and openpojo from utils pom"Jorge Hernandez1-10/+0
2020-07-02Removing hamcrest and openpojo from utils pomRossC1-10/+0
2020-07-02Merge "Updating common dependencies"Jorge Hernandez4-6/+6
2020-07-01Updating common dependenciesRossC5-7/+6
2020-07-01Fix build breakage in policy-commonJim Hahn4-8/+16
2020-06-30Fix sonars in common due to dependency upgradesJim Hahn5-16/+8
2020-06-30Fix sonar about always-trust-managerJim Hahn2-25/+7
2020-06-29Fix new logger sonars in policy-commonJim Hahn3-24/+24
2020-06-29Merge "upgrade eelf-core dependency: 1.0.0 -> 2.0.0-oss"Ram Krishna Verma4-8/+18
2020-06-29Fix issues in common for new sonar rulesJim Hahn12-51/+67
2020-06-29upgrade eelf-core dependency: 1.0.0 -> 2.0.0-ossjhh4-8/+18
2020-06-25Merge "Fix deprecated method in policy-common"Pamela Dragosh1-2/+3
2020-06-25Fix Junit failed after AAF version change 2.1.21Utkarsh Jauhari1-0/+7
2020-06-24Fix deprecated method in policy-commonJim Hahn1-2/+3
2020-06-19Merge "More sonar issues in policy-common"Pamela Dragosh3-23/+31
2020-06-18More sonar issues in policy-commonJim Hahn3-23/+31
2020-06-18Changes for checkstyle 8.32liamfallon22-82/+42