aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2020-01-14Sonar cleanup overrides and fixesPamela Dragosh1-9/+9
2020-01-13Add method to return resource directory contentsliamfallon2-10/+144
2020-01-13Merge "Address items deprecated by move to java 11"Ram Krishna Verma1-2/+3
2020-01-10Fix mockito import in commonJim Hahn1-0/+5
2020-01-10Address items deprecated by move to java 11Jim Hahn1-2/+3
2020-01-09policy/common jdk11 upgradesHOCKLA1-2/+2
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-10-29Fix new sonar issues in commonJim Hahn2-5/+5
2019-10-29Merge "Cleanup eclipse warnings in common"Jorge Hernandez1-4/+0
2019-10-29Cleanup eclipse warnings in commonJim Hahn1-4/+0
2019-10-29Disable HTML escaping in gson codersJim Hahn1-4/+4
2019-10-24Integrate CryptoUtils into ONAP commonChou, Joseph (jc2555)2-0/+244
2019-10-21Add CryptoCoder interfacejhh3-9/+45
2019-10-16Removed unthrown checked exceptions from CryptoUtils.jhh1-10/+3
2019-09-13Extract YamlJsonTranslator from StandardYamlCoderJim Hahn7-295/+540
2019-09-12Remove YamlException classJim Hahn2-124/+0
2019-09-11Create StandardYamlCoderJim Hahn7-0/+585
2019-09-06Bump version in policy/common masterJim Hahn1-1/+1
2019-08-14Add ApiUtils to facilitate looping over featuresJim Hahn2-0/+143
2019-08-02Bump version in policy/commonJim Hahn1-1/+1
2019-07-17Convert double to int when decoding via gsonJim Hahn2-2/+29
2019-07-05Fix sonar issue in common/utilsJim Hahn2-2/+2
2019-07-03Remove ToStringTester from utilsramverma1-66/+0
2019-06-26Speed up CryptoUtilsTestJim Hahn2-5/+14
2019-06-21Bump common to 1.5.1 SNAPSHOTPamela Dragosh1-1/+1
2019-06-14Change getCanonicalName() to getName() in commonJim Hahn1-4/+5
2019-06-13More sonar fixes in policy/commonJim Hahn1-3/+2
2019-06-12Apply simple sonar fixesJim Hahn11-186/+185
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 Hahn2-22/+22
2019-04-11Don't map JSON values to DoubleJim Hahn3-2/+35
2019-04-05Add string constructor to Version classliamfallon1-12/+30
2019-04-04Add semantic version comparable classliamfallon3-1/+262
2019-03-26Add get() without clazzJim Hahn1-0/+17
2019-03-21Add simple Registry class to manage singletonsJim Hahn2-0/+290
2019-03-20Add wrapper for ServiceManagerJim Hahn2-0/+214
2019-03-18Merge "Add Network Logging Feature"Liam Fallon6-71/+363
2019-03-18ONAP password encryption tool sonar fixChou, Joseph1-25/+25
2019-03-16Make ServiceManager implement StartableJim Hahn3-36/+114
2019-03-14Add support for TOSCA JSON Parsingliamfallon2-0/+163
2019-03-13Add Network Logging FeatureDaniel Cruz6-71/+363
2019-03-12Merge "ONAP password encryption tool"Pamela Dragosh3-0/+383
2019-03-12Merge "Add ServiceManager class"Liam Fallon7-8/+601
2019-03-12ONAP password encryption toolChou, Joseph3-0/+383
2019-03-11Add ServiceManager classJim Hahn7-8/+601
2019-03-11Address sonar issues in utilsJim Hahn2-4/+7
2019-03-08Merge "Add code to allocate server ports"Jorge Hernandez2-9/+156
2019-03-08Add code to allocate server portsJim Hahn2-9/+156