summaryrefslogtreecommitdiffstats
path: root/gson
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Release policy/common1.9.0jenkins-releng1-1/+1
2021-06-16Use lombok in common paramsJim Hahn3-22/+10
2021-05-21Enhance toString methods in factory classesJim Hahn7-72/+26
2021-05-07Change java.util.regex to re2jJim Hahn2-2/+6
2021-05-06Fix sonars in policy-commonJim Hahn7-17/+16
2021-03-12Address plugin-not-found issuesJim Hahn1-76/+1
2021-03-10Bump version to 1.9.0 in commonJim Hahn1-1/+1
2021-02-23Bump version to 1.8.1-SNAPSHOT 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
2020-11-30Generalize LocalDateTimeTypeAdapterJim Hahn1-4/+12
2020-10-27Bump common master to 1.8.0 SNAPSHOTJim Hahn1-1/+1
2020-09-28New sonars in policy-commonJim Hahn1-29/+18
2020-09-08Bump common to 1.7.2Jim Hahn1-1/+1
2020-07-09Bump policy/common to 1.7.1-SNAPSHOTRam Krishna Verma1-1/+1
2020-06-29Fix issues in common for new sonar rulesJim Hahn1-2/+4
2020-06-18Changes for checkstyle 8.32liamfallon1-4/+4
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn1-12/+9
2020-05-19Bump common master to 1.7.0Pamela Dragosh1-1/+1
2020-05-05Bump common to 1.6.6-SNAPSHOTPamela Dragosh1-1/+1
2020-04-14Bump common to 1.6.5-SNAPSHOTRam Krishna Verma1-1/+1
2020-04-13Fix handling of number fields YamlJim Hahn1-4/+16
2020-04-10Bump common to 1.6.4-SNAPSHOTPamela Dragosh1-1/+1
2020-04-06Address sonar issues in commonJim Hahn4-11/+27
2020-03-27More sonar issues cleanupPamela Dragosh1-5/+5
2020-03-24Sonar and eclipse warnings commonPamela Dragosh3-14/+11
2020-03-20Bump common to 1.6.3-SNAPSHOTPamela Dragosh1-1/+1
2020-03-03Add gson adapters for special field typesJim Hahn10-3/+582
2020-01-13Changed Matchers to ArgumentMatchersJim Hahn1-2/+2
2020-01-09policy/common jdk11 upgradesHOCKLA1-2/+2
2019-12-16Added JDK 11 upgrades and point to parent java 11 branchHOCKLA1-1/+1
2019-12-06Bumped policy/common patch version to 1.6.2-SNAPSHOTHOCKLA1-1/+1
2019-12-05Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgradesHOCKLA1-1/+1
2019-11-01Add common Jersey versionliamfallon1-1/+1
2019-10-29Disable HTML escaping in gson codersJim Hahn2-2/+3
2019-09-16Eliminate constructors with side-effectsJim Hahn2-20/+33
2019-09-13Extract YamlJsonTranslator from StandardYamlCoderJim Hahn2-5/+13
2019-09-06Bump version in policy/common masterJim Hahn1-1/+1
2019-08-02Bump version in policy/commonJim Hahn1-1/+1
2019-07-17Convert double to int when decoding via gsonJim Hahn4-98/+325
2019-07-11Fix checkstyle issues in common/gsonJim Hahn6-68/+107
2019-06-21Bump common to 1.5.1 SNAPSHOTPamela Dragosh1-1/+1
2019-06-12Apply simple sonar fixesJim Hahn12-32/+25
2019-05-28Change version to 1.5.0Pamela Dragosh1-1/+1
2019-05-01Bump common snapshotPamela Dragosh1-1/+1
2019-04-29Fix sonar issue with double compare4.0.0-ONAP1.4.0Jim Hahn1-2/+2
2019-04-11Don't map JSON values to DoubleJim Hahn9-14/+357
2019-03-14Add support for TOSCA JSON Parsingliamfallon2-1/+11
2019-02-22Log which gson style is being usedJim Hahn2-2/+8