Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-08-30 | Include custom data types from VSP in csar imports |  andre.schmid | 5 | -62/+82 |
2021-08-27 | Improve invalid artifact label error message |  KrupaNagabhushan | 2 | -1/+10 |
2021-08-27 | Fix get capability type with uid |  MichaelMorris | 2 | -4/+4 |
2021-08-27 | Support querying of model by type |  MichaelMorris | 8 | -12/+42 |
2021-08-26 | Add types to imports |  vasraz | 17 | -268/+349 |
2021-08-26 | Add ETSI SOL001 v2.5.1 model types to backend init |  davsad | 37 | -6/+2203 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) |  vasraz | 53 | -214/+228 |
2021-08-26 | Validate the Resource Model before importing VSP |  andre.schmid | 9 | -95/+321 |
2021-08-26 | Fix broken build |  vasraz | 1 | -3/+1 |
2021-08-25 | Import VSP with non-standard data types |  MichaelMorris | 11 | -38/+122 |
2021-08-25 | Fix service csar with model download failure |  MichaelMorris | 2 | -4/+5 |
2021-08-24 | Update backend-init to use new endpoints allowing specific model |  davsad | 5 | -21/+69 |
2021-08-24 | Fix artifact name invalid error message |  KrupaNagabhushan | 3 | -4/+11 |
2021-08-23 | Filter catalog in UI based on model |  davsad | 2 | -14/+29 |
2021-08-23 | Load model default imports during CSAR Generation |  KrupaNagabhushan | 4 | -21/+73 |
2021-08-17 | Validate model exists when associating types |  KrupaNagabhushan | 12 | -17/+103 |
2021-08-13 | Support models extending models |  MichaelMorris | 2 | -1/+16 |
2021-08-12 | Update base types based on model |  MichaelMorris | 19 | -52/+54 |
2021-08-06 | Retrieve data types based on component model |  aribeiro | 37 | -485/+434 |
2021-08-06 | Consider component model when retrieving interface types |  davsad | 9 | -79/+95 |
2021-08-05 | Disable locking during deployment |  davsad | 4 | -10/+235 |
2021-08-04 | Import VSP top. template handling non SDC model |  MichaelMorris | 11 | -104/+523 |
2021-08-04 | Consider component model when retrieving group and policy types |  KrupaNagabhushan | 13 | -50/+141 |
2021-07-30 | Fix init upgrade fail for polictyTypes |  KrupaNagabhushan | 2 | -0/+30 |
2021-07-28 | Consider component model when retrieving capability types |  KrupaNagabhushan | 2 | -4/+5 |
2021-07-23 | Reduce usage of outdated library JMockit (catalog-be) |  vasraz | 11 | -707/+561 |
2021-07-23 | Fix upgrade for different vendor release |  andre.schmid | 3 | -70/+89 |
2021-07-23 | Remove commented code from PolicyBusinessLogic |  andre.schmid | 1 | -167/+1 |
2021-07-21 | Remove dependency vulnerability |  vasraz | 1 | -47/+47 |
2021-07-21 | Consider component model when retrieving relationship types |  KrupaNagabhushan | 2 | -4/+8 |
2021-07-21 | Support for associating interface types to models |  davsad | 3 | -8/+18 |
2021-07-21 | Support for associating policy and group types to models |  KrupaNagabhushan | 6 | -25/+43 |
2021-07-21 | Display model name |  aribeiro | 1 | -0/+1 |
2021-07-15 | Allow only types from selected model in service creation |  aribeiro | 11 | -52/+70 |
2021-07-15 | Specify model at service creation |  aribeiro | 6 | -10/+16 |
2021-07-13 | Exposing new parameters in chef config for SDC |  marine | 3 | -5/+11 |
2021-07-05 | Support for associating node types to models |  aribeiro | 24 | -70/+600 |