aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Add support for populating metadataSet in PAP tosca policyrameshiyer276-5/+285
2022-02-23Adding deployment metrics to PAPa.sreekumar9-3/+88
2022-02-17Use classes from policy/commonRam Krishna Verma6-149/+9
2022-02-15Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar5-61/+39
2022-02-14Merge "Add yaml support to pap api's"Ajith Sreekumar5-11/+221
2022-02-11Improve PAP healthcheck api to verify DB connectivityPrakhar Pandey4-9/+52
2022-02-10Add yaml support to pap api'sRam Krishna Verma5-11/+221
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar67-2076/+1482
2022-02-07Use spring boot actuator version 2.5.4a.sreekumar1-2/+2
2022-01-28Create spring repository layer for PAPa.sreekumar24-27/+2154
2022-01-27Remove references to MariaDB from resource fileswaynedunican6-10/+116
2022-01-07Adding totalPolicyDeployCounts updates to PapStasticsManagerisaac4-4/+54
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar62-1544/+1266
2021-11-29Update snapshot of policy/pap to 2.6.1-SNAPSHOTliamfallon1-1/+1
2021-11-03Rename username for PAP operations.adheli.tavares7-14/+14
2021-10-14Bump policy/pap to jakarta 2.6.0-SNAPSHOTa.sreekumar1-1/+1
2021-10-14Bump policy/pap to 2.5.2-SNAPSHOTa.sreekumar1-1/+1
2021-09-14Bump pap to 2.5.1-SNAPSHOTRam Krishna Verma1-1/+1
2021-09-06Decrease eclipselink verbosity to warningjhh1-1/+1
2021-09-02Fix PAP PDP expiration timerJim Hahn8-12/+29
2021-08-25Add dmaap connectivity check in papRam Krishna Verma5-8/+110
2021-08-23Fix junits broken by change in is-alive typeJim Hahn1-1/+3
2021-08-17Update Policy Components not to create tablesktimoney1-3/+3
2021-08-05Use lombok in papRam Krishna Verma3-41/+6
2021-08-03Update query params in audit api'sRam Krishna Verma2-35/+35
2021-07-30Add time ranges to PAP statistics APIJim Hahn2-37/+127
2021-07-29Fix swagger tags in controllersRam Krishna Verma9-22/+22
2021-07-29Merge "Add datetime format to audit api's"Ajith Sreekumar2-68/+138
2021-07-28Add datetime format to audit api'sRam Krishna Verma2-68/+138
2021-07-28Remove statistics record limits from PAPJim Hahn2-42/+17
2021-07-22Add apis for policy auditRam Krishna Verma6-1/+713
2021-07-19Use new RestClientParameters class in PAPJim Hahn4-14/+14
2021-07-15Limit statistics record countJim Hahn2-21/+27
2021-07-07Update pdp statistics to count deploy/undeploy separately.adheli.tavares2-0/+5
2021-07-07Merge "Use separate subscription for heartbeats"Jim Hahn5-24/+61
2021-07-06Fix NPE in UpdateReq.reconfigure()Jim Hahn2-0/+15
2021-07-06Use separate subscription for heartbeatsJim Hahn5-24/+61
2021-07-05Revert "Add listener to collect PDP statistics"Jim Hahn3-375/+1
2021-06-30Add listener to collect PDP statisticsJim Hahn3-1/+375
2021-06-30Add ability to turn on/off pdp statisticsRam Krishna Verma10-13/+65
2021-06-29Fix sonars in papJim Hahn2-4/+4
2021-06-29Merge "Set "source" name in PAP PdpMessages"Jim Hahn7-16/+22
2021-06-29Merge "PolicyAudit creation when deploy/undeploy triggered."Jim Hahn17-141/+425
2021-06-29Set "source" name in PAP PdpMessagesJim Hahn7-16/+22
2021-06-28Merge "Send pdp-update if PDP response doesn't match DB"Jim Hahn8-17/+199
2021-06-28Update pap for checkstyle 8.43liamfallon10-154/+280
2021-06-25Send pdp-update if PDP response doesn't match DBJim Hahn8-17/+199
2021-06-25PolicyAudit creation when deploy/undeploy triggered.adheli.tavares17-141/+426
2021-06-25Fix broken junitsJim Hahn2-2/+2
2021-06-23Remove expired PDPsJim Hahn19-774/+271