Age | Commit message (Expand) | Author | Files | Lines |
2021-10-21 | Update SDC version to 1.9.1-SNAPSHOT1.9.1 |  MichaelMorris | 1 | -1/+1 |
2021-09-10 | Fix model init |  aribeiro | 1 | -1/+2 |
2021-09-06 | Fix data type cache issue for model extensions |  MichaelMorris | 3 | -44/+50 |
2021-09-03 | Fix CSAR generation default imports file conflict |  andre.schmid | 1 | -0/+7 |
2021-08-31 | Fix additional types import file generation |  andre.schmid | 11 | -64/+295 |
2021-08-30 | Include custom data types from VSP in csar imports |  andre.schmid | 2 | -5/+70 |
2021-08-27 | Support querying of model by type |  MichaelMorris | 12 | -34/+70 |
2021-08-26 | Add types to imports |  vasraz | 1 | -11/+88 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) |  vasraz | 31 | -32/+31 |
2021-08-26 | Validate the Resource Model before importing VSP |  andre.schmid | 16 | -200/+677 |
2021-08-25 | Import VSP with non-standard data types |  MichaelMorris | 6 | -9/+7 |
2021-08-23 | Filter catalog in UI based on model |  davsad | 2 | -0/+2 |
2021-08-19 | Align all SDC dependencies versions |  vasraz | 1 | -0/+27 |
2021-08-13 | Support models extending models |  MichaelMorris | 4 | -4/+89 |
2021-08-12 | Update base types based on model |  MichaelMorris | 6 | -35/+32 |
2021-08-06 | Retrieve data types based on component model |  aribeiro | 11 | -129/+459 |
2021-08-06 | Consider component model when retrieving interface types |  davsad | 3 | -10/+14 |
2021-08-05 | Disable locking during deployment |  davsad | 2 | -8/+17 |
2021-08-04 | Import VSP top. template handling non SDC model |  MichaelMorris | 3 | -3/+41 |
2021-08-04 | Consider component model when retrieving group and policy types |  KrupaNagabhushan | 6 | -92/+73 |
2021-07-28 | Upgrade springframework to latest version (5.3.8) |  vasraz | 1 | -0/+39 |
2021-07-28 | Consider component model when retrieving capability types |  KrupaNagabhushan | 2 | -3/+3 |
2021-07-27 | Remove dependency vulnerability |  vasraz | 1 | -0/+8 |
2021-07-23 | Fix upgrade for different vendor release |  andre.schmid | 1 | -16/+15 |
2021-07-21 | Remove dependency vulnerability |  vasraz | 1 | -2/+20 |
2021-07-21 | Consider component model when retrieving relationship types |  KrupaNagabhushan | 2 | -11/+18 |
2021-07-21 | Support for associating interface types to models |  davsad | 4 | -24/+96 |
2021-07-21 | Support for associating policy and group types to models |  KrupaNagabhushan | 7 | -88/+201 |
2021-07-15 | Allow only types from selected model in service creation |  aribeiro | 8 | -63/+134 |
2021-07-15 | Specify model at service creation |  aribeiro | 8 | -6/+18 |
2021-07-05 | Support for associating node types to models |  aribeiro | 11 | -43/+197 |
2021-07-05 | Create REST endpoint to retrieve models |  andre.schmid | 3 | -13/+84 |
2021-07-05 | Remove usage of outdated library JMockit (catalog-model) |  vasraz | 3 | -134/+136 |
2021-07-05 | Refactor Substitution filters structure |  KrupaNagabhushan | 6 | -9/+21 |
2021-06-14 | Add models imports endpoint and persistence structure |  andre.schmid | 3 | -16/+287 |
2021-06-14 | Support adding capability types to model |  MichaelMorris | 4 | -18/+110 |
2021-06-08 | Support adding data types to model |  MichaelMorris | 6 | -111/+177 |
2021-06-08 | Support adding of relationship type to model |  MichaelMorris | 4 | -67/+205 |
2021-06-04 | Fix dependencies with Critical Violations |  vasraz | 1 | -1/+15 |
2021-05-28 | Add Support for creating model type |  aribeiro | 6 | -0/+236 |