Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-09-07 | Enable selection of requirements |  vasraz | 2 | -1/+73 |
2020-09-07 | Add 'data_types' during import VFCs |  vasraz | 5 | -77/+117 |
2020-09-07 | Retrieve node_filter capabilities |  aribeiro | 1 | -1/+1 |
2020-09-07 | Update node_filter capabilities |  aribeiro | 1 | -4/+16 |
2020-09-07 | Delete node_filter capabilities |  aribeiro | 1 | -4/+14 |
2020-09-07 | Add node_filter capabilities |  aribeiro | 1 | -0/+17 |
2020-09-04 | Rewrite of `cloneToscaElementForCertify` to remove NPE |  Chris André | 1 | -25/+46 |
2020-09-04 | Support for Nested/Hierarchical Services |  MichaelMorris | 4 | -3/+16 |
2020-09-02 | Support for defining attributes on a node_type |  vasraz | 18 | -372/+343 |
2020-08-24 | Fix Error Updating VSP in Rresource Template for PNF |  ajay_dp001 | 2 | -20/+23 |
2020-07-29 | Config. allowed instances in component composition |  andre.schmid | 3 | -22/+154 |
2020-07-09 | Add support for substitution_filter business logic |  aribeiro | 10 | -155/+302 |
2020-06-24 | Add Node Filter Business Logic Unit Tests |  aribeiro | 1 | -5/+7 |
2020-06-23 | Refactor ToscaTypeTest |  xuegao | 1 | -2/+2 |
2020-06-21 | Add Support for node_filters |  aribeiro | 1 | -14/+12 |
2020-06-03 | Rewrite of `certifyToscaElement` to remove NPE |  Chris André | 1 | -42/+77 |
2020-06-03 | Refactor method 'undoCheckout' to simplify it and remove potential NPE |  Chris André | 1 | -44/+70 |
2020-05-28 | Fix interface types creation |  andre.schmid | 1 | -5/+8 |
2020-05-27 | Refactor CsarUtils::WriteArtifactDefinition |  Francis Toth | 1 | -0/+4 |
2020-05-24 | Work around potential NullPointerExceptions in ToscaElementLifecycleOperation |  Chris André | 1 | -26/+44 |
2020-05-17 | Work around potential NullPointerExceptions in ComponentInstanceOperation |  Chris André | 1 | -36/+37 |
2020-05-12 | Add tests for the presence of Optional values |  Chris André | 1 | -11/+20 |
2020-05-07 | Support functions in TOSCA Simple Profile in YAML |  vasraz | 3 | -44/+2 |
2020-05-07 | Support configuring of tosca type for categories |  MichaelMorris | 3 | -85/+100 |
2020-05-06 | Make `collectNewCapabilities` return an empty Map |  Chris André | 1 | -4/+6 |
2020-05-06 | Work around potential NullPointerExceptions in `ToscaOperationFacade` |  Chris André | 1 | -41/+64 |