Age | Commit message (Expand) | Author | Files | Lines |
2021-07-05 | Create REST endpoint to retrieve models |  andre.schmid | 2 | -13/+48 |
2021-07-05 | Remove usage of outdated library JMockit (catalog-model) |  vasraz | 1 | -28/+26 |
2021-07-05 | Refactor Substitution filters structure |  KrupaNagabhushan | 6 | -9/+21 |
2021-06-14 | Add models imports endpoint and persistence structure |  andre.schmid | 2 | -10/+133 |
2021-06-14 | Support adding capability types to model |  MichaelMorris | 3 | -18/+71 |
2021-06-08 | Support adding data types to model |  MichaelMorris | 5 | -54/+110 |
2021-06-08 | Support adding of relationship type to model |  MichaelMorris | 3 | -56/+74 |
2021-05-28 | Add Support for creating model type |  aribeiro | 4 | -0/+150 |
2021-05-27 | Update vulnerable package dependencies |  vasraz | 9 | -9/+9 |
2021-05-24 | [SDC] Fix sonar issues |  sliard | 2 | -2/+5 |
2021-05-15 | Improve test coverage |  vasraz | 1 | -39/+28 |
2021-05-15 | Support for selection of capabilities |  andre.schmid | 5 | -5/+258 |
2021-04-29 | Refactor data types cache |  andre.schmid | 5 | -167/+204 |
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 | 1 | -22/+25 |
2021-03-24 | Enable selection of base type of service |  vasraz | 5 | -1/+148 |
2021-03-19 | Reformat catalog-model |  vasraz | 272 | -13059/+9990 |
2021-03-17 | Improve test coverage |  xuegao | 2 | -77/+13 |
2021-03-12 | Adding unit tests |  xuegao | 1 | -6/+4 |
2021-03-01 | Improve test coverage |  vasraz | 11 | -287/+8 |
2021-02-27 | Improve test coverage |  vasraz | 4 | -66/+0 |
2021-02-26 | Adding unit tests |  xuegao | 1 | -8/+6 |
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 | 18 | -803/+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 | 5 | -28/+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 | 1 | -18/+4 |
2021-01-12 | Support for category specific metadata |  MichaelMorris | 7 | -3/+87 |
2020-12-07 | Allow substitution_filter for a VF |  KrupaNagabhushan | 1 | -0/+1 |
2020-12-07 | Support interface input during import VFC |  andre.schmid | 1 | -12/+14 |
2020-11-17 | Fix import VFC with attributes |  aribeiro | 8 | -39/+506 |
2020-11-17 | When submitting the service CSAR file import, duplicate key null appears in t... |  zhaoxiangjun666 | 1 | -1/+1 |
2020-11-16 | Fix node filter capability filters |  aribeiro | 1 | -2/+1 |
2020-11-05 | Add substitution_mapping attributes mapping |  vasraz | 2 | -0/+39 |
2020-10-23 | Fix for substitution filter properties |  KrupaNagabhushan | 5 | -68/+37 |
2020-09-21 | Support for Test Topology Auto Design- Service Import |  zhaoxiangjun666 | 4 | -3/+279 |
2020-09-14 | Fix VSP updating issue |  xuegao | 1 | -1/+3 |
2020-09-08 | Upgrade to java 11 |  sebdet | 1 | -2/+3 |
2020-09-07 | Fix Vulnerabilities reported by SONAR |  vasraz | 1 | -1/+1 |