Age | Commit message (Expand) | Author | Files | Lines |
2023-10-11 | Remove AAF references from pap |  adheli.tavares | 4 | -87/+3 |
2023-09-29 | Fix sonar code smells |  adheli.tavares | 4 | -36/+35 |
2023-09-22 | Java 17 / Spring 6 / Spring Boot 3 Upgrade |  adheli.tavares | 94 | -1951/+1883 |
2023-08-08 | Removed db-based statistics feature |  Suresh Charan | 31 | -2477/+16 |
2023-02-27 | Fixed sonar issues in policy-pap |  Suresh Charan | 4 | -16/+18 |
2023-02-02 | Replace Eclipselink with Hibernate |  liamfallon | 3 | -26/+38 |
2023-01-31 | Upgrade and clean up dependencies |  liamfallon | 8 | -53/+60 |
2023-01-30 | Adding PAP contract tests |  lapentafd | 2 | -1/+105 |
2023-01-25 | Server Stubs PAP |  lapentafd | 36 | -12/+792 |
2023-01-17 | Use generated PAP interface for Swagger |  lapentafd | 17 | -1280/+355 |
2022-12-18 | Upgrade the H2 database to the latest version |  liamfallon | 3 | -4/+4 |
2022-12-12 | SLAs for async methods |  adheli.tavares | 9 | -62/+216 |
2022-12-08 | Replace SpringFox with SpringDoc in policy-pap |  liamfallon | 7 | -11/+54 |
2022-11-22 | Merge "Add OpenAPI Swagger 3 spec and API generation" |  Liam Fallon | 1 | -0/+3712 |
2022-11-17 | Add OpenAPI Swagger 3 spec and API generation |  liamfallon | 1 | -0/+3712 |
2022-11-17 | Topic names in PAP should be configurable from application.yaml |  adheli.tavares | 35 | -261/+398 |
2022-09-21 | Fix minor warnings in code |  liamfallon | 2 | -7/+3 |
2022-04-12 | Fix incorrect deployments counter on parallel execution |  a.sreekumar | 4 | -12/+41 |
2022-04-04 | Fix incorrect url in PAP consolidated healthcheck |  a.sreekumar | 1 | -1/+1 |
2022-03-21 | Fix build failure in pap |  rameshiyer27 | 1 | -1/+1 |
2022-03-10 | Fix PAP healthcheck response during failures |  a.sreekumar | 2 | -3/+9 |
2022-03-01 | Fix swagger and improve exception handling |  a.sreekumar | 7 | -9/+87 |
2022-02-25 | Merge "Add support for populating metadataSet in PAP tosca policy" |  Liam Fallon | 6 | -5/+285 |
2022-02-23 | Add support for populating metadataSet in PAP tosca policy |  rameshiyer27 | 6 | -5/+285 |
2022-02-23 | Adding deployment metrics to PAP |  a.sreekumar | 9 | -3/+88 |
2022-02-17 | Use classes from policy/common |  Ram Krishna Verma | 5 | -149/+4 |
2022-02-15 | Fix issue with GeneratedValue in PfGeneratedIdKey |  a.sreekumar | 5 | -61/+39 |
2022-02-14 | Merge "Add yaml support to pap api's" |  Ajith Sreekumar | 5 | -11/+221 |
2022-02-11 | Improve PAP healthcheck api to verify DB connectivity |  Prakhar Pandey | 4 | -9/+52 |
2022-02-10 | Add yaml support to pap api's |  Ram Krishna Verma | 5 | -11/+221 |
2022-02-10 | Move PAP database provider to spring boot default |  a.sreekumar | 66 | -2071/+1482 |
2022-01-28 | Create spring repository layer for PAP |  a.sreekumar | 23 | -26/+2148 |
2022-01-27 | Remove references to MariaDB from resource files |  waynedunican | 6 | -10/+116 |
2022-01-07 | Adding totalPolicyDeployCounts updates to PapStasticsManager |  isaac | 4 | -4/+54 |
2021-12-14 | Migrate pap startup & controllers to spring boot |  a.sreekumar | 61 | -1522/+1210 |
2021-11-03 | Rename username for PAP operations. |  adheli.tavares | 7 | -14/+14 |
2021-09-06 | Decrease eclipselink verbosity to warning |  jhh | 1 | -1/+1 |
2021-09-02 | Fix PAP PDP expiration timer |  Jim Hahn | 8 | -12/+29 |
2021-08-25 | Add dmaap connectivity check in pap |  Ram Krishna Verma | 5 | -8/+110 |
2021-08-23 | Fix junits broken by change in is-alive type |  Jim Hahn | 1 | -1/+3 |
2021-08-17 | Update Policy Components not to create tables |  ktimoney | 1 | -3/+3 |
2021-08-05 | Use lombok in pap |  Ram Krishna Verma | 3 | -41/+6 |
2021-08-03 | Update query params in audit api's |  Ram Krishna Verma | 2 | -35/+35 |
2021-07-30 | Add time ranges to PAP statistics API |  Jim Hahn | 2 | -37/+127 |
2021-07-29 | Fix swagger tags in controllers |  Ram Krishna Verma | 9 | -22/+22 |
2021-07-29 | Merge "Add datetime format to audit api's" |  Ajith Sreekumar | 2 | -68/+138 |
2021-07-28 | Add datetime format to audit api's |  Ram Krishna Verma | 2 | -68/+138 |
2021-07-28 | Remove statistics record limits from PAP |  Jim Hahn | 2 | -42/+17 |
2021-07-22 | Add apis for policy audit |  Ram Krishna Verma | 6 | -1/+713 |
2021-07-19 | Use new RestClientParameters class in PAP |  Jim Hahn | 4 | -14/+14 |