Age | Commit message (Expand) | Author | Files | Lines |
2022-03-10 | Fix PAP healthcheck response during failures | a.sreekumar | 1 | -2/+7 |
2022-03-01 | Fix swagger and improve exception handling | a.sreekumar | 1 | -2/+2 |
2022-02-25 | Merge "Add support for populating metadataSet in PAP tosca policy" | Liam Fallon | 2 | -5/+139 |
2022-02-23 | Add support for populating metadataSet in PAP tosca policy | rameshiyer27 | 2 | -5/+139 |
2022-02-23 | Adding deployment metrics to PAP | a.sreekumar | 6 | -2/+53 |
2022-02-15 | Fix issue with GeneratedValue in PfGeneratedIdKey | a.sreekumar | 1 | -4/+1 |
2022-02-14 | Merge "Add yaml support to pap api's" | Ajith Sreekumar | 2 | -11/+38 |
2022-02-11 | Improve PAP healthcheck api to verify DB connectivity | Prakhar Pandey | 1 | -2/+17 |
2022-02-10 | Add yaml support to pap api's | Ram Krishna Verma | 2 | -11/+38 |
2022-02-10 | Move PAP database provider to spring boot default | a.sreekumar | 31 | -1155/+1000 |
2022-01-28 | Create spring repository layer for PAP | a.sreekumar | 5 | -0/+769 |
2022-01-27 | Remove references to MariaDB from resource files | waynedunican | 2 | -6/+47 |
2022-01-07 | Adding totalPolicyDeployCounts updates to PapStasticsManager | isaac | 2 | -3/+25 |
2021-12-14 | Migrate pap startup & controllers to spring boot | a.sreekumar | 20 | -533/+130 |
2021-11-03 | Rename username for PAP operations. | adheli.tavares | 2 | -6/+6 |
2021-09-02 | Fix PAP PDP expiration timer | Jim Hahn | 1 | -0/+12 |
2021-08-25 | Add dmaap connectivity check in pap | Ram Krishna Verma | 1 | -1/+35 |
2021-08-23 | Fix junits broken by change in is-alive type | Jim Hahn | 1 | -1/+3 |
2021-08-03 | Update query params in audit api's | Ram Krishna Verma | 1 | -3/+3 |
2021-07-30 | Add time ranges to PAP statistics API | Jim Hahn | 1 | -27/+78 |
2021-07-28 | Add datetime format to audit api's | Ram Krishna Verma | 1 | -31/+89 |
2021-07-22 | Add apis for policy audit | Ram Krishna Verma | 3 | -0/+319 |
2021-07-19 | Use new RestClientParameters class in PAP | Jim Hahn | 2 | -9/+9 |
2021-07-07 | Update pdp statistics to count deploy/undeploy separately. | adheli.tavares | 1 | -0/+2 |
2021-07-06 | Fix NPE in UpdateReq.reconfigure() | Jim Hahn | 1 | -0/+11 |
2021-07-05 | Revert "Add listener to collect PDP statistics" | Jim Hahn | 1 | -235/+0 |
2021-06-30 | Add listener to collect PDP statistics | Jim Hahn | 1 | -0/+235 |
2021-06-30 | Add ability to turn on/off pdp statistics | Ram Krishna Verma | 1 | -3/+28 |
2021-06-29 | Fix sonars in pap | Jim Hahn | 1 | -2/+2 |
2021-06-29 | Merge "Set "source" name in PAP PdpMessages" | Jim Hahn | 3 | -16/+11 |
2021-06-29 | Merge "PolicyAudit creation when deploy/undeploy triggered." | Jim Hahn | 7 | -100/+214 |
2021-06-29 | Set "source" name in PAP PdpMessages | Jim Hahn | 3 | -16/+11 |
2021-06-25 | Send pdp-update if PDP response doesn't match DB | Jim Hahn | 3 | -12/+127 |
2021-06-25 | PolicyAudit creation when deploy/undeploy triggered. | adheli.tavares | 7 | -100/+214 |
2021-06-25 | Fix broken junits | Jim Hahn | 1 | -1/+1 |
2021-06-23 | Remove expired PDPs | Jim Hahn | 7 | -416/+168 |
2021-06-18 | Fix new checkstyle issues in pap | Jim Hahn | 1 | -1/+0 |
2021-06-15 | Use new filtering methods in PAP | Jim Hahn | 1 | -1/+3 |
2021-06-03 | Update junits for bean validator field name | Jim Hahn | 1 | -4/+4 |
2021-06-02 | Fix build failure and remove unused imports | waynedunican | 1 | -2/+1 |
2021-06-01 | Merge "support external configuration of pdp groups" | Jim Hahn | 1 | -7/+30 |
2021-05-27 | support external configuration of pdp groups | jhh | 1 | -7/+30 |
2021-05-27 | Update PAP to check for deployed policies only | waynedunican | 8 | -41/+54 |
2021-05-06 | Fix sonars in policy-pap | Jim Hahn | 2 | -6/+3 |
2021-05-06 | Query deployed policies by regex | arkadiusz.adamski | 2 | -1/+75 |
2021-04-28 | Remove GroupValidationResult | Jim Hahn | 6 | -44/+41 |
2021-04-16 | Refactor PapCommandLineArguments class | adheli.tavares | 2 | -13/+12 |
2021-03-29 | Validate parameters of REST calls | Jim Hahn | 1 | -0/+39 |
2021-03-19 | Delete keystores from pap | Jim Hahn | 1 | -5/+6 |
2021-02-22 | Support Policy updates between PAP and PDPs | waynedunican | 4 | -9/+141 |