Age | Commit message (Expand) | Author | Files | Lines |
2022-08-23 | Fix Sdc configuration | Ram Krishna Verma | 4 | -1/+9 |
2022-05-12 | Security issues from sonar cloud fixes | adheli.tavares | 10 | -221/+209 |
2022-04-06 | Error handling when a decoder fails to parse policy | adheli.tavares | 4 | -59/+100 |
2022-03-02 | Rename ControlLoop to AutomationCompsition | Sirisha_Manchikanti | 9 | -52/+54 |
2022-01-06 | Add ControlLoop distribution to runtime | Sirisha_Manchikanti | 9 | -69/+433 |
2021-12-08 | Moving @NotNull annotation to field level | lapentafd | 3 | -17/+58 |
2021-08-19 | Add yaml support for policy & policy types | Ram Krishna Verma | 3 | -1/+36 |
2021-07-07 | Use lombok in policy/distribution | Ram Krishna Verma | 18 | -609/+61 |
2021-06-18 | Fix new checkstyle issues in distribution | Jim Hahn | 1 | -1/+2 |
2021-05-07 | Fix sonars in policy-distribution | Jim Hahn | 1 | -1/+1 |
2021-05-06 | Fix sonars in policy-distribution | Jim Hahn | 3 | -19/+19 |
2021-04-29 | Remove GroupValidationResult | Jim Hahn | 3 | -22/+23 |
2021-01-18 | Fix bug - cast as long | Pamela Dragosh | 1 | -1/+1 |
2021-01-15 | Remove unused import and add comments | Pamela Dragosh | 1 | -8/+26 |
2021-01-14 | Avoid path injection | Pamela Dragosh | 1 | -3/+29 |
2020-07-21 | Remove hpa decoder from policy/distribution | Ram Krishna Verma | 29 | -1620/+3 |
2020-07-02 | Replace try/catch blocks with assertj - dist | waynedunican | 5 | -118/+57 |
2020-06-19 | Changes for Checkstyle 8.32 in policy-distribution | a.sreekumar | 22 | -41/+13 |
2020-03-27 | AtomicInteger cleanup | Pamela Dragosh | 1 | -4/+1 |
2020-03-27 | Use AtomicInteger and other sonar | Pamela Dragosh | 1 | -6/+6 |
2020-03-26 | Remove unused imports and clean logs | Pamela Dragosh | 9 | -21/+15 |
2020-03-03 | Remove policy/engine & apex dependency from distribution | Ram Krishna Verma | 29 | -880/+125 |
2020-01-22 | policy/distribution jdk11 upgrades | HOCKLA | 3 | -7/+8 |
2019-10-30 | changes in decoder as per new infra APIs | Liang Ding | 2 | -165/+192 |
2019-10-15 | changes in policy decoder per hpa OOF definition | Liang Ding | 3 | -29/+14 |
2019-10-11 | Remove "Restricted" info from csars | jhh | 2 | -0/+0 |
2019-10-04 | Create decoder/parameters infra for HPA policy | ramverma | 7 | -56/+497 |
2019-09-19 | Remove proprietary license added in csar by SDC | ramverma | 2 | -0/+0 |
2019-09-06 | Fix few unit tests in distribution | ramverma | 1 | -0/+0 |
2019-09-04 | Bring back the old HPA decoder & model | ramverma | 2 | -152/+152 |
2019-08-06 | Changing parameters to use ParameterGroupImpl | ramverma | 20 | -951/+201 |
2019-07-23 | Update PolicyDecoderCsarPdpx to match policy/api | ramverma | 2 | -18/+18 |
2019-07-21 | Changing policy decoder to support Tosca | ramverma | 6 | -44/+58 |
2019-07-19 | Fix proprietary licenses | liboNet | 1 | -0/+0 |
2019-07-17 | Changing policy/distribution to use policy/models | ramverma | 9 | -205/+195 |
2019-06-18 | Fix junit tests in distribution | Jim Hahn | 1 | -1/+2 |
2019-05-13 | upgrade sdc tosca parse to v1.5.1 | liboNet | 7 | -6/+6 |
2019-04-16 | Fix more sonar issues | Lianhao Lu | 1 | -18/+21 |
2019-04-12 | Fix sonnar issues | Lianhao Lu | 1 | -14/+12 |
2019-04-11 | Gracefully release resource in file reception plugin | Lianhao Lu | 1 | -25/+28 |
2019-04-10 | Add multi-thread support in FileSystemReceptionHander | Lianhao Lu | 7 | -18/+72 |
2019-02-05 | Change policy/distribution logging to slf4j | ramverma | 8 | -88/+108 |
2019-01-25 | Fix compilation error on policy-distribution | ramverma | 1 | -3/+7 |
2019-01-22 | Fix issues in policy-distribution | ramverma | 6 | -33/+141 |
2019-01-22 | Remove properietary license from CSAR | liboNet | 2 | -0/+0 |
2018-12-20 | Fix checkstyle issues in distribution | liamfallon | 4 | -20/+16 |
2018-12-04 | Fix policy format with vCPE service | liboNet | 9 | -68/+119 |
2018-11-13 | Fix unchecked cast sonar issue | Pamela Dragosh | 3 | -14/+10 |
2018-11-13 | FileSystemReceptionHandler: Fix sonar issues | Lianhao Lu | 3 | -46/+82 |
2018-11-12 | Merge "Fix virtual_binding error under VDU requirements" | Liam Fallon | 5 | -8/+47 |