Age | Commit message (Expand) | Author | Files | Lines |
2023-09-22 | Upgrade Java 17 | adheli.tavares | 13 | -293/+289 |
2023-08-08 | Removed db-based statistics feature | Suresh Charan | 3 | -292/+0 |
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 | 6 | -121/+91 |
2021-04-16 | Refactor DistributionCommandLineArguments class | adheli.tavares | 2 | -115/+111 |
2021-03-19 | Delete keystores from distribution | Jim Hahn | 2 | -11/+10 |
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-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-26 | Remove unused imports and clean logs | Pamela Dragosh | 1 | -3/+7 |
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-06 | Changing parameters to use ParameterGroupImpl | ramverma | 4 | -111/+40 |
2019-08-02 | Change parameters to extend ParameterGroupImpl | ramverma | 2 | -111/+29 |
2019-07-19 | Modify policy/distribution to use RestServer from common | Jim Hahn | 4 | -19/+30 |
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-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 | 3 | -2/+289 |
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 | 6 | -57/+215 |
2018-09-11 | Fix all sonar issues in distribution | ramverma | 1 | -22/+63 |
2018-09-07 | Parameter Group fields must have getters | liamfallon | 2 | -2/+2 |
2018-09-05 | Refactored reception handler parameter handling | mmis | 4 | -126/+251 |
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 | 8 | -64/+272 |
2018-08-29 | Parameter Service Interface Changes | liamfallon | 4 | -138/+130 |
2018-08-28 | Removing plugin dependency from distribution main | ramverma | 8 | -159/+240 |
2018-08-24 | Fix sonar and checkstyle issues in distribution | ramverma | 6 | -84/+94 |
2018-08-22 | Adding health check endpoint to distribution | ramverma | 5 | -17/+246 |
2018-08-22 | integrate PSSDConfiguration to distribution | liboNet | 3 | -13/+70 |
2018-08-15 | Adding code for bootstrapping policy distribution | ramverma | 9 | -104/+231 |
2018-08-09 | Adding configuration parameters for distribution | ramverma | 9 | -173/+1084 |
2018-07-31 | Add start and parameter handling | liamfallon | 4 | -0/+243 |