Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-12-04 | Fixing sonar issues in policy-pap | a.sreekumar | 4 | -5/+9 |
2020-11-06 | Fix upcoming checkstyle issues | Pamela Dragosh | 1 | -3/+3 |
2020-10-06 | Remove legacy operational apex policy type from pap | Ram Krishna Verma | 3 | -24/+28 |
2020-09-30 | Fix new sonars in policy/pap | Jim Hahn | 3 | -64/+67 |
2020-09-24 | update default keystores | jhh | 1 | -0/+0 |
2020-08-24 | Add Match Policy Type to default group | Pamela Dragosh | 1 | -0/+4 |
2020-08-17 | Add new guard filter to defaultGroup | Pamela Dragosh | 1 | -0/+4 |
2020-08-14 | Using standard success/failure messages in PAP | a.sreekumar | 2 | -9/+9 |
2020-08-10 | Merge "Changes to make PAP container crash with non zero exitCode" | Pamela Dragosh | 2 | -34/+28 |
2020-08-10 | Changes to make PAP container crash with non zero exitCode | a.sreekumar | 2 | -34/+28 |
2020-08-07 | Merge "Fail component health check if PDP is down" | Jim Hahn | 4 | -14/+51 |
2020-08-07 | Fail component health check if PDP is down | Ram Krishna Verma | 4 | -14/+51 |
2020-08-06 | Remove legacy operational policy from pap | Ram Krishna Verma | 1 | -4/+0 |
2020-07-06 | Replace try/catch blocks with assertj - pap | waynedunican | 1 | -34/+14 |
2020-06-30 | Fix more sonars in pap | Jim Hahn | 1 | -3/+4 |
2020-06-30 | Merge "Fix issues in pap for new sonar rules" | Liam Fallon | 3 | -11/+15 |