Age | Commit message (Expand) | Author | Files | Lines |
2020-06-19 | Changes for Checkstyle 8.32 in policy-distribution |  a.sreekumar | 19 | -30/+4 |
2020-05-20 | Bump distribution master to 2.4.0 |  Pamela Dragosh | 1 | -1/+1 |
2020-05-19 | Bump distribution 2.3.3 |  Pamela Dragosh | 1 | -1/+1 |
2020-04-15 | Bump distribution to 2.3.2-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-03-27 | Use AtomicInteger and other sonar |  Pamela Dragosh | 1 | -2/+2 |
2020-03-27 | Fix comments from last review |  Pamela Dragosh | 1 | -1/+1 |
2020-03-26 | Remove unused imports and clean logs |  Pamela Dragosh | 6 | -10/+59 |
2020-03-24 | Bump policy/distribution to 2.3.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-03-18 | renew policy certs till 03/17/2021 |  jhh | 1 | -0/+0 |
2020-02-06 | Updating module names to resolve conflicts |  Ram Krishna Verma | 1 | -1/+2 |
2020-01-22 | policy/distribution jdk11 upgrades |  HOCKLA | 5 | -8/+21 |
2019-12-05 | change HealthCheckReport URL from self to hostName |  Hengye | 3 | -7/+11 |
2019-09-16 | Bump versions in distribution master |  Jim Hahn | 1 | -1/+1 |
2019-08-22 | update keystore |  jhh | 1 | -0/+0 |
2019-08-06 | Changing parameters to use ParameterGroupImpl |  ramverma | 6 | -130/+40 |
2019-08-02 | Change parameters to extend ParameterGroupImpl |  ramverma | 4 | -115/+45 |
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 | 2 | -1/+6 |
2019-07-02 | Bump distribution to 2.2.1-SNAPSHOT |  Pamela Dragosh | 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-05-31 | Bump distribution to 2.2.0 |  Pamela Dragosh | 1 | -1/+1 |
2019-05-16 | Step snapshot version of policy-distribution |  liamfallon | 1 | -1/+1 |
2019-02-18 | Use gson by default |  jh7358 | 1 | -0/+4 |
2019-02-05 | Change policy/distribution logging to slf4j |  ramverma | 10 | -149/+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-10-31 | Set new master version for Dublin |  liamfallon | 1 | -3/+2 |
2018-10-25 | Fix refering to snapshot in policy/distribution2.0.1 |  ramverma | 1 | -1/+1 |
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 | 29 | -623/+363 |
2018-08-24 | Fix sonar and checkstyle issues in distribution |  ramverma | 11 | -129/+140 |
2018-08-22 | Adding health check endpoint to distribution |  ramverma | 33 | -56/+1016 |
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 | 30 | -188/+1854 |