aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-08Merge "Add latest-version check to status msg handler"Liam Fallon1-2/+2
2019-04-07Wrong models-pdp in papJim Hahn1-1/+1
2019-04-05Add latest-version check to status msg handlerJim Hahn1-2/+2
2019-04-05Delay DB updates until all policies processedJim Hahn9-172/+515
2019-04-05Merge "Fix csit of policy/pap"Pamela Dragosh1-0/+8
2019-04-05Fix csit of policy/papramverma1-0/+8
2019-04-05Flesh out policy deployment REST APIJim Hahn34-222/+2295
2019-04-05Fixes per latest models updatesJim Hahn5-26/+24
2019-04-04Adding more code to pdp registration handlerramverma4-30/+67
2019-04-03Fix classes in pap to align with change in modelsramverma13-759/+71
2019-04-03Changes in pdp registration handlerramverma1-21/+20
2019-04-02Adding PdpStatus listener & handler to policy/papramverma3-0/+290
2019-04-02Remove pdpType from testsJim Hahn2-2/+0
2019-04-01Add mapper classJim Hahn8-14/+829
2019-03-29Fix issues with timer manager junitsJim Hahn2-82/+94
2019-03-27Adding db provider parameters to pap config fileramverma6-45/+91
2019-03-27Add and register DAO provider wrapperJim Hahn3-0/+85
2019-03-26Add components for PDP communicationJim Hahn23-12/+4167
2019-03-25Changes to PAP infrastructure to support PDPJim Hahn31-194/+794
2019-03-20Adding query & state change PAP REST API'sramverma8-12/+446
2019-03-17Add NSS libraries to imagesJorge Hernandez1-1/+2
2019-03-16Merge "Update INFO.yaml file"Pamela Dragosh1-2/+25
2019-03-16Merge "Add additional constructors to Exception classes"Jorge Hernandez3-12/+29
2019-03-15Update INFO.yaml fileJessica Wagantall1-2/+25
2019-03-15Updates to PDP deploy/undeploy per Ram's commentsJim Hahn5-16/+16
2019-03-15Add additional constructors to Exception classesJim Hahn3-12/+29
2019-03-13Add simple deploy/undeploy REST APIJim Hahn6-18/+277
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn32-634/+989
2019-03-07Merge "Refactor REST server tests"Jorge Hernandez11-342/+531
2019-03-07Merge "Use Alpine as base docker image in /policy/pap"Jorge Hernandez2-20/+10
2019-03-07Refactor REST server testsJim Hahn11-342/+531
2019-03-06Merge "Use request id instead of PDP name in listener"Pamela Dragosh2-50/+127
2019-03-06Use request id instead of PDP name in listenerJim Hahn2-50/+127
2019-03-06Use Alpine as base docker image in /policy/papning.xi2-20/+10
2019-03-05Refactor PAP REST controllerJim Hahn5-87/+170
2019-03-04Receive PDP status messagesJim Hahn5-1/+292
2019-03-04Merge "Update INFO.yaml Liam's email"Liam Fallon1-1/+1
2019-02-28Merge "Use Coder class"Jorge Hernandez3-17/+19
2019-02-28Update INFO.yaml Liam's emailPamela Dragosh1-1/+1
2019-02-28Reference lombok from parentPamela Dragosh1-1/+0
2019-02-28Merge "Add code to publish to PDP"Jorge Hernandez6-1/+342
2019-02-27Use Coder classJim Hahn3-17/+19
2019-02-27Add code to publish to PDPJim Hahn6-1/+342
2019-02-25Replace static methods with single getInstanceJim Hahn8-112/+247
2019-02-22Use constants for http property namesjh73584-24/+40
2019-02-22Merge "Adds basic stability tests for Policy PAP"Liam Fallon5-0/+442
2019-02-21Adds basic stability tests for Policy PAPBilal A5-0/+442
2019-02-21Add swagger annotations to PAP API'sramverma2-16/+34
2019-02-11Creating package & docker image of policy/papramverma12-0/+623
2019-02-07Adding statistics endpoint to policy/papramverma17-34/+638