aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Release policy/pap2.8.0jenkins-releng1-1/+1
2022-12-12SLAs for async methodsadheli.tavares9-62/+216
2022-12-08Replace SpringFox with SpringDoc in policy-papliamfallon8-21/+58
2022-11-22Merge "Add OpenAPI Swagger 3 spec and API generation"Liam Fallon2-0/+3756
2022-11-17Add OpenAPI Swagger 3 spec and API generationliamfallon2-0/+3756
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares35-261/+398
2022-10-21Set snapshot and/or references of policy/pap for new releaseliamfallon1-1/+1
2022-10-21Update snapshot and/or references of policy/pap to latest snapshotsliamfallon1-1/+1
2022-10-11Use spring-boot-starter-actuator managed versionliamfallon1-2/+0
2022-09-28Add Kafka dependencySirisha_Manchikanti1-0/+5
2022-09-23Update snapshot and/or references of policy/pap to latest snapshotsliamfallon1-1/+1
2022-09-21Fix minor warnings in codeliamfallon3-8/+3
2022-05-03Set snapshot and/or references of policy/pap for new releaseliamfallon1-1/+1
2022-04-28Update snapshot and/or references of policy/pap to latest snapshotsliamfallon1-1/+1
2022-04-12Update snapshot and/or references of policy/pap to latest snapshotsliamfallon1-1/+1
2022-04-12Fix incorrect deployments counter on parallel executiona.sreekumar4-12/+41
2022-04-04Fix incorrect url in PAP consolidated healthchecka.sreekumar1-1/+1
2022-03-21Fix build failure in paprameshiyer271-1/+1
2022-03-11Update snapshot and/or references of policy/pap to latest snapshotsliamfallon1-1/+1
2022-03-10Fix PAP healthcheck response during failuresa.sreekumar2-3/+9
2022-03-01Fix swagger and improve exception handlinga.sreekumar7-9/+87
2022-02-25Merge "Add support for populating metadataSet in PAP tosca policy"Liam Fallon6-5/+285
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