Age | Commit message (Expand) | Author | Files | Lines |
2020-01-23 | Handling supported policy type during PdpGroup Update | a.sreekumar | 3 | -41/+38 |
2020-01-21 | Log message when a PDP's heart beats are missed | Jim Hahn | 1 | -1/+2 |
2020-01-14 | policy/pap jdk11 upgrades | HOCKLA | 7 | -27/+28 |
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 | Changes related to persisiting data type of policy in db | a.sreekumar | 2 | -5/+7 |
2019-12-11 | consolidate Policy Health Check into PAP | Hengye | 12 | -7/+392 |
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 | 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-10 | Bump versions for pap master | jrh3 | 1 | -1/+1 |
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-08-07 | Bump version of policy/pap | jrh3 | 1 | -1/+1 |
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-26 | Bump pap patch to 2.1.1 | Pamela Dragosh | 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 |