aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2022-04-04Fix incorrect url in PAP consolidated healthchecka.sreekumar1-1/+1
2022-03-10Fix PAP healthcheck response during failuresa.sreekumar1-1/+2
2022-03-01Fix swagger and improve exception handlinga.sreekumar4-7/+83
2022-02-25Merge "Add support for populating metadataSet in PAP tosca policy"Liam Fallon3-0/+126
2022-02-23Add support for populating metadataSet in PAP tosca policyrameshiyer273-0/+126
2022-02-23Adding deployment metrics to PAPa.sreekumar3-1/+35
2022-02-17Use classes from policy/commonRam Krishna Verma3-147/+2
2022-02-15Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar4-57/+38
2022-02-14Merge "Add yaml support to pap api's"Ajith Sreekumar2-0/+152
2022-02-11Improve PAP healthcheck api to verify DB connectivityPrakhar Pandey3-7/+35
2022-02-10Add yaml support to pap api'sRam Krishna Verma2-0/+152
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar31-764/+481
2022-01-28Create spring repository layer for PAPa.sreekumar14-1/+1350
2022-01-07Adding totalPolicyDeployCounts updates to PapStasticsManagerisaac1-1/+4
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar39-989/+917
2021-09-02Fix PAP PDP expiration timerJim Hahn7-12/+17
2021-08-25Add dmaap connectivity check in papRam Krishna Verma2-7/+61
2021-08-05Use lombok in papRam Krishna Verma3-41/+6
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 Verma3-1/+394
2021-07-19Use new RestClientParameters class in PAPJim Hahn2-5/+5
2021-07-15Limit statistics record countJim Hahn2-21/+27
2021-07-07Update pdp statistics to count deploy/undeploy separately.adheli.tavares1-0/+3
2021-07-07Merge "Use separate subscription for heartbeats"Jim Hahn2-24/+40
2021-07-06Fix NPE in UpdateReq.reconfigure()Jim Hahn1-0/+4
2021-07-06Use separate subscription for heartbeatsJim Hahn2-24/+40
2021-07-05Revert "Add listener to collect PDP statistics"Jim Hahn2-140/+1
2021-06-30Add listener to collect PDP statisticsJim Hahn2-1/+140
2021-06-30Add ability to turn on/off pdp statisticsRam Krishna Verma6-10/+34
2021-06-29Fix sonars in papJim Hahn1-2/+2
2021-06-29Merge "Set "source" name in PAP PdpMessages"Jim Hahn4-0/+11
2021-06-29Merge "PolicyAudit creation when deploy/undeploy triggered."Jim Hahn8-39/+207
2021-06-29Set "source" name in PAP PdpMessagesJim Hahn4-0/+11
2021-06-28Merge "Send pdp-update if PDP response doesn't match DB"Jim Hahn5-5/+72
2021-06-28Update pap for checkstyle 8.43liamfallon10-154/+280
2021-06-25Send pdp-update if PDP response doesn't match DBJim Hahn5-5/+72
2021-06-25PolicyAudit creation when deploy/undeploy triggered.adheli.tavares8-39/+208
2021-06-23Remove expired PDPsJim Hahn8-312/+99
2021-06-22Update timestamp of PDP recordJim Hahn1-9/+18
2021-06-18Fix new checkstyle issues in papJim Hahn2-4/+3
2021-06-15Use new filtering methods in PAPJim Hahn1-3/+5
2021-06-10Sonars in papJim Hahn1-1/+1
2021-06-02Fix build failure and remove unused importswaynedunican2-2/+0
2021-06-01Merge "support external configuration of pdp groups"Jim Hahn3-26/+43
2021-05-27support external configuration of pdp groupsjhh3-26/+43