Age | Commit message (Expand) | Author | Files | Lines |
2019-07-19 | Modify policy/distribution to use RestServer from common | Jim Hahn | 12 | -327/+91 |
2019-07-17 | Changing policy/distribution to use policy/models | ramverma | 2 | -10/+11 |
2019-07-08 | Fix distribution due to sonar changes in common | Jim Hahn | 1 | -1/+2 |
2019-07-02 | Use ToStringTester from utils-test | ramverma | 1 | -1/+1 |
2019-06-19 | Change getCanonicalName to getName in distribution | Jim Hahn | 2 | -2/+3 |
2019-06-18 | Fix junit tests in distribution | Jim Hahn | 2 | -4/+4 |
2019-02-18 | Use gson by default | jh7358 | 1 | -0/+4 |
2019-02-05 | Change policy/distribution logging to slf4j | ramverma | 9 | -144/+161 |
2019-01-11 | Fix Noncompliant usage sonar issue | liboNet | 3 | -6/+4 |
2018-12-20 | Fix checkstyle issues in distribution | liamfallon | 3 | -75/+67 |
2018-12-19 | add Https support for distribution endpoints | liboNet | 7 | -3/+370 |
2018-11-09 | Fix sonar/checkstyle issues | Pamela Dragosh | 3 | -10/+10 |
2018-09-14 | Merge "Adding statistics endpoint to distribution" | Liam Fallon | 5 | -0/+423 |
2018-09-13 | Adding statistics endpoint to distribution | ramverma | 5 | -0/+423 |
2018-09-13 | Adding policy decoder to extract file from csar | ramverma | 26 | -113/+577 |
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 | 21 | -395/+444 |
2018-09-04 | Merge "Set Activator alive to false in terminate" | Pamela Dragosh | 2 | -1/+4 |
2018-09-03 | Set Activator alive to false in terminate | krishnajinka | 2 | -1/+4 |
2018-08-30 | Create code infrastructure for policy forwarding | mmis | 25 | -83/+733 |
2018-08-29 | Parameter Service Interface Changes | liamfallon | 6 | -143/+145 |
2018-08-28 | Removing plugin dependency from distribution main | ramverma | 28 | -617/+362 |
2018-08-24 | Fix sonar and checkstyle issues in distribution | ramverma | 10 | -117/+138 |
2018-08-22 | Adding health check endpoint to distribution | ramverma | 32 | -56/+1006 |
2018-08-22 | integrate PSSDConfiguration to distribution | liboNet | 17 | -26/+398 |
2018-08-16 | Adding termination code changes for distribution | ramverma | 1 | -2/+17 |
2018-08-15 | Adding code for bootstrapping policy distribution | ramverma | 17 | -549/+319 |
2018-08-09 | Adding configuration parameters for distribution | ramverma | 29 | -188/+1844 |
2018-07-31 | Add start and parameter handling | liamfallon | 18 | -0/+990 |