Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-02-21 | Update node and data types for SOL001 3.3.1 + CNF enhancements |  MichaelMorris | 3 | -5/+135 |
2021-02-18 | Implement Attributes/Outputs BE (part 1) |  vasraz | 19 | -1223/+796 |
2021-01-29 | Add support for updating interface operations |  aribeiro | 2 | -7/+14 |
2021-01-25 | Handle ETSI versions in NSD Plugin |  andre.schmid | 1 | -0/+1 |
2021-01-20 | Fix error in service substitution |  MichaelMorris | 1 | -1/+1 |
2021-01-20 | Remove dead code |  JulienBe | 10 | -135/+53 |
2021-01-15 | Initial support for relationship_templates |  andre.schmid | 6 | -121/+194 |
2021-01-14 | Create inputs independent of properties |  KrupaNagabhushan | 1 | -2/+41 |
2021-01-13 | Enable updating of categories |  MichaelMorris | 2 | -2/+84 |
2021-01-12 | Improve test coverage |  Julien Bertozzi | 3 | -277/+75 |
2021-01-12 | Support for category specific metadata |  MichaelMorris | 8 | -3/+90 |
2020-12-07 | Allow substitution_filter for a VF |  KrupaNagabhushan | 1 | -0/+1 |
2020-12-07 | Support interface input during import VFC |  andre.schmid | 2 | -53/+44 |
2020-11-17 | Fix import VFC with attributes |  aribeiro | 8 | -39/+506 |