aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-17Merge "Allow storing REST servers password and userName in environment variab...Jim Hahn1-2/+9
2020-02-17Allow storing REST servers password and userName in environment variablesDominik Mizyn1-2/+9
2020-02-17Add PseudoExecutor to utils-testJim Hahn2-0/+130
2020-02-14Added BidirectionalTopicClient to policy-commonJim Hahn4-2/+352
2020-02-10Merge "Add headers to asynchronous get in HttpClient"Ram Krishna Verma3-12/+22
2020-02-08Add enhancements to standard coderJim Hahn2-16/+101
2020-02-08Add headers to asynchronous get in HttpClientJim Hahn3-12/+22
2020-02-03Merge "Fix ResourceUtilsTest junit"Pamela Dragosh1-6/+16
2020-02-03Merge "Add pretty() method to Coder"Pamela Dragosh7-9/+138
2020-01-31Add pretty() method to CoderJim Hahn7-9/+138
2020-01-31Fix ResourceUtilsTest junitJim Hahn1-6/+16
2020-01-31Add async support to HttpClientJim Hahn3-8/+236
2020-01-30Add Configurable to common/capabilitiesJim Hahn1-0/+43
2020-01-30Merge "Add a bean validator"Pamela Dragosh4-6/+1093
2020-01-30Add a bean validatorJim Hahn4-6/+1093
2020-01-29Convert double to int when decoding JSONJim Hahn2-2/+18
2020-01-27Schema validation extension to StandardCoderjhh8-6/+357
2020-01-23Merge "Create path to text file being created"Liam Fallon2-1/+25
2020-01-22Create path to text file being createdliamfallon2-1/+25
2020-01-20Replace deprecated Nashorn javascript engineJim Hahn3-15/+21
2020-01-14Sonar cleanup overrides and fixesPamela Dragosh9-34/+40
2020-01-14Merge "Changed Matchers to ArgumentMatchers"Pamela Dragosh11-26/+26
2020-01-13Add method to return resource directory contentsliamfallon2-10/+144
2020-01-13Changed Matchers to ArgumentMatchersJim Hahn11-26/+26
2020-01-13Merge "Update sonar configuration"Ram Krishna Verma1-75/+1
2020-01-13Merge "Address items deprecated by move to java 11"Ram Krishna Verma5-32/+55
2020-01-10Fix mockito import in commonJim Hahn2-6/+11
2020-01-10Update sonar configurationPamela Dragosh1-75/+1
2020-01-10Address items deprecated by move to java 11Jim Hahn5-32/+55
2020-01-09policy/common jdk11 upgradesHOCKLA7-17/+23
2019-12-16Update policy common for checkstyle 8liamfallon1-1/+0
2019-12-16Added JDK 11 upgrades and point to parent java 11 branchHOCKLA9-97/+94
2019-12-06Merge "Minor changes for new Eclipse checkstyle checks"Pamela Dragosh14-596/+960
2019-12-06Bumped policy/common patch version to 1.6.2-SNAPSHOTHOCKLA11-11/+11
2019-12-06Release 1.6.1 policy/commonHOCKLA1-0/+4
2019-12-06Point to 3.1.0 policy/parent to prep for re-releaseHOCKLA1-1/+1
2019-12-06Minor changes for new Eclipse checkstyle checksliamfallon14-596/+960
2019-12-05Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgradesHOCKLA11-12/+12
2019-12-04Added a yaml file to release 1.6.0 policy/commonHOCKLA2-1/+5
2019-11-04Make jersey-hk2 dependency non-testliamfallon1-2/+0
2019-11-01Add common Jersey versionliamfallon6-31/+28
2019-10-29Fix new sonar issues in commonJim Hahn2-5/+5
2019-10-29Merge "Cleanup eclipse warnings in common"Jorge Hernandez2-5/+1
2019-10-29Cleanup eclipse warnings in commonJim Hahn2-5/+1
2019-10-29Disable HTML escaping in gson codersJim Hahn3-6/+7
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-16Eliminate constructors with side-effectsJim Hahn7-23/+41
2019-09-13Extract YamlJsonTranslator from StandardYamlCoderJim Hahn17-334/+816