aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
AgeCommit message (Expand)AuthorFilesLines
2020-09-30New sonars in policy/distributionJim Hahn1-200/+81
2020-09-24update default keystoresjhh1-0/+0
2020-08-21Changes to make policy-distribution container crash with non zero exitCodea.sreekumar2-31/+27
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.sreekumar19-30/+4
2020-03-27Use AtomicInteger and other sonarPamela Dragosh1-2/+2
2020-03-27Fix comments from last reviewPamela Dragosh1-1/+1
2020-03-26Remove unused imports and clean logsPamela Dragosh6-10/+59
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 hostNameHengye3-7/+11
2019-08-22update keystorejhh1-0/+0
2019-08-06Changing parameters to use ParameterGroupImplramverma6-130/+40
2019-08-02Change parameters to extend ParameterGroupImplramverma4-115/+45
2019-07-19Modify policy/distribution to use RestServer from commonJim Hahn12-327/+91
2019-07-17Changing policy/distribution to use policy/modelsramverma2-10/+11
2019-07-08Fix distribution due to sonar changes in commonJim Hahn1-1/+2
2019-07-02Use ToStringTester from utils-testramverma1-1/+1
2019-06-19Change getCanonicalName to getName in distributionJim Hahn2-2/+3
2019-06-18Fix junit tests in distributionJim Hahn2-4/+4
2019-02-18Use gson by defaultjh73581-0/+4
2019-02-05Change policy/distribution logging to slf4jramverma9-144/+161
2019-01-11Fix Noncompliant usage sonar issueliboNet3-6/+4
2018-12-20Fix checkstyle issues in distributionliamfallon3-75/+67
2018-12-19add Https support for distribution endpointsliboNet7-3/+370
2018-11-09Fix sonar/checkstyle issuesPamela Dragosh3-10/+10
2018-09-14Merge "Adding statistics endpoint to distribution"Liam Fallon5-0/+423
2018-09-13Adding statistics endpoint to distributionramverma5-0/+423
2018-09-13Adding policy decoder to extract file from csarramverma26-113/+577
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 handlingmmis21-395/+444
2018-09-04Merge "Set Activator alive to false in terminate"Pamela Dragosh2-1/+4
2018-09-03Set Activator alive to false in terminatekrishnajinka2-1/+4
2018-08-30Create code infrastructure for policy forwardingmmis25-83/+733
2018-08-29Parameter Service Interface Changesliamfallon6-143/+145
2018-08-28Removing plugin dependency from distribution mainramverma28-617/+362
2018-08-24Fix sonar and checkstyle issues in distributionramverma10-117/+138
2018-08-22Adding health check endpoint to distributionramverma32-56/+1006
2018-08-22integrate PSSDConfiguration to distributionliboNet17-26/+398
2018-08-16Adding termination code changes for distributionramverma1-2/+17
2018-08-15Adding code for bootstrapping policy distributionramverma17-549/+319
2018-08-09Adding configuration parameters for distributionramverma29-188/+1844
2018-07-31Add start and parameter handlingliamfallon18-0/+990