Age | Commit message (Expand) | Author | Files | Lines |
2022-03-22 | Step version to 1.10.3-SNAPSHOT1.10.3 |  MichaelMorris | 1 | -1/+1 |
2022-03-22 | Fix assigning substitution filter property to service property |  JvD_Ericsson | 1 | -4/+2 |
2022-03-21 | Fix default value for interface operation input |  andre.schmid | 4 | -34/+197 |
2022-03-14 | Fix cannot set node filter cap using get_property |  MichaelMorris | 4 | -48/+82 |
2022-03-14 | Support instance count on node template |  JvD_Ericsson | 3 | -3/+42 |
2022-03-11 | Support complex types in artifact properties |  andre.schmid | 4 | -39/+170 |
2022-03-11 | Support complex types in interface operation inputs |  andre.schmid | 5 | -54/+50 |
2022-03-10 | Support occurrences on node templates |  JvD_Ericsson | 3 | -1/+16 |
2022-03-09 | Fix node filter capability issue |  MichaelMorris | 1 | -3/+7 |
2022-03-08 | Rename ControlLoop to AutomationComposition |  Sirisha_Manchikanti | 15 | -147/+208 |
2022-03-07 | Update esapi dependency for sec vulnerability |  MichaelMorris | 1 | -1/+3 |
2022-03-03 | Update vulnerable dependencies |  vasraz | 2 | -5/+9 |
2022-02-28 | Fix error when no derived_from type |  MichaelMorris | 1 | -5/+8 |
2022-02-26 | Implement improved MinIo client |  vasraz | 1 | -0/+1 |
2022-02-09 | Step version to 1.10.2-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2022-02-02 | Step version to 1.10.1-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2022-02-02 | Improve service import support |  MichaelMorris | 1 | -0/+3 |
2022-01-31 | Add controlloop components to SDC design |  Sirisha_Manchikanti | 10 | -0/+1605 |
2022-01-28 | Add artifact types to ETSI SOL001 v2.5.1 model |  JvD_Ericsson | 5 | -0/+2204 |
2022-01-28 | Fix issue in artifact type update |  MichaelMorris | 1 | -18/+19 |
2022-01-28 | Fix decrypt errors in sdc-be logs |  JvD_Ericsson | 2 | -1/+35 |
2022-01-27 | Add a display name for the category |  stasys10 | 3 | -7/+54 |
2022-01-24 | Fix issues creating control loop model |  MichaelMorris | 4 | -11/+14 |
2022-01-21 | Support node template artifact properties |  JvD_Ericsson | 4 | -0/+19 |
2022-01-17 | Add sdc-be-init support for artifact types |  vasraz | 4 | -50/+65 |
2022-01-13 | Improve testing stability |  vasraz | 58 | -58/+58 |
2022-01-13 | Fix use of Optional in ComponentBusinessLogic |  franciscovila | 1 | -2/+6 |
2022-01-13 | Fix use of Optional in ComponentInstanceInputsMergeBL |  franciscovila | 1 | -5/+9 |
2022-01-11 | Remove test-jar generation |  vasraz | 1 | -2/+1 |
2022-01-07 | Fix NPE in ArtifactsBusinessLogic |  franciscovila | 1 | -1/+1 |
2022-01-05 | Make configurable UI version |  vasraz | 1 | -1/+2 |
2022-01-04 | Fix inputs created incorrectly. |  MichaelMorris | 2 | -3/+12 |
2021-12-20 | Fix unable to set node topology interface |  MichaelMorris | 1 | -1/+2 |
2021-12-20 | Fix set value of custom data type |  MichaelMorris | 1 | -3/+3 |
2021-12-17 | Allows custom property type names |  aribeiro | 1 | -2/+9 |
2021-12-09 | Fix generated tosca and Required fields validation |  aribeiro | 2 | -5/+4 |
2021-12-09 | Improve fast-build profile |  vasraz | 2 | -8/+8 |
2021-12-08 | Allow space and single quote in prop names |  aribeiro | 1 | -1/+1 |
2021-12-07 | Fix vulnerable dependency |  vasraz | 3 | -20/+32 |
2021-12-07 | Update import service to import substitution filters |  KrupaNagabhushan | 4 | -6/+91 |
2021-12-07 | Fix Node Filter faults |  aribeiro | 2 | -10/+13 |
2021-12-06 | Update import service to import node filter |  KrupaNagabhushan | 6 | -15/+221 |
2021-12-06 | Add node filter with getInput function |  aribeiro | 1 | -4/+29 |
2021-12-06 | Fix import service to persist its model name |  KrupaNagabhushan | 1 | -0/+1 |
2021-11-29 | Add VNFD to NSD when using S3 storage |  vasraz | 1 | -0/+11 |
2021-11-26 | Revert accidentally formatted POMs |  vasraz | 1 | -604/+604 |
2021-11-26 | Set default base type when none is provided |  andre.schmid | 4 | -27/+145 |
2021-11-25 | Fix incorrect vsp version id in upgrade |  andre.schmid | 1 | -3/+0 |
2021-11-22 | Fix test cases failing incorrectly |  vasraz | 13 | -1874/+1844 |
2021-11-17 | Update service import to import self properties |  KrupaNagabhushan | 7 | -9/+80 |