Age | Commit message (Expand) | Author | Files | Lines |
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-16 | SDC changes for adding helm | Sithara Nambiar | 1 | -0/+7 |
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-15 | Fix missing referenced node_types | KrupaNagabhushan | 5 | -0/+46 |
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 | 2 | -40/+53 |
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 | Improvement sdc-BE-init python scripts | k.kedron | 17 | -83/+247 |
2020-06-24 | Refactoring the check backend, create consumers | k.kedron | 7 | -0/+126 |
2020-06-24 | Add Node Filter Business Logic Unit Tests | aribeiro | 2 | -23/+22 |
2020-06-24 | Refactoring the sdc-BE-init python scripts | k.kedron | 65 | -3365/+1457 |
2020-06-21 | Toggle | talio | 7 | -121/+315 |
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 |
2020-06-01 | Add interface inputs handling | vasraz | 5 | -75/+177 |
2020-06-01 | Plugin to customize prop. during Service creation | andre.schmid | 2 | -3/+67 |
2020-05-28 | Fix interface types creation | andre.schmid | 2 | -22/+91 |
2020-05-28 | Entry points in ToscaExportHandler for plugin use | andre.schmid | 1 | -2/+2 |
2020-05-28 | Extract artifact component belonging logic | Francis Toth | 2 | -104/+102 |
2020-05-28 | Allow global types generation | aribeiro | 3 | -17/+53 |
2020-05-27 | Refactor CsarUtils::WriteArtifactDefinition | Francis Toth | 1 | -50/+58 |
2020-05-27 | Add ArtifactsBusinessLogic::fetchLatestComponentMetadata | Francis Toth | 1 | -43/+47 |
2020-05-27 | Work on unchecked Optional access | Chris André | 1 | -21/+58 |
2020-05-26 | Fix for locked component | aribeiro | 2 | -13/+22 |
2020-05-25 | Refactor CsarUtil::addInnerComponentsToCSAR | Francis Toth | 1 | -20/+36 |
2020-05-24 | 500 error at WFD artifact-deliveries api | Ben David, Elad (eb7504) | 1 | -3/+4 |