Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-04-10 | Merge "Add junit tests for PdpGroupDeleteProvider" | Jorge Hernandez | 5 | -11/+334 |
2019-04-10 | Merge "Refactor request map" | Jorge Hernandez | 12 | -1270/+1885 |
2019-04-10 | Add junit tests for PdpGroupDeleteProvider | Jim Hahn | 5 | -11/+334 |
2019-04-10 | Current draft of undeploy | Jim Hahn | 1 | -9/+10 |
2019-04-09 | Refactor request map | Jim Hahn | 12 | -1270/+1885 |
2019-04-09 | Adding PdpGroup query & statechange providers | ramverma | 2 | -2/+84 |
2019-04-05 | Delay DB updates until all policies processed | Jim Hahn | 6 | -67/+303 |
2019-04-05 | Flesh out policy deployment REST API | Jim Hahn | 27 | -111/+1546 |
2019-04-05 | Fixes per latest models updates | Jim Hahn | 3 | -15/+9 |
2019-04-04 | Adding more code to pdp registration handler | ramverma | 1 | -8/+8 |
2019-04-03 | Fix classes in pap to align with change in models | ramverma | 5 | -426/+42 |
2019-04-02 | Remove pdpType from tests | Jim Hahn | 2 | -2/+0 |
2019-04-01 | Add mapper class | Jim Hahn | 4 | -12/+503 |
2019-03-29 | Fix issues with timer manager junits | Jim Hahn | 1 | -74/+76 |
2019-03-27 | Adding db provider parameters to pap config file | ramverma | 4 | -14/+64 |
2019-03-27 | Add and register DAO provider wrapper | Jim Hahn | 1 | -0/+3 |
2019-03-26 | Add components for PDP communication | Jim Hahn | 12 | -0/+2504 |
2019-03-25 | Changes to PAP infrastructure to support PDP | Jim Hahn | 15 | -76/+450 |
2019-03-20 | Adding query & state change PAP REST API's | ramverma | 3 | -11/+142 |
2019-03-16 | Merge "Add additional constructors to Exception classes" | Jorge Hernandez | 1 | -10/+7 |
2019-03-15 | Updates to PDP deploy/undeploy per Ram's comments | Jim Hahn | 1 | -2/+2 |
2019-03-15 | Add additional constructors to Exception classes | Jim Hahn | 1 | -10/+7 |
2019-03-13 | Add simple deploy/undeploy REST API | Jim Hahn | 2 | -12/+90 |
2019-03-13 | Add PDP Group Deploy and Delete REST API stubs | Jim Hahn | 14 | -269/+408 |
2019-03-07 | Refactor REST server tests | Jim Hahn | 10 | -342/+523 |
2019-03-06 | Use request id instead of PDP name in listener | Jim Hahn | 1 | -29/+83 |
2019-03-04 | Receive PDP status messages | Jim Hahn | 2 | -0/+178 |
2019-02-28 | Merge "Use Coder class" | Jorge Hernandez | 1 | -4/+8 |
2019-02-28 | Merge "Add code to publish to PDP" | Jorge Hernandez | 2 | -0/+175 |
2019-02-27 | Use Coder class | Jim Hahn | 1 | -4/+8 |
2019-02-27 | Add code to publish to PDP | Jim Hahn | 2 | -0/+175 |
2019-02-25 | Replace static methods with single getInstance | Jim Hahn | 3 | -39/+140 |
2019-02-21 | Add swagger annotations to PAP API's | ramverma | 1 | -4/+4 |
2019-02-07 | Adding statistics endpoint to policy/pap | ramverma | 7 | -31/+299 |
2019-02-05 | Adding healthcheck endpoint to policy/pap | ramverma | 6 | -7/+195 |
2019-01-31 | Create basic structure of pap component | ramverma | 12 | -0/+455 |