aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Fix RestController usage after removing AAF filteradheli.tavares2-10/+9
2023-10-12Remove AAF references from distribution.adheli.tavares2-43/+4
2023-09-22Upgrade Java 17adheli.tavares14-298/+294
2023-08-08Removed db-based statistics featureSuresh Charan6-397/+1
2022-04-13Remove generated test file from gitliamfallon1-64/+0
2022-03-02Rename ControlLoop to AutomationCompsitionSirisha_Manchikanti1-1/+1
2022-01-06Add ControlLoop distribution to runtimeSirisha_Manchikanti1-0/+64
2021-07-05Use lombok in policy/distributionRam Krishna Verma5-200/+31
2021-05-25Fix broken junits in policy-distributionJim Hahn5-29/+61
2021-05-06Fix sonars in policy-distributionJim Hahn6-12/+14
2021-04-29Remove GroupValidationResultJim Hahn11-318/+154
2021-04-16Refactor DistributionCommandLineArguments classadheli.tavares4-314/+122
2021-03-19Delete keystores from distributionJim Hahn3-11/+10
2021-03-16Update policy-keystore with newer certificatesjhh1-0/+0
2021-03-04Code coverage for Policy distributionadheli.tavares2-1/+95
2020-12-04Sonar issues with visibilityPamela Dragosh1-1/+2
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