Age | Commit message (Expand) | Author | Files | Lines |
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 | 11 | -49/+167 |
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 | 3 | -13/+56 |
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 | 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 |