aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pap/main/rest
AgeCommit message (Expand)AuthorFilesLines
2023-10-11Remove AAF references from papadheli.tavares1-39/+0
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares13-100/+91
2023-08-08Removed db-based statistics featureSuresh Charan6-457/+1
2023-02-27Fixed sonar issues in policy-papSuresh Charan2-9/+13
2023-01-25Server Stubs PAPlapentafd23-0/+777
2023-01-17Use generated PAP interface for Swaggerlapentafd12-1145/+165
2022-12-12SLAs for async methodsadheli.tavares4-30/+94
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares2-13/+15
2022-04-04Fix incorrect url in PAP consolidated healthchecka.sreekumar1-1/+1
2022-03-10Fix PAP healthcheck response during failuresa.sreekumar1-1/+2
2022-02-11Improve PAP healthcheck api to verify DB connectivityPrakhar Pandey3-7/+35
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar15-458/+219
2022-01-07Adding totalPolicyDeployCounts updates to PapStasticsManagerisaac1-1/+4
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar25-604/+611
2021-09-02Fix PAP PDP expiration timerJim Hahn4-9/+14
2021-08-25Add dmaap connectivity check in papRam Krishna Verma2-7/+61
2021-08-05Use lombok in papRam Krishna Verma1-18/+2
2021-08-03Update query params in audit api'sRam Krishna Verma1-32/+32
2021-07-30Add time ranges to PAP statistics APIJim Hahn1-10/+49
2021-07-29Fix swagger tags in controllersRam Krishna Verma9-22/+22
2021-07-29Merge "Add datetime format to audit api's"Ajith Sreekumar1-37/+49
2021-07-28Add datetime format to audit api'sRam Krishna Verma1-37/+49
2021-07-28Remove statistics record limits from PAPJim Hahn2-42/+17
2021-07-22Add apis for policy auditRam Krishna Verma2-0/+391
2021-07-19Use new RestClientParameters class in PAPJim Hahn1-2/+2
2021-07-15Limit statistics record countJim Hahn2-21/+27
2021-06-29Fix sonars in papJim Hahn1-2/+2
2021-06-29Merge "Set "source" name in PAP PdpMessages"Jim Hahn2-0/+4
2021-06-29Merge "PolicyAudit creation when deploy/undeploy triggered."Jim Hahn8-39/+207
2021-06-29Set "source" name in PAP PdpMessagesJim Hahn2-0/+4
2021-06-28Update pap for checkstyle 8.43liamfallon10-154/+280
2021-06-25PolicyAudit creation when deploy/undeploy triggered.adheli.tavares8-39/+208
2021-06-18Fix new checkstyle issues in papJim Hahn2-4/+3
2021-06-15Use new filtering methods in PAPJim Hahn1-3/+5
2021-06-02Fix build failure and remove unused importswaynedunican1-1/+0
2021-05-27Update PAP to check for deployed policies onlywaynedunican3-7/+5
2021-05-06Fix sonars in policy-papJim Hahn16-62/+58
2021-05-06Query deployed policies by regexarkadiusz.adamski2-15/+112
2021-04-28Remove GroupValidationResultJim Hahn2-20/+12
2021-03-29Validate parameters of REST callsJim Hahn1-2/+43
2021-02-22Support Policy updates between PAP and PDPswaynedunican4-9/+49
2021-02-22Merge "Refactor Pap code to use Instant from Date"Jim Hahn1-4/+4
2021-02-19Refactor Pap code to use Instant from Daterameshiyer271-4/+4
2021-02-19Update Pdp policy status during registration or State changea.sreekumar1-4/+8
2021-02-17Updating PAP deployment API to reflect actual statusa.sreekumar4-7/+305
2021-02-07Make filters on TOSCA entities genericliamfallon1-41/+36
2021-01-15Make PAP statelessJim Hahn8-118/+207
2021-01-05Changed identifiers to concept identifiersliamfallon8-80/+82
2020-12-04Fixing sonar issues in policy-papa.sreekumar1-1/+2
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh1-3/+3