Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-11-29 | Update snapshot of policy/pap to 2.6.1-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2021-11-03 | Rename username for PAP operations. |  adheli.tavares | 7 | -14/+14 |
2021-10-14 | Bump policy/pap to jakarta 2.6.0-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2021-10-14 | Bump policy/pap to 2.5.2-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2021-09-14 | Bump pap to 2.5.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
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 |
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 |