Age | Commit message (Expand) | Author | Files | Lines |
2019-12-08 | Change optimization types due to refactoring | Pamela Dragosh | 1 | -10/+10 |
2019-12-06 | Merge "Adding native policy types to defaultGroup" | Pamela Dragosh | 1 | -0/+12 |
2019-12-06 | Adding native policy types to defaultGroup | ramverma | 1 | -0/+12 |
2019-12-05 | Create PAP API to only create/update PdpGroups | a.sreekumar | 11 | -182/+1450 |
2019-12-03 | Move deploy/undeploy REST classes | Jim Hahn | 18 | -25/+21 |
2019-11-22 | Update Pdp Group state per PAP API | Jim Hahn | 2 | -0/+18 |
2019-11-22 | Re-register pdp if not found in DB | ramverma | 3 | -20/+62 |
2019-11-21 | Merge "Undeploy policies when deploy fails" | Jim Hahn | 14 | -13/+653 |
2019-11-21 | Merge "Adding pdpGroup to PdpRegistrationHandler" | Jorge Hernandez | 4 | -69/+321 |
2019-11-21 | Adding pdpGroup to PdpRegistrationHandler | ramverma | 4 | -69/+321 |
2019-11-20 | Undeploy policies when deploy fails | Jim Hahn | 14 | -13/+653 |
2019-11-20 | Merge "Preload wildcard supported type in PAP" | Jim Hahn | 1 | -13/+1 |
2019-11-19 | Fixing issue where PdpRegistration message is treated as Heartbeat by PAP | a.sreekumar | 1 | -1/+1 |
2019-11-14 | Preload wildcard supported type in PAP | Jim Hahn | 1 | -13/+1 |
2019-11-07 | PAP should not deactivate PDPs | Jim Hahn | 2 | -102/+105 |
2019-11-06 | Support policy types with wild-cards | Jim Hahn | 6 | -5/+212 |
2019-11-05 | Simplify request handling in PAP | Jim Hahn | 12 | -604/+285 |
2019-11-04 | Add REST api to query policy status from PAP | Jim Hahn | 11 | -24/+840 |
2019-10-31 | Add tests for policy type in notifications | Jim Hahn | 3 | -0/+10 |
2019-10-29 | Generate notifications when policies change | jh7358 | 32 | -81/+632 |
2019-10-25 | Add notifier for generating notifications | Jim Hahn | 5 | -11/+379 |
2019-10-24 | Add trackers for generating notifications | Jim Hahn | 7 | -0/+938 |
2019-10-24 | Merge "Add PolicyPdpNotificationData for generating notifications" | Jim Hahn | 2 | -0/+207 |
2019-10-23 | Add PolicyPdpNotificationData for generating notifications | Jim Hahn | 2 | -0/+207 |
2019-10-23 | Add PolicyTrackerData for generating notifications | Jim Hahn | 2 | -0/+419 |
2019-09-12 | Add yaml support to pap rest server | jrh3 | 2 | -3/+16 |
2019-09-04 | Knock on of changing policy types to map | liamfallon | 1 | -161/+156 |
2019-08-22 | update keystore | jhh | 1 | -0/+0 |
2019-07-31 | Adjust timer manager logging | jrh3 | 1 | -22/+10 |
2019-07-31 | Remove remaining ParameterUtils from PAP | jrh3 | 1 | -4/+1 |
2019-07-30 | Use new addTopic(TopicParameterGroup) method in PAP | jrh3 | 3 | -16/+4 |
2019-07-17 | Modify pap to use RestServer from common | jrh3 | 2 | -165/+19 |
2019-07-08 | Fix pap due to sonar changes in common | jrh3 | 7 | -27/+28 |
2019-07-01 | Remove topic.properties and incorporate into overall config file | a.sreekumar | 17 | -137/+85 |
2019-06-26 | Use ToStringTester from utils-test | ramverma | 1 | -1/+1 |
2019-06-21 | Merge "Allow integer version when using PDP Group Deploy" | Jorge Hernandez | 7 | -17/+252 |
2019-06-21 | Adding PdpGroup healthcheck REST API in PAP | ramverma | 6 | -1/+450 |
2019-06-20 | Allow integer version when using PDP Group Deploy | jrh3 | 7 | -17/+252 |
2019-06-14 | Fix sonar issues in PAP | jrh3 | 4 | -145/+151 |
2019-06-11 | Add PDP heart beat expiration timer | jrh3 | 14 | -17/+487 |
2019-06-07 | Undeploy all versions of a policy | Jim Hahn | 5 | -19/+69 |
2019-06-05 | Reject policy deployment with version mismatch | Jim Hahn | 3 | -9/+167 |
2019-06-04 | Undeploy policies when subgroup is deleted | Jim Hahn | 3 | -19/+205 |
2019-05-17 | Add son handler to xacml pdp group | Pamela Dragosh | 1 | -0/+4 |
2019-05-10 | Return 200 when policy successfully undeployed | Jim Hahn | 4 | -5/+27 |
2019-05-09 | Use group from cache even with new policy type | Jim Hahn | 3 | -18/+57 |
2019-05-09 | Return error when deleting non-existent policy | Jim Hahn | 6 | -16/+41 |
2019-05-02 | Changing the PAP initial db data | ramverma | 1 | -60/+28 |
2019-04-30 | Cancel PDP timers in PAP | Jim Hahn | 2 | -0/+13 |
2019-04-30 | Adding algorithm for Pdp registration | ramverma | 2 | -24/+129 |