Age | Commit message (Expand) | Author | Files | Lines |
2020-01-23 | Handling supported policy type during PdpGroup Update | a.sreekumar | 3 | -41/+38 |
2020-01-22 | Merge "Log message when a PDP's heart beats are missed" | Liam Fallon | 1 | -1/+2 |
2020-01-21 | Log message when a PDP's heart beats are missed | Jim Hahn | 1 | -1/+2 |
2020-01-21 | Remove assembly warning | Pamela Dragosh | 1 | -3/+3 |
2020-01-16 | Use alpine image for pap | Jim Hahn | 1 | -4/+3 |
2020-01-15 | Update policy-pap for java11 docker | Jim Hahn | 3 | -3/+3 |
2020-01-14 | Update sonar configuration | Pamela Dragosh | 3 | -72/+15 |
2020-01-14 | policy/pap jdk11 upgrades | HOCKLA | 8 | -31/+32 |
2020-01-10 | Point to policy/models release version | HOCKLA | 1 | -2/+2 |
2020-01-10 | Merge "validate and save PdpStatistisc" | Jim Hahn | 4 | -6/+182 |
2020-01-10 | validate and save PdpStatistisc | Henry.Sun | 5 | -8/+188 |
2020-01-09 | statistics rest api update | ning.xi | 7 | -64/+435 |
2020-01-09 | Enabling logback file to be loaded using oom configmap | a.sreekumar | 2 | -5/+9 |
2020-01-09 | Changes related to persisiting data type of policy in db | a.sreekumar | 2 | -5/+7 |
2019-12-19 | Create PAP Client Mornitoring Model | Hengye | 15 | -0/+4234 |
2019-12-11 | consolidate Policy Health Check into PAP | Hengye | 13 | -8/+411 |
2019-12-10 | Merge "Only update policies in PAP REST API" | Pamela Dragosh | 14 | -634/+661 |
2019-12-09 | Only update policies in PAP REST API | Jim Hahn | 14 | -634/+661 |
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 | Merge "Create PAP API to only create/update PdpGroups" | Pamela Dragosh | 11 | -182/+1450 |
2019-12-06 | Point to release versions of policy/parent and policy/common | HOCKLA | 1 | -2/+2 |
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-20 | Merge "Fixing issue where PdpRegistration message is treated as Heartbeat by ... | Ram Krishna Verma | 1 | -1/+1 |
2019-11-19 | Fixing issue where PdpRegistration message is treated as Heartbeat by PAP | a.sreekumar | 1 | -1/+1 |
2019-11-19 | Build tar.gz without requiring docker image build | jhh | 1 | -1/+4 |
2019-11-14 | Preload wildcard supported type in PAP | Jim Hahn | 1 | -13/+1 |
2019-11-12 | Merge "PAP should not deactivate PDPs" | Ram Krishna Verma | 2 | -102/+105 |
2019-11-11 | Merge "Do not hardcode io.fabric8 plugin" | Pamela Dragosh | 1 | -1/+0 |
2019-11-08 | Do not hardcode io.fabric8 plugin | Pamela Dragosh | 1 | -1/+0 |
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-05 | Merge "Add REST api to query policy status from PAP" | Jorge Hernandez | 11 | -24/+840 |
2019-11-04 | Fix CSITs | Jim Hahn | 2 | -0/+10 |
2019-11-04 | Add REST api to query policy status from PAP | Jim Hahn | 11 | -24/+840 |
2019-11-01 | Merge "Add tests for policy type in notifications" | Jorge Hernandez | 3 | -0/+10 |
2019-11-01 | Merge "Add common Jersey version" | Jim Hahn | 1 | -1/+1 |
2019-11-01 | Add common Jersey version | liamfallon | 1 | -1/+1 |
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 |