aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-11-27Allow semantic versioning in all templates in papFrancescoFioraEst4-8/+24
2023-10-11Remove AAF references from papadheli.tavares1-1/+0
2023-09-29Fix sonar code smellsadheli.tavares3-35/+35
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares71-1828/+1762
2023-08-08Removed db-based statistics featureSuresh Charan16-862/+8
2023-02-27Fixed sonar issues in policy-papSuresh Charan1-2/+2
2023-02-02Replace Eclipselink with Hibernateliamfallon1-18/+28
2023-01-31Upgrade and clean up dependenciesliamfallon6-40/+34
2023-01-30Adding PAP contract testslapentafd1-0/+104
2023-01-25Server Stubs PAPlapentafd12-12/+12
2023-01-17Use generated PAP interface for Swaggerlapentafd3-4/+7
2022-12-18Upgrade the H2 database to the latest versionliamfallon3-4/+4
2022-12-12SLAs for async methodsadheli.tavares4-32/+121
2022-12-08Replace SpringFox with SpringDoc in policy-papliamfallon5-5/+1
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares28-218/+336
2022-09-21Fix minor warnings in codeliamfallon1-6/+3
2022-04-12Fix incorrect deployments counter on parallel executiona.sreekumar3-2/+13
2022-03-21Fix build failure in paprameshiyer271-1/+1
2022-03-10Fix PAP healthcheck response during failuresa.sreekumar1-2/+7
2022-03-01Fix swagger and improve exception handlinga.sreekumar2-2/+3
2022-02-25Merge "Add support for populating metadataSet in PAP tosca policy"Liam Fallon3-5/+159
2022-02-23Add support for populating metadataSet in PAP tosca policyrameshiyer273-5/+159
2022-02-23Adding deployment metrics to PAPa.sreekumar6-2/+53
2022-02-17Use classes from policy/commonRam Krishna Verma1-1/+1
2022-02-15Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar1-4/+1
2022-02-14Merge "Add yaml support to pap api's"Ajith Sreekumar3-11/+69
2022-02-11Improve PAP healthcheck api to verify DB connectivityPrakhar Pandey1-2/+17
2022-02-10Add yaml support to pap api'sRam Krishna Verma3-11/+69
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar33-1231/+1000
2022-01-28Create spring repository layer for PAPa.sreekumar8-25/+784
2022-01-27Remove references to MariaDB from resource fileswaynedunican4-7/+113
2022-01-07Adding totalPolicyDeployCounts updates to PapStasticsManagerisaac3-3/+50
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar21-533/+211
2021-11-03Rename username for PAP operations.adheli.tavares7-14/+14
2021-09-02Fix PAP PDP expiration timerJim Hahn1-0/+12
2021-08-25Add dmaap connectivity check in papRam Krishna Verma3-1/+49
2021-08-23Fix junits broken by change in is-alive typeJim Hahn1-1/+3
2021-08-03Update query params in audit api'sRam Krishna Verma1-3/+3
2021-07-30Add time ranges to PAP statistics APIJim Hahn1-27/+78
2021-07-28Add datetime format to audit api'sRam Krishna Verma1-31/+89
2021-07-22Add apis for policy auditRam Krishna Verma3-0/+319
2021-07-19Use new RestClientParameters class in PAPJim Hahn2-9/+9
2021-07-07Update pdp statistics to count deploy/undeploy separately.adheli.tavares1-0/+2
2021-07-07Merge "Use separate subscription for heartbeats"Jim Hahn3-0/+21
2021-07-06Fix NPE in UpdateReq.reconfigure()Jim Hahn1-0/+11
2021-07-06Use separate subscription for heartbeatsJim Hahn3-0/+21
2021-07-05Revert "Add listener to collect PDP statistics"Jim Hahn1-235/+0
2021-06-30Add listener to collect PDP statisticsJim Hahn1-0/+235
2021-06-30Add ability to turn on/off pdp statisticsRam Krishna Verma4-3/+31
2021-06-29Fix sonars in papJim Hahn1-2/+2