Age | Commit message (Expand) | Author | Files | Lines |
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 | Consider component model when retrieving capability types |  KrupaNagabhushan | 2 | -3/+3 |
2021-07-23 | Fix upgrade for different vendor release |  andre.schmid | 1 | -16/+15 |
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 | 2 | -128/+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-05-28 | Add Support for creating model type |  aribeiro | 5 | -0/+230 |
2021-05-27 | Update vulnerable package dependencies |  vasraz | 10 | -10/+10 |
2021-05-24 | [SDC] Fix sonar issues |  sliard | 2 | -2/+5 |
2021-05-15 | Improve test coverage |  vasraz | 2 | -39/+222 |
2021-05-15 | Support for selection of capabilities |  andre.schmid | 7 | -41/+479 |
2021-04-29 | Refactor data types cache |  andre.schmid | 6 | -292/+435 |
2021-04-19 | Fix 'Unable to save changed attributes default value' |  vasraz | 1 | -0/+33 |
2021-04-09 | Set default value for ETSI version |  MichaelMorris | 1 | -12/+12 |
2021-04-01 | Increase TOSCA integer validator supported range |  vasraz | 2 | -46/+51 |
2021-03-26 | Improve test coverage |  xuegao | 2 | -37/+233 |
2021-03-26 | Improve test coverage |  xuegao | 1 | -91/+92 |
2021-03-25 | Fix CRITICAL BUGs |  vasraz | 1 | -99/+118 |
2021-03-25 | Improve test coverage |  xuegao | 2 | -49/+158 |
2021-03-24 | Improve test coverage |  xuegao | 3 | -24/+111 |
2021-03-24 | Enable selection of base type of service |  vasraz | 6 | -2/+250 |
2021-03-19 | Reformat catalog-model |  vasraz | 272 | -13059/+9990 |
2021-03-17 | Improve test coverage |  xuegao | 2 | -77/+13 |
2021-03-16 | Remove unused dcae-be healthcheck |  ChrisC | 2 | -11/+0 |
2021-03-12 | Adding unit tests |  xuegao | 1 | -6/+4 |
2021-03-01 | Improve test coverage |  vasraz | 13 | -380/+9 |
2021-02-27 | Improve test coverage |  vasraz | 4 | -66/+0 |
2021-02-26 | Adding unit tests |  xuegao | 2 | -8/+79 |
2021-02-26 | Implement Attributes/Outputs BE (part 3) |  vasraz | 8 | -103/+717 |
2021-02-25 | Fix bugs introduced by new code |  vasraz | 1 | -12/+8 |
2021-02-25 | Fix 'not deleting Outputs' |  vasraz | 1 | -0/+7 |
2021-02-25 | Improve import and export VFC TOSCA attributes |  andre.schmid | 3 | -32/+21 |
2021-02-24 | Fix exception thrown in ToscaElementOperation |  MichaelMorris | 1 | -2/+9 |
2021-02-24 | Implement Attributes/Outputs BE (part 2) |  vasraz | 15 | -121/+526 |