aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pap/main/rest/depundep/ProviderBase.java
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Move deploy/undeploy REST classesJim Hahn1-287/+0
2019-10-29Generate notifications when policies changejh73581-14/+23
2019-06-07Undeploy all versions of a policyJim Hahn1-2/+4
2019-04-24Validate supported types3.0.2-ONAPJim Hahn1-1/+7
2019-04-23Return appropriate HTTP status codeJim Hahn1-50/+45
2019-04-16Fix more sonar issuesJim Hahn1-4/+3
2019-04-15Fix sonar issues in PAPJim Hahn1-5/+3
2019-04-15Support integer policy-versionJim Hahn1-8/+3
2019-04-13Support group-oriented REST APIJim Hahn1-14/+21
2019-04-11Don't change group version numberJim Hahn1-51/+8
2019-04-05Delay DB updates until all policies processedJim Hahn1-64/+14
2019-04-05Flesh out policy deployment REST APIJim Hahn1-0/+369