summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Release policy/common1.6.0jenkins-releng10-10/+10
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
2019-09-13Merge "Changes to accomodate to version of jetty"Jorge Hernandez1-6/+7
2019-09-13Merge "Remove YamlException class"Jim Hahn2-124/+0
2019-09-13Changes to accomodate to version of jettyJim Hahn1-6/+7
2019-09-12Report bad-request for invalid YAMLJim Hahn8-61/+232
2019-09-12Remove YamlException classJim Hahn2-124/+0
2019-09-11Create StandardYamlCoderJim Hahn14-20/+1107
2019-09-10Update default branch in common for masterJim Hahn1-0/+1
2019-09-06Bump version in policy/common masterJim Hahn11-12/+12
2019-09-05Upgrade to released parent 3.0.1Pamela Dragosh1-1/+1
2019-08-27Remove AlertSeverity from logback in policy/commonJim Hahn4-140/+140
2019-08-23Rest servers should return 400 for bad syntax JSONJim Hahn4-2/+207
2019-08-21Enhance TestTimeMultiJim Hahn19-185/+2405
2019-08-14Add ApiUtils to facilitate looping over featuresJim Hahn4-24/+155
2019-08-08Review maven dependency for snakeyamlBruno Sakoto2-2/+1
2019-08-02Bump version in policy/commonJim Hahn11-11/+11
2019-08-01Merge "Change to fix issues in overridden validations of ParameterGroups"1.5.1Ram Krishna Verma1-1/+6
2019-07-31Remove ParameterUtilsJim Hahn4-243/+3
2019-07-31Change to fix issues in overridden validations of ParameterGroupsa.sreekumar1-1/+6
2019-07-30Fix managed noop topic sourceJim Hahn4-15/+24
2019-07-30Merge "Passing the updated topic parameters to policy-endpoints"Jorge Hernandez5-32/+127
2019-07-30Passing the updated topic parameters to policy-endpointsa.sreekumar5-32/+127
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn14-45/+370
2019-07-27Default TopicParams.isManaged to trueJim Hahn2-2/+15
2019-07-25Changes to add missing topic parametersa.sreekumar7-107/+162
2019-07-18Merge "Convert double to int when decoding via gson"Ram Krishna Verma6-100/+354
2019-07-17Convert double to int when decoding via gsonJim Hahn6-100/+354
2019-07-17Copy PapRestServer to policy/commonJim Hahn3-0/+369
2019-07-15Combine lines in IM state transition tableJim Hahn2-727/+172
2019-07-11Fix checkstyle issues in common/gsonJim Hahn6-68/+107
2019-07-08Merge "Fix sonar issues in Integrity Monitor"Jorge Hernandez5-303/+337
2019-07-08Merge "Replace ONAP-logging getters/setters with lombok"Jim Hahn1-24/+0
2019-07-08Merge "Fix sonar issues in policy/endpoints"Jim Hahn53-430/+794
2019-07-08Replace ONAP-logging getters/setters with lombokJim Hahn1-24/+0
2019-07-08Merge "Fix sonar issues in policy ONAP logging"Pamela Dragosh28-951/+759
2019-07-05Fix sonar issues in policy ONAP loggingJim Hahn28-951/+759
2019-07-05Fix sonar issues in policy/endpointsJim Hahn53-430/+794
2019-07-05Fix sonar issue in common/utilsJim Hahn3-3/+4
2019-07-05Fix sonar issues in Integrity MonitorJim Hahn5-303/+337