aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Remove Dmaap from PAPrameshiyer272-12/+12
2023-12-18Allow topics to be registered with lower case for kafka compabilityadheli.tavares2-5/+4
2023-11-27Allow semantic versioning in all templates in papFrancescoFioraEst4-8/+24
2023-09-29Fix sonar code smellsadheli.tavares3-35/+35
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares69-1723/+1762
2023-08-08Removed db-based statistics featureSuresh Charan11-857/+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 Swaggerlapentafd1-3/+3
2022-12-18Upgrade the H2 database to the latest versionliamfallon1-3/+0
2022-12-12SLAs for async methodsadheli.tavares3-32/+116
2022-12-08Replace SpringFox with SpringDoc in policy-papliamfallon5-5/+1
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares25-207/+231
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.sreekumar1-2/+2
2022-02-25Merge "Add support for populating metadataSet in PAP tosca policy"Liam Fallon2-5/+139
2022-02-23Add support for populating metadataSet in PAP tosca policyrameshiyer272-5/+139
2022-02-23Adding deployment metrics to PAPa.sreekumar6-2/+53
2022-02-15Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar1-4/+1
2022-02-14Merge "Add yaml support to pap api's"Ajith Sreekumar2-11/+38
2022-02-11Improve PAP healthcheck api to verify DB connectivityPrakhar Pandey1-2/+17
2022-02-10Add yaml support to pap api'sRam Krishna Verma2-11/+38
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar31-1155/+1000
2022-01-28Create spring repository layer for PAPa.sreekumar5-0/+769
2022-01-27Remove references to MariaDB from resource fileswaynedunican2-6/+47
2022-01-07Adding totalPolicyDeployCounts updates to PapStasticsManagerisaac2-3/+25
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar20-533/+130
2021-11-03Rename username for PAP operations.adheli.tavares2-6/+6
2021-09-02Fix PAP PDP expiration timerJim Hahn1-0/+12
2021-08-25Add dmaap connectivity check in papRam Krishna Verma1-1/+35
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-06Fix NPE in UpdateReq.reconfigure()Jim Hahn1-0/+11
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 Verma1-3/+28
2021-06-29Fix sonars in papJim Hahn1-2/+2
2021-06-29Merge "Set "source" name in PAP PdpMessages"Jim Hahn3-16/+11
2021-06-29Merge "PolicyAudit creation when deploy/undeploy triggered."Jim Hahn7-100/+214