aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Add gson support to policy-endpointsJim Hahn17-117/+1041
2019-01-23Add gson to utils pomJim Hahn1-1/+5
2019-01-16Add post and delete http client methodsJorge Hernandez6-98/+246
2019-01-15Remove policy-endpoints checkstyle suppressionsJim Hahn14-1528/+1634
2019-01-11Adding NOOP sources supportJorge Hernandez22-1129/+2010
2019-01-09Remove policy/common integrity-audit suppressionsJim Hahn9-133/+102
2019-01-08Replace expectException with AssertJJim Hahn8-83/+51
2018-12-19Add support for parameter inheritanceliamfallon2-64/+92
2018-11-30Update eclipselink version in policy commonJim Hahn2-45/+2
2018-11-27Remove Factory from IntegrityMonitorJim Hahn4-90/+48
2018-11-27Merge "Fix checkstyle issue in policy common"Jorge Hernandez5-141/+137
2018-11-27Fix checkstyle issue in policy commonKrishnakumar Jinka5-141/+137
2018-11-26Rename test classes in policy/commonParshad Patel6-6/+6
2018-11-06Update dmaap code for 1.1.9Pamela Dragosh4-12/+12
2018-10-31Set new master version for Dublinliamfallon10-37/+26
2018-10-30Remove openecomp repo from common pomJim Hahn1-7/+0
2018-10-26Detection of AAF enablement3.0.0-ONAPJorge Hernandez4-1/+35
2018-10-24Fix refering to snapshot in policy/common1.3.1ramverma10-11/+11
2018-10-05Merge "Remove constraints"1.3.0Jorge Hernandez1-2/+1
2018-10-05Remove constraintsPamela Dragosh1-2/+1
2018-10-03Support Throwables in expectException()Jim Hahn2-18/+39
2018-10-02Add expectException to policy-commonJim Hahn2-0/+128
2018-10-01Fix minor sonarPamela Dragosh7-173/+215
2018-09-29Fix RestManager test issueJim Hahn3-2/+26
2018-09-28Add junit coverage to rest of policy-endpoint busJim Hahn33-648/+1637
2018-09-28Merge "Add coverage for policy-endpoints bus"Jorge Hernandez9-11/+1280
2018-09-27Add coverage for policy-endpoints busJim Hahn9-11/+1280
2018-09-27Merge "Added more coverage to policy-endpoints internal"Pamela Dragosh6-0/+873
2018-09-27Added more coverage to policy-endpoints internalJim Hahn6-0/+873
2018-09-27Merge "Use powermock version from parent pom"Pamela Dragosh5-37/+1
2018-09-26Add junit coverage to policy-commonJim Hahn10-9/+1170
2018-09-26Use powermock version from parent pomJim Hahn5-37/+1
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh28-334/+446
2018-09-21new sonar issues in policy/commonJim Hahn2-29/+56
2018-09-19tweaks from testing in auth classesJorge Hernandez3-4/+3
2018-09-19error getting aaf configuration flagJorge Hernandez2-2/+2
2018-09-19Merge "Fixes for oparent upgrade"Jorge Hernandez2-5/+5
2018-09-18Fixes for oparent upgradePamela Dragosh2-5/+5
2018-09-18Add comments and removed redundant code in FiltersJorge Hernandez2-9/+14
2018-09-18Support for Authorization Generic FiltersJorge Hernandez8-1/+283
2018-09-18Remove override of parent aaf versionPamela Dragosh1-1/+0
2018-09-17temporarily set aaf version to snapshotJorge Hernandez4-7/+24
2018-09-14add more junit coverage to new Serializer classJim Hahn3-78/+410
2018-09-13add utility class to test serializable classesJim Hahn2-0/+184
2018-09-12Upgrade dmaap from policy/parentPamela Dragosh1-2/+0
2018-09-07Remove changing of access on par fieldsliamfallon15-59/+330
2018-09-04Merge "Remove unused property"Jorge Hernandez1-1/+0
2018-09-04Remove unused propertyPamela Dragosh1-1/+0
2018-08-30Add support for http PUTmmis6-45/+112
2018-08-29Merge "Improvements to Parameter Srvice"Pamela Dragosh20-44/+300