Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-04-29 | Sonar fixes for PAP "duplicate code" | Jim Hahn | 3 | -40/+42 |
2019-04-24 | Validate supported types3.0.2-ONAP | Jim Hahn | 9 | -22/+157 |
2019-04-23 | Return appropriate HTTP status code | Jim Hahn | 15 | -375/+351 |
2019-04-20 | Merge "Handle null policy lists" | Jorge Hernandez | 3 | -5/+60 |
2019-04-19 | Add end-to-end junits for PAP REST API | Jim Hahn | 27 | -171/+2306 |
2019-04-19 | Handle null policy lists | Jim Hahn | 3 | -5/+60 |
2019-04-17 | Add DMaaP sim configuration files | liamfallon | 4 | -1/+72 |
2019-04-16 | Add missing fields to initial subgroups | Jim Hahn | 2 | -5/+14 |
2019-04-16 | Merge "Set DAO factory in request map parameters" | Jorge Hernandez | 1 | -0/+1 |
2019-04-16 | Merge "Clear servlets at the start of tests" | Jorge Hernandez | 3 | -0/+7 |
2019-04-16 | Set DAO factory in request map parameters | Jim Hahn | 1 | -0/+1 |
2019-04-16 | Merge "Fix more sonar issues" | Pamela Dragosh | 3 | -20/+27 |
2019-04-16 | Clear servlets at the start of tests | Jim Hahn | 3 | -0/+7 |
2019-04-16 | Fix sonar issue in PdpStatusMessageHandler | Jim Hahn | 1 | -8/+15 |
2019-04-16 | Fix more sonar issues | Jim Hahn | 3 | -20/+27 |
2019-04-15 | Fix sonar issues in PAP | Jim Hahn | 22 | -107/+110 |
2019-04-15 | Support integer policy-version | Jim Hahn | 9 | -140/+116 |
2019-04-13 | Support group-oriented REST API | Jim Hahn | 22 | -170/+1418 |
2019-04-12 | Update PDP with null group/subgroup when disabled | Jim Hahn | 9 | -38/+85 |
2019-04-11 | Adding code for db config & initial group creation | ramverma | 10 | -48/+165 |
2019-04-11 | Don't change group version number | Jim Hahn | 10 | -390/+71 |
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 | 4 | -85/+36 |
2019-04-10 | Merge "Add junit tests for PdpGroupDeleteProvider" | Jorge Hernandez | 6 | -19/+339 |
2019-04-10 | Merge "Refactor request map" | Jorge Hernandez | 23 | -1834/+2894 |
2019-04-10 | Merge "Adding final dmaap & db configurations" | Jorge Hernandez | 1 | -0/+46 |
2019-04-10 | Add junit tests for PdpGroupDeleteProvider | Jim Hahn | 6 | -19/+339 |
2019-04-10 | Merge "Current draft of undeploy" | Liam Fallon | 5 | -103/+144 |
2019-04-10 | Current draft of undeploy | Jim Hahn | 5 | -103/+144 |
2019-04-10 | Fix eclipse warning in SessionData | Jim Hahn | 1 | -1/+0 |
2019-04-10 | Adding final dmaap & db configurations | ramverma | 1 | -0/+46 |