Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-11-13 | Fix virtual_binding error under VDU requirements | liboNet | 5 | -8/+47 |
2018-11-12 | Make FileSystemReceptionHandler more tolerant | Lianhao Lu | 6 | -11/+280 |
2018-11-09 | Fix sonar/checkstyle issues | Pamela Dragosh | 9 | -30/+33 |
2018-11-09 | S3P: added FileSystemReceptionHandler plugin | Lianhao Lu | 3 | -0/+237 |
2018-11-01 | Add more logics about fields value for OOF model | liboNet | 3 | -7/+13 |
2018-10-17 | Fix NullPointerException of PolicyScope field | liboNet | 1 | -0/+1 |
2018-10-10 | Remove properietary license from CSAR | liboNet | 4 | -0/+0 |
2018-10-09 | Remove properietary license from CSAR | liboNet | 5 | -0/+0 |
2018-10-01 | Update the schema parse based on newer version | liboNet | 4 | -13/+19 |
2018-09-22 | Add .casr suffix to downloaded csar file | Alexis de Talhouët | 1 | -1/+1 |
2018-09-21 | Adding retry logic for SDC Client in Distribution | ramverma | 7 | -80/+187 |
2018-09-19 | Fix sonar & add test cases for models | ramverma | 1 | -1/+1 |
2018-09-17 | Fix sonar bug in distribution | ramverma | 1 | -30/+9 |
2018-09-15 | Fix sonar bugs in distribution | ramverma | 5 | -146/+240 |
2018-09-14 | Aligned decoder with forwarder for opt. policies | mmis | 13 | -220/+518 |