Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-04-29 | Fix VFs and Service not visible in SDC Dashboard |  vasraz | 2 | -22/+8 |
2020-04-22 | Handle null condition in TopologyTemplateOperation |  Rodrigo Lima | 1 | -0/+1 |
2020-04-22 | Add null test in ArtifactsOperations |  Chris André | 1 | -15/+23 |
2020-04-19 | Configure a new Artifact Type |  andre.schmid | 5 | -58/+39 |
2020-04-19 | Fix non appearance VFCs on the Home tab |  vasraz | 2 | -3/+2 |
2020-04-01 | Increase test coverage |  vasraz | 2 | -27/+11 |
2020-03-30 | Increase test coverage |  vasraz | 11 | -959/+128 |