Age | Commit message (Expand) | Author | Files | Lines |
2022-04-13 | Remove generated test file from git | liamfallon | 1 | -64/+0 |
2022-03-02 | Rename ControlLoop to AutomationCompsition | Sirisha_Manchikanti | 1 | -1/+1 |
2022-01-06 | Add ControlLoop distribution to runtime | Sirisha_Manchikanti | 1 | -0/+64 |
2021-07-05 | Use lombok in policy/distribution | Ram Krishna Verma | 2 | -8/+10 |
2021-05-25 | Fix broken junits in policy-distribution | Jim Hahn | 5 | -29/+61 |
2021-04-29 | Remove GroupValidationResult | Jim Hahn | 9 | -148/+124 |
2021-04-16 | Refactor DistributionCommandLineArguments class | adheli.tavares | 2 | -115/+111 |
2021-03-19 | Delete keystores from distribution | Jim Hahn | 3 | -11/+10 |
2021-03-16 | Update policy-keystore with newer certificates | jhh | 1 | -0/+0 |
2021-03-04 | Code coverage for Policy distribution | adheli.tavares | 2 | -1/+95 |
2020-09-30 | New sonars in policy/distribution | Jim Hahn | 1 | -200/+81 |
2020-09-24 | update default keystores | jhh | 1 | -0/+0 |
2020-08-21 | Changes to make policy-distribution container crash with non zero exitCode | a.sreekumar | 1 | -12/+16 |
2020-07-29 | Allocate a new server port for each test | Jim Hahn | 8 | -71/+97 |
2020-07-29 | Sonar fixes for policy/distribution | uj426b | 2 | -16/+13 |
2020-07-02 | Replace try/catch blocks with assertj - dist | waynedunican | 7 | -230/+141 |
2020-06-19 | Changes for Checkstyle 8.32 in policy-distribution | a.sreekumar | 14 | -22/+4 |
2020-03-27 | Fix comments from last review | Pamela Dragosh | 1 | -1/+1 |
2020-03-26 | Remove unused imports and clean logs | Pamela Dragosh | 2 | -3/+48 |
2020-03-18 | renew policy certs till 03/17/2021 | jhh | 1 | -0/+0 |
2020-01-22 | policy/distribution jdk11 upgrades | HOCKLA | 5 | -8/+21 |
2019-12-05 | change HealthCheckReport URL from self to hostName | Hengye | 2 | -6/+8 |
2019-08-22 | update keystore | jhh | 1 | -0/+0 |
2019-08-06 | Changing parameters to use ParameterGroupImpl | ramverma | 5 | -119/+40 |
2019-08-02 | Change parameters to extend ParameterGroupImpl | ramverma | 3 | -111/+37 |
2019-07-19 | Modify policy/distribution to use RestServer from common | Jim Hahn | 7 | -24/+43 |
2019-07-17 | Changing policy/distribution to use policy/models | ramverma | 2 | -10/+11 |
2019-07-02 | Use ToStringTester from utils-test | ramverma | 1 | -1/+1 |
2019-06-18 | Fix junit tests in distribution | Jim Hahn | 2 | -4/+4 |
2019-02-05 | Change policy/distribution logging to slf4j | ramverma | 4 | -122/+132 |
2019-01-11 | Fix Noncompliant usage sonar issue | liboNet | 3 | -6/+4 |
2018-12-20 | Fix checkstyle issues in distribution | liamfallon | 2 | -50/+38 |
2018-12-19 | add Https support for distribution endpoints | liboNet | 5 | -2/+354 |
2018-09-14 | Merge "Adding statistics endpoint to distribution" | Liam Fallon | 2 | -0/+176 |
2018-09-13 | Adding statistics endpoint to distribution | ramverma | 2 | -0/+176 |
2018-09-13 | Adding policy decoder to extract file from csar | ramverma | 23 | -95/+507 |
2018-09-11 | Fix all sonar issues in distribution | ramverma | 3 | -22/+171 |
2018-09-07 | Parameter Group fields must have getters | liamfallon | 2 | -2/+2 |
2018-09-05 | Refactored reception handler parameter handling | mmis | 18 | -390/+402 |
2018-09-04 | Merge "Set Activator alive to false in terminate" | Pamela Dragosh | 1 | -0/+3 |
2018-09-03 | Set Activator alive to false in terminate | krishnajinka | 1 | -0/+3 |
2018-08-30 | Create code infrastructure for policy forwarding | mmis | 20 | -74/+556 |
2018-08-29 | Parameter Service Interface Changes | liamfallon | 5 | -143/+135 |
2018-08-28 | Removing plugin dependency from distribution main | ramverma | 28 | -617/+362 |
2018-08-24 | Fix sonar and checkstyle issues in distribution | ramverma | 6 | -84/+94 |
2018-08-22 | Adding health check endpoint to distribution | ramverma | 25 | -18/+555 |
2018-08-22 | integrate PSSDConfiguration to distribution | liboNet | 16 | -26/+395 |
2018-08-15 | Adding code for bootstrapping policy distribution | ramverma | 9 | -104/+231 |
2018-08-09 | Adding configuration parameters for distribution | ramverma | 24 | -175/+1382 |
2018-07-31 | Add start and parameter handling | liamfallon | 9 | -0/+254 |