aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2020-09-30New sonars in policy/distributionJim Hahn1-200/+81
2020-08-21Changes to make policy-distribution container crash with non zero exitCodea.sreekumar1-12/+16
2020-07-29Allocate a new server port for each testJim Hahn8-71/+97
2020-07-29Sonar fixes for policy/distributionuj426b2-16/+13
2020-07-02Replace try/catch blocks with assertj - distwaynedunican7-230/+141
2020-06-19Changes for Checkstyle 8.32 in policy-distributiona.sreekumar14-22/+4
2020-03-26Remove unused imports and clean logsPamela Dragosh1-3/+7
2020-01-22policy/distribution jdk11 upgradesHOCKLA5-8/+21
2019-12-05change HealthCheckReport URL from self to hostNameHengye2-6/+8
2019-08-06Changing parameters to use ParameterGroupImplramverma4-111/+40
2019-08-02Change parameters to extend ParameterGroupImplramverma2-111/+29
2019-07-19Modify policy/distribution to use RestServer from commonJim Hahn4-19/+30
2019-07-17Changing policy/distribution to use policy/modelsramverma2-10/+11
2019-07-02Use ToStringTester from utils-testramverma1-1/+1
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 endpointsliboNet3-2/+289
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 csarramverma6-57/+215
2018-09-11Fix all sonar issues in distributionramverma1-22/+63
2018-09-07Parameter Group fields must have gettersliamfallon2-2/+2
2018-09-05Refactored reception handler parameter handlingmmis4-126/+251
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 forwardingmmis8-64/+272
2018-08-29Parameter Service Interface Changesliamfallon4-138/+130
2018-08-28Removing plugin dependency from distribution mainramverma8-159/+240
2018-08-24Fix sonar and checkstyle issues in distributionramverma6-84/+94
2018-08-22Adding health check endpoint to distributionramverma5-17/+246
2018-08-22integrate PSSDConfiguration to distributionliboNet3-13/+70
2018-08-15Adding code for bootstrapping policy distributionramverma9-104/+231
2018-08-09Adding configuration parameters for distributionramverma9-173/+1084
2018-07-31Add start and parameter handlingliamfallon4-0/+243