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 | 95 | -1995/+1933 |
2023-08-08 | Removed db-based statistics feature |  Suresh Charan | 32 | -2483/+17 |
2023-05-25 | Set snapshot and/or references of policy/pap for new release |  liamfallon | 1 | -1/+1 |
2023-04-25 | Update snapshot and/or references of policy/pap to latest snapshots |  Suresh Charan | 1 | -1/+1 |
2023-03-01 | Update snapshot and/or references of policy/pap to latest snapshots |  saul.gill | 1 | -1/+1 |
2023-02-27 | Fixed sonar issues in policy-pap |  Suresh Charan | 4 | -16/+18 |
2023-02-17 | Clean up dependencies for London Release |  liamfallon | 1 | -1/+0 |
2023-02-02 | Replace Eclipselink with Hibernate |  liamfallon | 3 | -26/+38 |
2023-01-31 | Upgrade and clean up dependencies |  liamfallon | 9 | -58/+74 |
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 | 18 | -1280/+358 |
2022-12-18 | Upgrade the H2 database to the latest version |  liamfallon | 3 | -4/+4 |
2022-12-15 | Update snapshot and/or references of policy/pap to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-12-12 | SLAs for async methods |  adheli.tavares | 9 | -62/+216 |
2022-12-08 | Replace SpringFox with SpringDoc in policy-pap |  liamfallon | 8 | -21/+58 |
2022-11-22 | Merge "Add OpenAPI Swagger 3 spec and API generation" |  Liam Fallon | 2 | -0/+3756 |
2022-11-17 | Add OpenAPI Swagger 3 spec and API generation |  liamfallon | 2 | -0/+3756 |
2022-11-17 | Topic names in PAP should be configurable from application.yaml |  adheli.tavares | 35 | -261/+398 |
2022-10-21 | Set snapshot and/or references of policy/pap for new release |  liamfallon | 1 | -1/+1 |
2022-10-21 | Update snapshot and/or references of policy/pap to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-10-11 | Use spring-boot-starter-actuator managed version |  liamfallon | 1 | -2/+0 |
2022-09-28 | Add Kafka dependency |  Sirisha_Manchikanti | 1 | -0/+5 |
2022-09-23 | Update snapshot and/or references of policy/pap to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-09-21 | Fix minor warnings in code |  liamfallon | 3 | -8/+3 |
2022-05-03 | Set snapshot and/or references of policy/pap for new release |  liamfallon | 1 | -1/+1 |
2022-04-28 | Update snapshot and/or references of policy/pap to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-04-12 | Update snapshot and/or references of policy/pap to latest snapshots |  liamfallon | 1 | -1/+1 |
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-11 | Update snapshot and/or references of policy/pap to latest snapshots |  liamfallon | 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 | 6 | -149/+9 |
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 | 67 | -2076/+1482 |
2022-02-07 | Use spring boot actuator version 2.5.4 |  a.sreekumar | 1 | -2/+2 |
2022-01-28 | Create spring repository layer for PAP |  a.sreekumar | 24 | -27/+2154 |
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 | 62 | -1544/+1266 |