Age | Commit message (Expand) | Author | Files | Lines |
2020-09-07 | Fix Vulnerabilities reported by SONAR |  vasraz | 1 | -1/+1 |
2020-09-07 | Enable selection of requirements |  vasraz | 4 | -3/+139 |
2020-09-07 | Update version to 1.7.1 |  sebdet | 1 | -1/+1 |
2020-09-07 | Add 'data_types' during import VFCs |  vasraz | 6 | -129/+233 |
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 | 5 | -4/+57 |
2020-09-02 | Support for defining attributes on a node_type |  vasraz | 24 | -1068/+350 |
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 | 8 | -28/+431 |
2020-07-09 | Add support for substitution_filter business logic |  aribeiro | 10 | -155/+302 |
2020-06-25 | Rationalize maven dependencies |  JulienBe | 1 | -21/+1 |
2020-06-25 | add a new profil for fast build |  JulienBe | 1 | -0/+1 |
2020-06-24 | Add Node Filter Business Logic Unit Tests |  aribeiro | 1 | -5/+7 |
2020-06-23 | Refactor ToscaTypeTest |  xuegao | 2 | -29/+114 |
2020-06-21 | Add Support for node_filters |  aribeiro | 1 | -14/+12 |
2020-06-19 | Fix Sonar issues |  ChrisC | 1 | -49/+46 |
2020-06-15 | Fix Critical security vulnerability |  vasraz | 1 | -1/+24 |
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é | 2 | -26/+252 |
2020-05-19 | remove powermock dependency from pom xmls |  Rodrigo Lima | 1 | -12/+0 |
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 | Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' |  vasraz | 1 | -0/+1 |
2020-05-07 | Support functions in TOSCA Simple Profile in YAML |  vasraz | 4 | -44/+7 |
2020-05-07 | Support configuring of tosca type for categories |  MichaelMorris | 7 | -353/+424 |
2020-05-06 | Prepare for Junit5 |  vasraz | 1 | -358/+366 |
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-05-05 | Remove all thrift's dependencies |  vasraz | 1 | -5/+0 |
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 | 8 | -663/+72 |
2020-04-19 | Fix non appearance VFCs on the Home tab |  vasraz | 2 | -3/+2 |
2020-04-16 | Upgrade Junit to version 5.6 |  Baumel, Dvir (db384r) | 1 | -0/+14 |
2020-04-01 | Increase test coverage |  vasraz | 3 | -27/+86 |
2020-03-30 | Increase test coverage |  vasraz | 20 | -2037/+239 |
2020-03-30 | Increase test coverage |  vasraz | 8 | -145/+102 |
2020-03-26 | Increase test coverage |  vasraz | 3 | -76/+15 |
2020-03-26 | Increase test coverage |  vasraz | 5 | -685/+365 |
2020-03-24 | Increase test coverage |  vasraz | 4 | -33/+110 |
2020-03-22 | Add support for simple yaml profile 1.2 |  vasraz | 5 | -582/+381 |
2020-03-22 | Include derived_from types in generated csar |  aribeiro | 5 | -201/+147 |