Age | Commit message (Expand) | Author | Files | Lines |
2021-10-27 | Fix model and category change issues on Service |  andre.schmid | 1 | -16/+31 |
2021-10-21 | Make Service base type optional |  andre.schmid | 42 | -682/+974 |
2021-10-19 | Support get_input for complex data types |  aribeiro | 4 | -12/+44 |
2021-10-19 | Skip UI tests during fast build |  andre.schmid | 3 | -2/+3 |
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 | 50 | -867/+2174 |
2021-10-15 | Ignoring test cases failing incorrectly |  vasraz | 2 | -0/+4 |
2021-10-12 | Revert "Fix critical cross site scripting" |  vasraz | 1 | -4/+3 |
2021-10-12 | Add a display name for the category metadataKeys entries |  davsad | 7 | -5/+18 |
2021-10-08 | Allow importing service with no instances |  KrupaNagabhushan | 3 | -18/+20 |
2021-10-07 | Update release notes for 1.9.3 |  MichaelMorris | 3 | -35/+118 |
2021-10-06 | Adding type safety to the service dependency editor. |  davsad | 8 | -33/+143 |
2021-10-06 | Fix clean up of build file sdctool.tar |  andre.schmid | 1 | -0/+24 |
2021-10-05 | Filter categories by model name |  aribeiro | 17 | -153/+239 |
2021-10-05 | Fix child model being shown in UI |  KrupaNagabhushan | 2 | -2/+16 |
2021-10-05 | Allow multiple base types for a service |  vasraz | 10 | -668/+636 |
2021-10-05 | Display model in UI tiles |  aribeiro | 1 | -0/+3 |
2021-10-01 | Expand allowed chars in property names to include colon |  vasraz | 1 | -1/+1 |
2021-10-01 | Step version for Jakarta |  MichaelMorris | 165 | -166/+166 |
2021-09-29 | Fixing distribution to AAI/SO issue |  MichaelMorris | 2 | -2/+77 |
2021-09-23 | Fix certify VFC with Model |  aribeiro | 1 | -5/+11 |
2021-09-22 | Update Template.json |  JvD_Ericsson | 1 | -0/+8 |
2021-09-20 | Error re-importing VSP |  KrupaNagabhushan | 19 | -34/+441 |
2021-09-20 | Release 1.9.2 |  MichaelMorris | 1 | -0/+22 |
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 |