Age | Commit message (Expand) | Author | Files | Lines |
2021-09-20 | Updated SDC version to 1.9.2-SNAPSHOT1.9.2 | MichaelMorris | 165 | -165/+165 |
2021-09-20 | Fix update VSP missing VSP version id | andre.schmid | 11 | -21/+43 |
2021-09-17 | Fix Update VSP when no version id is provided | andre.schmid | 8 | -1/+91 |
2021-09-16 | Update release notes for 1.9.1 | MichaelMorris | 1 | -0/+74 |
2021-09-16 | Update docs for multi model support | MichaelMorris | 5 | -54/+1868 |
2021-09-16 | Design service for a specific model | aribeiro | 8 | -29/+137 |
2021-09-15 | Integration test for importing VFC with model | aribeiro | 6 | -8/+55 |
2021-09-15 | Increase test coverage (TypesUploadServlet) | vasraz | 7 | -27/+403 |
2021-09-15 | Add integration tests for the ETSI 2.5.1 Model | andre.schmid | 27 | -252/+763 |
2021-09-14 | Release 1.9.1 | MichaelMorris | 1 | -0/+22 |
2021-09-13 | Update SDC version to 1.9.1-SNAPSHOT1.9.1 | MichaelMorris | 165 | -165/+165 |
2021-09-10 | ETSI SOL001 v2.5.1 model types not deployed in upgrade | davsad | 5 | -28/+63 |
2021-09-10 | Fail VF download of csar when VF has operation defined with workflow. | davsad | 1 | -6/+3 |
2021-09-10 | Model hierarchy not being considered while filtering | davsad | 2 | -15/+26 |
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 create a service with SDC AID model | andre.schmid | 3 | -30/+17 |
2021-09-10 | Fix model init | aribeiro | 4 | -5/+7 |
2021-09-09 | [SDC-BE] Remove hardcoded MR apiKey | MichaelMorris | 7 | -32/+47 |
2021-09-07 | Fixing deployment failure | MichaelMorris | 1 | -4/+4 |
2021-09-06 | Fix data type cache issue for model extensions | MichaelMorris | 3 | -44/+50 |
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 | 5 | -4/+136 |
2021-09-02 | Move position of Model on create screen | aribeiro | 1 | -17/+15 |
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-09-01 | Update unit test to JUnit5 | andre.schmid | 1 | -357/+357 |
2021-09-01 | Fix setting vendor release for VSP with model | andre.schmid | 4 | -15/+21 |
2021-08-31 | Fix additional types import file generation | andre.schmid | 22 | -86/+331 |
2021-08-30 | Include custom data types from VSP in csar imports | andre.schmid | 7 | -67/+152 |
2021-08-27 | Improve invalid artifact label error message | KrupaNagabhushan | 3 | -2/+11 |
2021-08-27 | Fix get capability type with uid | MichaelMorris | 2 | -4/+4 |
2021-08-27 | Add a CSAR validator for model ETSI SOL001 2.5.1 | andre.schmid | 20 | -129/+325 |
2021-08-27 | Support querying of model by type | MichaelMorris | 32 | -67/+229 |
2021-08-26 | Add types to imports | vasraz | 20 | -280/+458 |
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 | 123 | -1267/+1215 |
2021-08-26 | Validate the Resource Model before importing VSP | andre.schmid | 42 | -611/+1094 |
2021-08-26 | Dynamically load CSAR validators for models | andre.schmid | 11 | -40/+215 |
2021-08-26 | Fix broken build | vasraz | 1 | -3/+1 |
2021-08-25 | Define a CSAR validator API for models | andre.schmid | 11 | -242/+378 |
2021-08-25 | Import VSP with non-standard data types | MichaelMorris | 20 | -56/+144 |
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 | 11 | -23/+144 |
2021-08-23 | Load model default imports during CSAR Generation | KrupaNagabhushan | 5 | -22/+76 |
2021-08-23 | Fix composition view palette filter | stasys10 | 1 | -1/+3 |
2021-08-20 | Select a Model when Importing a VSP | andre.schmid | 7 | -23/+75 |
2021-08-19 | Fix the license issue - javax.jms: 1.1 | vasraz | 2 | -8/+7 |