aboutsummaryrefslogtreecommitdiffstats
path: root/utils/src/test/java/org/onap/policy/common/utils
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Dependency management updateadheli.tavares1-4/+5
2023-09-21Java 17 Upgradeadheli.tavares5-12/+15
2022-04-22Fix unit test failing due to GSON upgradeliamfallon1-2/+3
2022-01-17Fix test case broken by new GSON versionliamfallon1-1/+1
2021-09-02Create methods for creating temp filesJim Hahn3-53/+122
2021-08-20Fix sonars and java warnings in commonJim Hahn1-9/+1
2021-08-04refactor slf4j logger to common utilTaka Cho1-0/+61
2021-06-25Add name generator for PAP and PDPsJim Hahn1-1/+11
2021-06-17Use lombok in policy-common utilsJim Hahn1-3/+3
2021-05-21Enhance toString methods in factory classesJim Hahn1-6/+3
2021-04-13Merge "Revert "Modify StandardCoder to handle empty source""Pamela Dragosh1-33/+2
2021-04-13Revert "Modify StandardCoder to handle empty source"Jim Hahn1-33/+2
2021-04-13Add command line handleradheli.tavares2-2/+183
2021-04-07Modify StandardCoder to handle empty sourceJim Hahn1-2/+33
2020-12-14Convert YAML Double to Integer/LongJim Hahn1-0/+6
2020-10-29Fix sonar security issue in CryptoUtilsJim Hahn2-5/+19
2020-09-30Fix more sonars in policy/commonJim Hahn1-33/+23
2020-09-28New sonars in policy-commonJim Hahn1-17/+8
2020-06-29Fix issues in common for new sonar rulesJim Hahn1-1/+4
2020-06-18Changes for checkstyle 8.32liamfallon3-8/+8
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn8-31/+25
2020-04-06Address sonar issues in commonJim Hahn6-59/+59
2020-03-12Move code from drools-apps to commonJim Hahn2-10/+220
2020-03-03Add gson adapters for special field typesJim Hahn1-0/+160
2020-02-24Fixes to support dependency upgradePamela Dragosh1-3/+3
2020-02-17Add convert() to CoderJim Hahn2-1/+161
2020-02-08Add enhancements to standard coderJim Hahn1-3/+44
2020-02-03Merge "Fix ResourceUtilsTest junit"Pamela Dragosh1-6/+16
2020-01-31Add pretty() method to CoderJim Hahn3-1/+71
2020-01-31Fix ResourceUtilsTest junitJim Hahn1-6/+16
2020-01-29Convert double to int when decoding JSONJim Hahn1-1/+15
2020-01-27Schema validation extension to StandardCoderjhh1-0/+143
2020-01-22Create path to text file being createdliamfallon1-1/+21
2020-01-13Add method to return resource directory contentsliamfallon1-7/+42
2020-01-10Address items deprecated by move to java 11Jim Hahn1-2/+3
2019-10-29Fix new sonar issues in commonJim Hahn1-2/+2
2019-10-24Integrate CryptoUtils into ONAP commonChou, Joseph (jc2555)1-0/+105
2019-10-21Add CryptoCoder interfacejhh1-2/+2
2019-09-13Extract YamlJsonTranslator from StandardYamlCoderJim Hahn3-84/+210
2019-09-12Remove YamlException classJim Hahn1-61/+0
2019-09-11Create StandardYamlCoderJim Hahn2-0/+212
2019-08-14Add ApiUtils to facilitate looping over featuresJim Hahn1-0/+82
2019-07-17Convert double to int when decoding via gsonJim Hahn1-0/+9
2019-07-05Fix sonar issue in common/utilsJim Hahn1-1/+1
2019-06-26Speed up CryptoUtilsTestJim Hahn1-0/+2
2019-06-12Apply simple sonar fixesJim Hahn8-162/+167
2019-04-11Don't map JSON values to DoubleJim Hahn1-0/+26
2019-04-04Add semantic version comparable classliamfallon1-0/+142
2019-03-21Add simple Registry class to manage singletonsJim Hahn1-0/+139
2019-03-20Add wrapper for ServiceManagerJim Hahn1-0/+115