aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Fix comments from last reviewPamela Dragosh1-1/+1
2020-03-26Remove unused imports and clean logsPamela Dragosh2-3/+48
2020-03-18renew policy certs till 03/17/2021jhh1-0/+0
2020-01-22policy/distribution jdk11 upgradesHOCKLA5-8/+21
2019-12-05change HealthCheckReport URL from self to hostNameHengye2-6/+8
2019-08-22update keystorejhh1-0/+0
2019-08-06Changing parameters to use ParameterGroupImplramverma5-119/+40
2019-08-02Change parameters to extend ParameterGroupImplramverma3-111/+37
2019-07-19Modify policy/distribution to use RestServer from commonJim Hahn7-24/+43
2019-07-17Changing policy/distribution to use policy/modelsramverma2-10/+11
2019-07-02Use ToStringTester from utils-testramverma1-1/+1
2019-06-18Fix junit tests in distributionJim Hahn2-4/+4
2019-02-05Change policy/distribution logging to slf4jramverma4-122/+132
2019-01-11Fix Noncompliant usage sonar issueliboNet3-6/+4
2018-12-20Fix checkstyle issues in distributionliamfallon2-50/+38
2018-12-19add Https support for distribution endpointsliboNet5-2/+354
2018-09-14Merge "Adding statistics endpoint to distribution"Liam Fallon2-0/+176
2018-09-13Adding statistics endpoint to distributionramverma2-0/+176
2018-09-13Adding policy decoder to extract file from csarramverma23-95/+507
2018-09-11Fix all sonar issues in distributionramverma3-22/+171
2018-09-07Parameter Group fields must have gettersliamfallon2-2/+2
2018-09-05Refactored reception handler parameter handlingmmis18-390/+402
2018-09-04Merge "Set Activator alive to false in terminate"Pamela Dragosh1-0/+3
2018-09-03Set Activator alive to false in terminatekrishnajinka1-0/+3
2018-08-30Create code infrastructure for policy forwardingmmis20-74/+556
2018-08-29Parameter Service Interface Changesliamfallon5-143/+135
2018-08-28Removing plugin dependency from distribution mainramverma28-617/+362
2018-08-24Fix sonar and checkstyle issues in distributionramverma6-84/+94
2018-08-22Adding health check endpoint to distributionramverma25-18/+555
2018-08-22integrate PSSDConfiguration to distributionliboNet16-26/+395
2018-08-15Adding code for bootstrapping policy distributionramverma9-104/+231
2018-08-09Adding configuration parameters for distributionramverma24-175/+1382
2018-07-31Add start and parameter handlingliamfallon9-0/+254