Age | Commit message (Expand) | Author | Files | Lines |
2019-12-03 | Move deploy/undeploy REST classes |  Jim Hahn | 9 | -12/+10 |
2019-11-22 | Update Pdp Group state per PAP API |  Jim Hahn | 1 | -0/+16 |
2019-11-22 | Re-register pdp if not found in DB |  ramverma | 2 | -11/+56 |
2019-11-21 | Merge "Undeploy policies when deploy fails" |  Jim Hahn | 6 | -3/+372 |
2019-11-21 | Adding pdpGroup to PdpRegistrationHandler |  ramverma | 3 | -26/+310 |
2019-11-20 | Undeploy policies when deploy fails |  Jim Hahn | 6 | -3/+372 |
2019-11-07 | PAP should not deactivate PDPs |  Jim Hahn | 1 | -56/+74 |
2019-11-06 | Support policy types with wild-cards |  Jim Hahn | 5 | -2/+182 |
2019-11-05 | Simplify request handling in PAP |  Jim Hahn | 6 | -351/+178 |
2019-11-04 | Add REST api to query policy status from PAP |  Jim Hahn | 7 | -18/+472 |
2019-10-31 | Add tests for policy type in notifications |  Jim Hahn | 3 | -0/+10 |
2019-10-29 | Generate notifications when policies change |  jh7358 | 18 | -32/+340 |
2019-10-25 | Add notifier for generating notifications |  Jim Hahn | 3 | -4/+218 |
2019-10-24 | Add trackers for generating notifications |  Jim Hahn | 4 | -0/+629 |
2019-10-24 | Merge "Add PolicyPdpNotificationData for generating notifications" |  Jim Hahn | 1 | -0/+121 |
2019-10-23 | Add PolicyPdpNotificationData for generating notifications |  Jim Hahn | 1 | -0/+121 |
2019-10-23 | Add PolicyTrackerData for generating notifications |  Jim Hahn | 1 | -0/+239 |
2019-09-12 | Add yaml support to pap rest server |  jrh3 | 1 | -0/+11 |
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 | Remove remaining ParameterUtils from PAP |  jrh3 | 1 | -4/+1 |
2019-07-30 | Use new addTopic(TopicParameterGroup) method in PAP |  jrh3 | 1 | -5/+1 |
2019-07-08 | Fix pap due to sonar changes in common |  jrh3 | 5 | -19/+19 |
2019-07-01 | Remove topic.properties and incorporate into overall config file |  a.sreekumar | 12 | -70/+79 |
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 | 5 | -4/+194 |
2019-06-21 | Adding PdpGroup healthcheck REST API in PAP |  ramverma | 3 | -0/+272 |
2019-06-20 | Allow integer version when using PDP Group Deploy |  jrh3 | 5 | -4/+194 |
2019-06-11 | Add PDP heart beat expiration timer |  jrh3 | 9 | -3/+271 |
2019-06-07 | Undeploy all versions of a policy |  Jim Hahn | 2 | -8/+30 |
2019-06-05 | Reject policy deployment with version mismatch |  Jim Hahn | 2 | -0/+105 |
2019-06-04 | Undeploy policies when subgroup is deleted |  Jim Hahn | 2 | -0/+112 |
2019-05-10 | Return 200 when policy successfully undeployed |  Jim Hahn | 2 | -4/+17 |
2019-05-09 | Return error when deleting non-existent policy |  Jim Hahn | 4 | -16/+27 |
2019-04-30 | Cancel PDP timers in PAP |  Jim Hahn | 1 | -0/+11 |
2019-04-24 | Validate supported types3.0.2-ONAP |  Jim Hahn | 6 | -5/+90 |
2019-04-23 | Return appropriate HTTP status code |  Jim Hahn | 8 | -183/+143 |
2019-04-20 | Merge "Handle null policy lists" |  Jorge Hernandez | 1 | -0/+41 |
2019-04-19 | Add end-to-end junits for PAP REST API |  Jim Hahn | 25 | -171/+2293 |
2019-04-19 | Handle null policy lists |  Jim Hahn | 1 | -0/+41 |
2019-04-17 | Add DMaaP sim configuration files |  liamfallon | 4 | -1/+72 |
2019-04-16 | Clear servlets at the start of tests |  Jim Hahn | 3 | -0/+7 |
2019-04-15 | Fix sonar issues in PAP |  Jim Hahn | 8 | -8/+8 |
2019-04-15 | Support integer policy-version |  Jim Hahn | 6 | -88/+70 |
2019-04-13 | Support group-oriented REST API |  Jim Hahn | 15 | -62/+900 |
2019-04-12 | Update PDP with null group/subgroup when disabled |  Jim Hahn | 3 | -10/+45 |
2019-04-11 | Adding code for db config & initial group creation |  ramverma | 5 | -40/+5 |
2019-04-11 | Don't change group version number |  Jim Hahn | 7 | -245/+42 |
2019-04-11 | Fix junits broken with policy-id change |  Jim Hahn | 4 | -13/+13 |
2019-04-10 | Remove PDP from all active groups |  Jim Hahn | 2 | -36/+0 |