Age | Commit message (Expand) | Author | Files | Lines |
2022-01-13 | Fix use of Optional in ComponentInstanceInputsMergeBL |  franciscovila | 1 | -5/+9 |
2022-01-07 | Fix NPE in ArtifactsBusinessLogic |  franciscovila | 1 | -1/+1 |
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 | 1 | -1/+1 |
2021-12-08 | Allow space and single quote in prop names |  aribeiro | 1 | -1/+1 |
2021-12-07 | Fix vulnerable dependency |  vasraz | 1 | -8/+3 |
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 | 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 | 12 | -452/+414 |
2021-11-17 | Update service import to import self properties |  KrupaNagabhushan | 7 | -9/+80 |
2021-11-15 | Fix critical cross site scripting |  vasraz | 2 | -7/+15 |
2021-11-12 | Fix broken TC (ExternalRefsServletTest) |  vasraz | 4 | -151/+91 |
2021-11-11 | Fix auth failure to dmaap after upgrade |  vasraz | 1 | -0/+8 |
2021-11-05 | Add UI support for adding tosca artifact types |  aribeiro | 8 | -54/+116 |
2021-11-02 | Support for adding artifact types |  aribeiro | 14 | -77/+390 |
2021-11-02 | Import VSP with non-standard policy types |  davsad | 11 | -79/+177 |
2021-10-21 | Make Service base type optional |  andre.schmid | 17 | -548/+605 |
2021-10-18 | Force encoding while reading files in init scripts |  andre.schmid | 6 | -8/+8 |
2021-10-15 | Import multiple node types in a single endpoint |  andre.schmid | 44 | -862/+1963 |
2021-10-15 | Ignoring test cases failing incorrectly |  vasraz | 2 | -0/+4 |
2021-10-12 | Add a display name for the category metadataKeys entries |  davsad | 2 | -0/+2 |
2021-10-08 | Allow importing service with no instances |  KrupaNagabhushan | 3 | -18/+20 |
2021-10-05 | Filter categories by model name |  aribeiro | 4 | -48/+71 |
2021-10-05 | Allow multiple base types for a service |  vasraz | 5 | -228/+209 |
2021-10-01 | Expand allowed chars in property names to include colon |  vasraz | 1 | -1/+1 |
2021-09-29 | Fixing distribution to AAI/SO issue |  MichaelMorris | 2 | -2/+77 |
2021-09-20 | Error re-importing VSP |  KrupaNagabhushan | 3 | -1/+23 |
2021-09-20 | Fix update VSP missing VSP version id |  andre.schmid | 2 | -0/+6 |
2021-09-17 | Fix Update VSP when no version id is provided |  andre.schmid | 2 | -1/+6 |
2021-09-15 | Increase test coverage (TypesUploadServlet) |  vasraz | 7 | -27/+403 |
2021-09-10 | ETSI SOL001 v2.5.1 model types not deployed in upgrade |  davsad | 5 | -28/+63 |
2021-09-10 | Fix intermittent upgrade failure |  MichaelMorris | 1 | -1/+2 |
2021-09-10 | Test for GroupBusinessLogic#getNextVfModuleNameCounter |  stasys10 | 1 | -0/+59 |
2021-09-10 | Fix model init |  aribeiro | 3 | -4/+5 |
2021-09-09 | [SDC-BE] Remove hardcoded MR apiKey |  MichaelMorris | 6 | -31/+46 |
2021-09-06 | Not possible to set max occurrences to zero |  MichaelMorris | 1 | -1/+1 |
2021-09-03 | Fix CSAR generation default imports file conflict |  andre.schmid | 4 | -4/+129 |
2021-09-02 | Test for ValidateGenerateVfModuleGroupNames |  stasys10 | 1 | -3/+59 |
2021-09-02 | Fix mismatch in requirement name in sub mapping |  MichaelMorris | 3 | -10/+20 |
2021-08-31 | Fix additional types import file generation |  andre.schmid | 8 | -19/+17 |