Age | Commit message (Expand) | Author | Files | Lines |
2022-01-12 | Fix use of Optional in ModelOperation | franciscovila | 1 | -1/+2 |
2021-12-23 | Update Catalog-model set skip deploy to false | aribeiro | 1 | -1/+1 |
2021-12-17 | Fix NPE in ToscaElementLifecycleOperation - handlePreviousVersionRelation | franciscovila | 1 | -1/+1 |
2021-12-08 | Enable VF to be nested in a VF | aribeiro | 1 | -1/+2 |
2021-12-07 | Fix vulnerable dependency | vasraz | 1 | -0/+12 |
2021-12-07 | Update import service to import substitution filters | KrupaNagabhushan | 1 | -0/+3 |
2021-12-06 | Fix import service to persist its model name | KrupaNagabhushan | 2 | -2/+4 |
2021-11-22 | Fix test cases failing incorrectly | vasraz | 19 | -1001/+1078 |
2021-11-17 | Update service import to import self properties | KrupaNagabhushan | 1 | -0/+1 |
2021-11-15 | Fix critical cross site scripting | vasraz | 1 | -513/+518 |
2021-11-05 | Add UI support for adding tosca artifact types | aribeiro | 3 | -7/+7 |
2021-11-02 | Support for adding artifact types | aribeiro | 5 | -1/+446 |
2021-10-21 | Make Service base type optional | andre.schmid | 10 | -52/+188 |
2021-10-15 | Import multiple node types in a single endpoint | andre.schmid | 5 | -4/+207 |
2021-10-05 | Filter categories by model name | aribeiro | 4 | -16/+30 |
2021-10-05 | Allow multiple base types for a service | vasraz | 4 | -439/+426 |
2021-10-01 | Step version for Jakarta | MichaelMorris | 1 | -1/+1 |
2021-09-23 | Fix certify VFC with Model | aribeiro | 1 | -5/+11 |
2021-09-20 | Error re-importing VSP | KrupaNagabhushan | 11 | -32/+318 |
2021-09-20 | Updated SDC version to 1.9.2-SNAPSHOT1.9.2 | MichaelMorris | 1 | -1/+1 |
2021-09-20 | Fix update VSP missing VSP version id | andre.schmid | 4 | -3/+9 |
2021-09-17 | Fix Update VSP when no version id is provided | andre.schmid | 3 | -0/+69 |
2021-09-13 | 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 |