Age | Commit message (Expand) | Author | Files | Lines |
2020-09-09 | Bump distribution version to 2.4.2-SNAPSHOT | Ram Krishna Verma | 3 | -3/+3 |
2020-07-29 | Allocate a new server port for each test | Jim Hahn | 1 | -1/+1 |
2020-07-21 | Remove hpa decoder from policy/distribution | Ram Krishna Verma | 30 | -1625/+3 |
2020-07-10 | Bump policy/distribution to 2.4.1-SNAPSHOT | Jim Hahn | 3 | -3/+3 |
2020-07-02 | Replace try/catch blocks with assertj - dist | waynedunican | 6 | -140/+68 |
2020-06-19 | Changes for Checkstyle 8.32 in policy-distribution | a.sreekumar | 31 | -51/+13 |
2020-06-15 | Updating module names to resolve conflicts | Ram Krishna Verma | 3 | -3/+3 |
2020-06-10 | Upgrade sdc-tosca & sdc-distribution-client libraries | Ram Krishna Verma | 1 | -2/+3 |
2020-05-29 | Use default serialization provider | Jim Hahn | 1 | -5/+1 |
2020-05-20 | Bump distribution master to 2.4.0 | Pamela Dragosh | 3 | -3/+3 |
2020-05-19 | Bump distribution 2.3.3 | Pamela Dragosh | 3 | -3/+3 |
2020-04-15 | Bump distribution to 2.3.2-SNAPSHOT | Ram Krishna Verma | 3 | -3/+3 |
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-27 | Fix comments from last review | Pamela Dragosh | 2 | -2/+2 |
2020-03-26 | Remove unused imports and clean logs | Pamela Dragosh | 13 | -35/+73 |
2020-03-24 | Bump policy/distribution to 2.3.1-SNAPSHOT | Ram Krishna Verma | 3 | -3/+3 |
2020-03-03 | Remove policy/engine & apex dependency from distribution | Ram Krishna Verma | 48 | -2074/+133 |
2020-02-06 | Updating module names to resolve conflicts | Ram Krishna Verma | 1 | -1/+2 |
2020-01-22 | Finish sonar config update | Pamela Dragosh | 1 | -2/+7 |
2020-01-22 | policy/distribution jdk11 upgrades | HOCKLA | 8 | -51/+49 |
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-16 | Bump versions in distribution master | Jim Hahn | 3 | -3/+3 |
2019-09-06 | Fix few unit tests in distribution | ramverma | 2 | -251/+233 |
2019-09-04 | Bring back the old HPA decoder & model | ramverma | 2 | -152/+152 |
2019-08-16 | Upgrade sdc client & tosca parser | ramverma | 1 | -2/+2 |
2019-08-16 | Add LifecycleApiForwarder in policy/distribution | ramverma | 14 | -64/+1024 |
2019-08-06 | Changing parameters to use ParameterGroupImpl | ramverma | 20 | -951/+201 |
2019-08-02 | Change parameters to extend ParameterGroupImpl | ramverma | 22 | -490/+417 |
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 | Modify policy/distribution to use RestServer from common | Jim Hahn | 1 | -0/+3 |
2019-07-19 | Fix proprietary licenses | liboNet | 1 | -0/+0 |
2019-07-17 | Changing policy/distribution to use policy/models | ramverma | 19 | -457/+405 |
2019-07-08 | Fix distribution due to sonar changes in common | Jim Hahn | 2 | -57/+42 |
2019-07-02 | Bump distribution to 2.2.1-SNAPSHOT | Pamela Dragosh | 3 | -3/+3 |
2019-06-19 | Change getCanonicalName to getName in distribution | Jim Hahn | 3 | -3/+6 |
2019-06-18 | Fix junit tests in distribution | Jim Hahn | 3 | -5/+5 |
2019-05-31 | Bump distribution to 2.2.0 | Pamela Dragosh | 3 | -3/+3 |
2019-05-16 | Step snapshot version of policy-distribution | liamfallon | 3 | -3/+3 |
2019-05-13 | upgrade sdc tosca parse to v1.5.1 | liboNet | 8 | -7/+7 |
2019-04-16 | Fix more sonar issues | Lianhao Lu | 2 | -21/+24 |
2019-04-12 | Fix sonnar issues | Lianhao Lu | 2 | -18/+14 |
2019-04-11 | Gracefully release resource in file reception plugin | Lianhao Lu | 1 | -25/+28 |
2019-04-11 | Change logging from FlexLogger to SLF4J | Lianhao Lu | 3 | -17/+22 |
2019-04-10 | Add multi-thread support in FileSystemReceptionHander | Lianhao Lu | 7 | -18/+72 |