aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-10-11Remove AAF references from papadheli.tavares3-86/+3
2023-09-29Fix sonar code smellsadheli.tavares1-1/+0
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares23-123/+121
2023-08-08Removed db-based statistics featureSuresh Charan15-1615/+8
2023-02-27Fixed sonar issues in policy-papSuresh Charan3-14/+16
2023-02-02Replace Eclipselink with Hibernateliamfallon2-8/+10
2023-01-31Upgrade and clean up dependenciesliamfallon2-13/+26
2023-01-30Adding PAP contract testslapentafd1-1/+1
2023-01-25Server Stubs PAPlapentafd24-0/+780
2023-01-17Use generated PAP interface for Swaggerlapentafd14-1276/+348
2022-12-12SLAs for async methodsadheli.tavares5-30/+95
2022-12-08Replace SpringFox with SpringDoc in policy-papliamfallon2-6/+53
2022-11-22Merge "Add OpenAPI Swagger 3 spec and API generation"Liam Fallon1-0/+3712
2022-11-17Add OpenAPI Swagger 3 spec and API generationliamfallon1-0/+3712
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares7-43/+62
2022-09-21Fix minor warnings in codeliamfallon1-1/+0
2022-04-12Fix incorrect deployments counter on parallel executiona.sreekumar1-10/+28
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.sreekumar5-7/+84
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 Verma4-148/+3
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.sreekumar33-840/+482
2022-01-28Create spring repository layer for PAPa.sreekumar15-1/+1364
2022-01-27Remove references to MariaDB from resource fileswaynedunican2-3/+3
2022-01-07Adding totalPolicyDeployCounts updates to PapStasticsManagerisaac1-1/+4
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar40-989/+999
2021-09-06Decrease eclipselink verbosity to warningjhh1-1/+1
2021-09-02Fix PAP PDP expiration timerJim Hahn7-12/+17
2021-08-25Add dmaap connectivity check in papRam Krishna Verma2-7/+61
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 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