Age | Commit message (Expand) | Author | Files | Lines |
2021-01-06 | Changed identifiers to concept identifiers | Ram Krishna Verma | 1 | -4/+5 |
2020-07-29 | Allocate a new server port for each test | Jim Hahn | 1 | -1/+1 |
2020-07-02 | Replace try/catch blocks with assertj - dist | waynedunican | 1 | -22/+11 |
2020-06-19 | Changes for Checkstyle 8.32 in policy-distribution | a.sreekumar | 9 | -10/+0 |
2020-05-29 | Use default serialization provider | Jim Hahn | 1 | -5/+1 |
2020-03-27 | Fix comments from last review | Pamela Dragosh | 2 | -2/+2 |
2020-03-26 | Remove unused imports and clean logs | Pamela Dragosh | 4 | -14/+58 |
2020-03-03 | Remove policy/engine & apex dependency from distribution | Ram Krishna Verma | 18 | -1178/+8 |
2020-01-22 | policy/distribution jdk11 upgrades | HOCKLA | 4 | -42/+39 |
2019-09-06 | Fix few unit tests in distribution | ramverma | 1 | -251/+233 |
2019-08-16 | Add LifecycleApiForwarder in policy/distribution | ramverma | 13 | -64/+1019 |
2019-08-02 | Change parameters to extend ParameterGroupImpl | ramverma | 22 | -490/+417 |
2019-07-19 | Modify policy/distribution to use RestServer from common | Jim Hahn | 1 | -0/+3 |
2019-07-17 | Changing policy/distribution to use policy/models | ramverma | 10 | -252/+210 |
2019-07-08 | Fix distribution due to sonar changes in common | Jim Hahn | 2 | -57/+42 |
2019-06-19 | Change getCanonicalName to getName in distribution | Jim Hahn | 3 | -3/+6 |
2019-06-18 | Fix junit tests in distribution | Jim Hahn | 2 | -4/+3 |
2019-04-16 | Fix more sonar issues | Lianhao Lu | 1 | -3/+3 |
2019-04-12 | Fix sonnar issues | Lianhao Lu | 1 | -4/+2 |
2019-04-11 | Change logging from FlexLogger to SLF4J | Lianhao Lu | 3 | -17/+22 |
2019-04-10 | Add a new policy file log forwarder. | Lianhao Lu | 5 | -0/+483 |
2019-01-25 | Fix compilation error on policy-distribution | ramverma | 2 | -8/+10 |
2018-09-24 | AIOOBE when ApexPdpPolicyForwarder#forward | Alexis de Talhouët | 1 | -2/+5 |
2018-09-14 | Aligned decoder with forwarder for opt. policies | mmis | 1 | -6/+0 |
2018-09-13 | Adding policy decoder to extract file from csar | ramverma | 4 | -20/+36 |
2018-09-12 | Adding policy forwarder for apex-pdp | ramverma | 5 | -0/+566 |
2018-09-09 | Fixing sonar bugs in distribution | ramverma | 1 | -20/+20 |
2018-09-07 | Parameter Group fields must have getters | liamfallon | 1 | -1/+0 |
2018-08-30 | Create code infrastructure for policy forwarding | mmis | 9 | -10/+982 |
2018-08-16 | Adding termination code changes for distribution | ramverma | 1 | -5/+6 |
2018-08-02 | Create interfaces for Policy Distribution | mmis | 1 | -0/+37 |