Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -13/+56 |
2019-04-09 | Refactor request map | Jim Hahn | 23 | -1834/+2894 |
2019-04-09 | Fix review comments & add updateLock | ramverma | 3 | -39/+74 |
2019-04-09 | Adding PdpGroup query & statechange providers | ramverma | 9 | -72/+306 |
2019-04-08 | Adds basic performance tests for Policy PAP | Bilal A | 5 | -0/+368 |
2019-04-08 | Merge "Wrong models-pdp in pap" | Pamela Dragosh | 1 | -1/+1 |
2019-04-08 | Merge "Add latest-version check to status msg handler" | Liam Fallon | 1 | -2/+2 |
2019-04-07 | Wrong models-pdp in pap | Jim Hahn | 1 | -1/+1 |
2019-04-05 | Add latest-version check to status msg handler | Jim Hahn | 1 | -2/+2 |
2019-04-05 | Delay DB updates until all policies processed | Jim Hahn | 9 | -172/+515 |
2019-04-05 | Merge "Fix csit of policy/pap" | Pamela Dragosh | 1 | -0/+8 |
2019-04-05 | Fix csit of policy/pap | ramverma | 1 | -0/+8 |
2019-04-05 | Flesh out policy deployment REST API | Jim Hahn | 34 | -222/+2295 |
2019-04-05 | Fixes per latest models updates | Jim Hahn | 5 | -26/+24 |
2019-04-04 | Adding more code to pdp registration handler | ramverma | 4 | -30/+67 |
2019-04-03 | Fix classes in pap to align with change in models | ramverma | 13 | -759/+71 |
2019-04-03 | Changes in pdp registration handler | ramverma | 1 | -21/+20 |
2019-04-02 | Adding PdpStatus listener & handler to policy/pap | ramverma | 3 | -0/+290 |
2019-04-02 | Remove pdpType from tests | Jim Hahn | 2 | -2/+0 |
2019-04-01 | Add mapper class | Jim Hahn | 8 | -14/+829 |
2019-03-29 | Fix issues with timer manager junits | Jim Hahn | 2 | -82/+94 |
2019-03-27 | Adding db provider parameters to pap config file | ramverma | 6 | -45/+91 |
2019-03-27 | Add and register DAO provider wrapper | Jim Hahn | 3 | -0/+85 |
2019-03-26 | Add components for PDP communication | Jim Hahn | 23 | -12/+4167 |
2019-03-25 | Changes to PAP infrastructure to support PDP | Jim Hahn | 31 | -194/+794 |
2019-03-20 | Adding query & state change PAP REST API's | ramverma | 8 | -12/+446 |
2019-03-17 | Add NSS libraries to images | Jorge Hernandez | 1 | -1/+2 |
2019-03-16 | Merge "Update INFO.yaml file" | Pamela Dragosh | 1 | -2/+25 |
2019-03-16 | Merge "Add additional constructors to Exception classes" | Jorge Hernandez | 3 | -12/+29 |
2019-03-15 | Update INFO.yaml file | Jessica Wagantall | 1 | -2/+25 |
2019-03-15 | Updates to PDP deploy/undeploy per Ram's comments | Jim Hahn | 5 | -16/+16 |
2019-03-15 | Add additional constructors to Exception classes | Jim Hahn | 3 | -12/+29 |
2019-03-13 | Add simple deploy/undeploy REST API | Jim Hahn | 6 | -18/+277 |
2019-03-13 | Add PDP Group Deploy and Delete REST API stubs | Jim Hahn | 32 | -634/+989 |
2019-03-07 | Merge "Refactor REST server tests" | Jorge Hernandez | 11 | -342/+531 |
2019-03-07 | Merge "Use Alpine as base docker image in /policy/pap" | Jorge Hernandez | 2 | -20/+10 |
2019-03-07 | Refactor REST server tests | Jim Hahn | 11 | -342/+531 |
2019-03-06 | Merge "Use request id instead of PDP name in listener" | Pamela Dragosh | 2 | -50/+127 |
2019-03-06 | Use request id instead of PDP name in listener | Jim Hahn | 2 | -50/+127 |
2019-03-06 | Use Alpine as base docker image in /policy/pap | ning.xi | 2 | -20/+10 |
2019-03-05 | Refactor PAP REST controller | Jim Hahn | 5 | -87/+170 |
2019-03-04 | Receive PDP status messages | Jim Hahn | 5 | -1/+292 |
2019-03-04 | Merge "Update INFO.yaml Liam's email" | Liam Fallon | 1 | -1/+1 |
2019-02-28 | Merge "Use Coder class" | Jorge Hernandez | 3 | -17/+19 |
2019-02-28 | Update INFO.yaml Liam's email | Pamela Dragosh | 1 | -1/+1 |
2019-02-28 | Reference lombok from parent | Pamela Dragosh | 1 | -1/+0 |
2019-02-28 | Merge "Add code to publish to PDP" | Jorge Hernandez | 6 | -1/+342 |