aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
AgeCommit message (Expand)AuthorFilesLines
2024-02-20Fix config files to remove outdated hibernate configurationsadheli.tavares3-9/+2
2024-02-09Remove Dmaap from PAPrameshiyer2710-48/+49
2023-12-18Allow topics to be registered with lower case for kafka compabilityadheli.tavares3-8/+9
2023-11-27Allow semantic versioning in all templates in papFrancescoFioraEst4-8/+24
2023-10-11Remove AAF references from papadheli.tavares4-87/+3
2023-09-29Fix sonar code smellsadheli.tavares4-36/+35
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares94-1951/+1883
2023-08-08Removed db-based statistics featureSuresh Charan31-2477/+16
2023-02-27Fixed sonar issues in policy-papSuresh Charan4-16/+18
2023-02-02Replace Eclipselink with Hibernateliamfallon3-26/+38
2023-01-31Upgrade and clean up dependenciesliamfallon8-53/+60
2023-01-30Adding PAP contract testslapentafd2-1/+105
2023-01-25Server Stubs PAPlapentafd36-12/+792
2023-01-17Use generated PAP interface for Swaggerlapentafd17-1280/+355
2022-12-18Upgrade the H2 database to the latest versionliamfallon3-4/+4
2022-12-12SLAs for async methodsadheli.tavares9-62/+216
2022-12-08Replace SpringFox with SpringDoc in policy-papliamfallon7-11/+54
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.tavares35-261/+398
2022-09-21Fix minor warnings in codeliamfallon2-7/+3
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-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 Verma5-149/+4
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.sreekumar66-2071/+1482
2022-01-28Create spring repository layer for PAPa.sreekumar23-26/+2148
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.sreekumar61-1522/+1210
2021-11-03Rename username for PAP operations.adheli.tavares7-14/+14
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