Age | Commit message (Expand) | Author | Files | Lines |
2021-07-19 | Use new RestClientParameters class in PAP |  Jim Hahn | 4 | -14/+14 |
2021-07-15 | Limit statistics record count |  Jim Hahn | 2 | -21/+27 |
2021-07-07 | Update pdp statistics to count deploy/undeploy separately. |  adheli.tavares | 2 | -0/+5 |
2021-07-07 | Merge "Use separate subscription for heartbeats" |  Jim Hahn | 5 | -24/+61 |
2021-07-06 | Fix NPE in UpdateReq.reconfigure() |  Jim Hahn | 2 | -0/+15 |
2021-07-06 | Use separate subscription for heartbeats |  Jim Hahn | 5 | -24/+61 |
2021-07-05 | Revert "Add listener to collect PDP statistics" |  Jim Hahn | 3 | -375/+1 |
2021-06-30 | Add listener to collect PDP statistics |  Jim Hahn | 3 | -1/+375 |
2021-06-30 | Add ability to turn on/off pdp statistics |  Ram Krishna Verma | 10 | -13/+65 |
2021-06-29 | Fix sonars in pap |  Jim Hahn | 2 | -4/+4 |
2021-06-29 | Merge "Set "source" name in PAP PdpMessages" |  Jim Hahn | 7 | -16/+22 |
2021-06-29 | Merge "PolicyAudit creation when deploy/undeploy triggered." |  Jim Hahn | 17 | -141/+425 |
2021-06-29 | Set "source" name in PAP PdpMessages |  Jim Hahn | 7 | -16/+22 |
2021-06-28 | Merge "Send pdp-update if PDP response doesn't match DB" |  Jim Hahn | 8 | -17/+199 |
2021-06-28 | Update pap for checkstyle 8.43 |  liamfallon | 10 | -154/+280 |
2021-06-25 | Send pdp-update if PDP response doesn't match DB |  Jim Hahn | 8 | -17/+199 |
2021-06-25 | PolicyAudit creation when deploy/undeploy triggered. |  adheli.tavares | 17 | -141/+426 |
2021-06-25 | Fix broken junits |  Jim Hahn | 2 | -2/+2 |
2021-06-23 | Remove expired PDPs |  Jim Hahn | 19 | -774/+271 |
2021-06-22 | Update timestamp of PDP record |  Jim Hahn | 1 | -9/+18 |
2021-06-18 | Fix new checkstyle issues in pap |  Jim Hahn | 3 | -5/+3 |
2021-06-15 | Use new filtering methods in PAP |  Jim Hahn | 2 | -4/+8 |
2021-06-10 | Sonars in pap |  Jim Hahn | 1 | -1/+1 |
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 | 3 | -4/+1 |
2021-06-01 | Merge "support external configuration of pdp groups" |  Jim Hahn | 5 | -33/+109 |
2021-05-27 | support external configuration of pdp groups |  jhh | 5 | -33/+109 |
2021-05-27 | Update PAP to check for deployed policies only |  waynedunican | 14 | -83/+85 |
2021-05-06 | Fix sonars in policy-pap |  Jim Hahn | 33 | -130/+118 |
2021-05-06 | Query deployed policies by regex |  arkadiusz.adamski | 4 | -16/+187 |
2021-05-03 | Merge "Remove GroupValidationResult" |  Jim Hahn | 11 | -70/+67 |
2021-04-28 | Remove GroupValidationResult |  Jim Hahn | 11 | -70/+67 |
2021-04-27 | Fixing issue where PdpHeartbeats are incorrectly processed by PAP |  a.sreekumar | 1 | -2/+6 |
2021-04-16 | Refactor PapCommandLineArguments class |  adheli.tavares | 3 | -256/+29 |
2021-03-29 | Validate parameters of REST calls |  Jim Hahn | 7 | -2/+125 |
2021-03-19 | Delete keystores from pap |  Jim Hahn | 2 | -5/+6 |
2021-03-16 | Update policy-keystore with newer certificates |  jhh | 1 | -0/+0 |
2021-02-22 | Support Policy updates between PAP and PDPs |  waynedunican | 11 | -28/+300 |
2021-02-22 | Merge "Refactor Pap code to use Instant from Date" |  Jim Hahn | 3 | -9/+10 |
2021-02-19 | Refactor Pap code to use Instant from Date |  rameshiyer27 | 3 | -9/+10 |
2021-02-19 | Update Pdp policy status during registration or State change |  a.sreekumar | 3 | -7/+51 |
2021-02-17 | Updating PAP deployment API to reflect actual status |  a.sreekumar | 9 | -78/+535 |
2021-02-12 | Fix sonars from dependency upgrade |  Jim Hahn | 7 | -23/+22 |
2021-02-10 | More sonars in pap |  Jim Hahn | 1 | -4/+4 |
2021-02-07 | Make filters on TOSCA entities generic |  liamfallon | 2 | -55/+51 |
2021-01-15 | Make PAP stateless |  Jim Hahn | 40 | -2774/+623 |
2021-01-14 | Add class to manage policy deployment records |  Jim Hahn | 4 | -0/+855 |
2021-01-13 | Add notification tracking classes |  Jim Hahn | 6 | -0/+675 |
2021-01-05 | Changed identifiers to concept identifiers |  liamfallon | 37 | -294/+321 |
2020-12-17 | Update persistence.xml with new TOSCA classes |  liamfallon | 2 | -12/+42 |