Age | Commit message (Expand) | Author | Files | Lines |
2020-09-29 | Allow hot reloading of specific config properties | aribeiro | 2 | -17/+19 |
2020-09-21 | Support for Test Topology Auto Design- Service Import | zhaoxiangjun666 | 31 | -106/+8205 |
2020-09-07 | Fix Vulnerabilities reported by SONAR | vasraz | 3 | -11/+10 |
2020-09-07 | Make directives options configurable backend | aribeiro | 3 | -54/+50 |
2020-09-07 | Make directives options configurable | aribeiro | 1 | -0/+104 |
2020-09-07 | Enable selection of requirements | vasraz | 3 | -1/+124 |
2020-09-07 | Use meaningful workflow name | xuegao | 1 | -4/+5 |
2020-09-07 | Replace artifact folder ONBOARDED_PACKAGE in CSAR | vasraz | 1 | -0/+4 |
2020-09-07 | Add 'data_types' during import VFCs | vasraz | 3 | -101/+225 |
2020-09-07 | Retrieve node_filter capabilities | aribeiro | 1 | -10/+27 |
2020-09-07 | Add support for TOSCA 1.3 | vasraz | 1 | -1/+2 |
2020-09-07 | Map topology inputs to properties in substitution mapping | aribeiro | 2 | -1/+14 |
2020-09-07 | Update node_filter capabilities | aribeiro | 2 | -9/+49 |
2020-09-07 | Delete node_filter capabilities | aribeiro | 2 | -4/+13 |
2020-09-07 | Add node_filter capabilities | aribeiro | 2 | -14/+59 |
2020-09-07 | Adjusting check condition for ZipOutputStream | KrupaNagabhushan | 1 | -2/+4 |
2020-09-04 | Support for Nested/Hierarchical Services | MichaelMorris | 3 | -51/+141 |
2020-09-04 | Upgrade Vulnerable Direct Dependencies [jackson] | amohamad | 1 | -1/+1 |
2020-09-02 | Support for defining attributes on a node_type | vasraz | 10 | -450/+522 |
2020-08-24 | Expose generic Service properties as properties | andre.schmid | 1 | -12/+33 |
2020-08-11 | Fix workflow designer issue | xuegao | 1 | -0/+1 |
2020-08-10 | Revert "Refactor CsarUtils::addInnerComponentsToCSAR" | Sébastien Determe | 3 | -260/+161 |
2020-08-06 | Remove needless Getter/Setter testing | vasraz | 1 | -27/+10 |
2020-07-29 | Config. allowed instances in component composition | andre.schmid | 3 | -127/+68 |
2020-07-12 | Refactor CsarUtils::addInnerComponentsToCSAR | Francis Toth | 3 | -161/+260 |
2020-07-12 | Add endpoints for supporting substitution_filter | aribeiro | 3 | -48/+328 |
2020-07-09 | Add support for substitution_filter business logic | aribeiro | 12 | -621/+1064 |
2020-07-05 | Fix sonar issues | sebdet | 3 | -105/+95 |
2020-07-05 | Fix sonar issues | sebdet | 1 | -39/+52 |
2020-07-05 | Fix sonar issues | sebdet | 1 | -44/+40 |
2020-07-05 | Fix sonar issues | sebdet | 5 | -150/+110 |
2020-07-05 | Clean CsarUtils::MainYamlWithDependencies | Francis Toth | 5 | -68/+40 |
2020-06-24 | Fix for name clash in csar generation | KrupaNagabhushan | 1 | -2/+6 |
2020-06-24 | Add Node Filter Business Logic Unit Tests | aribeiro | 2 | -23/+22 |
2020-06-21 | Toggle | talio | 4 | -54/+241 |
2020-06-21 | Add Node Filter Servlets Unit Tests | aribeiro | 3 | -25/+20 |
2020-06-21 | Add Support for node_filters | aribeiro | 9 | -870/+986 |
2020-06-18 | Importing VSP with node_type in separate file | MichaelMorris | 2 | -4/+75 |
2020-06-17 | Refactor ArtifactsBusinessLogic::getUpdatedGroupInstances | Francis Toth | 1 | -23/+20 |
2020-06-17 | Extract ComponentCache from CsarUtils | Francis Toth | 2 | -70/+203 |
2020-06-17 | Support the substitution_mappings in the VNFD | MichaelMorris | 1 | -5/+23 |
2020-06-14 | Add support for directives on VFC | aribeiro | 1 | -0/+1 |
2020-06-11 | Rewrite of `updateArtifactOnInterfaceOperationByResourceUUID` to remove NPE | Chris André | 1 | -24/+25 |
2020-06-10 | Set properties on XML parsers to prevent XXE attack | Neil Derraugh | 2 | -2/+10 |
2020-06-10 | Fix sonar bugs | sebdet | 1 | -70/+66 |
2020-06-08 | Make Directive values Tosca compliant | aribeiro | 5 | -131/+110 |
2020-06-02 | ArtifactsBusinessLogic refactor to remove NullPointerException | Chris André | 1 | -3/+11 |
2020-06-02 | Add constraints structure to ToscaProperty | andre.schmid | 3 | -47/+109 |
2020-06-02 | Refactor CsarUtils::writeComponentInterface | Francis Toth | 3 | -13/+150 |
2020-06-01 | Remove boolean entries in TOSCA Metadata | MichaelMorris | 1 | -6/+6 |