Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |