Age | Commit message (Expand) | Author | Files | Lines |
2020-07-09 | Add substitution_filter business logic unit tests |  aribeiro | 1 | -0/+482 |
2020-07-09 | Add support for substitution_filter business logic |  aribeiro | 14 | -649/+1092 |
2020-07-05 | Fix sonar issues |  sebdet | 3 | -105/+95 |
2020-07-05 | Fix sonar issues |  sebdet | 3 | -43/+56 |
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 | 8 | -212/+112 |
2020-06-25 | Fix Assert |  ChrisC | 1 | -3/+3 |
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 | 3 | -23/+502 |
2020-06-24 | Refactoring the sdc-BE-init python scripts |  k.kedron | 65 | -3365/+1457 |
2020-06-21 | Toggle |  talio | 8 | -122/+315 |
2020-06-21 | Add Node Filter Servlets Unit Tests |  aribeiro | 4 | -25/+515 |
2020-06-21 | Add Support for node_filters |  aribeiro | 13 | -934/+1036 |
2020-06-19 | Fix Sonar issues |  ChrisC | 1 | -3/+4 |
2020-06-18 | Importing VSP with node_type in separate file |  MichaelMorris | 4 | -5/+88 |
2020-06-17 | Refactor ArtifactsBusinessLogic::getUpdatedGroupInstances |  Francis Toth | 1 | -23/+20 |
2020-06-17 | Extract ComponentCache from CsarUtils |  Francis Toth | 4 | -89/+306 |
2020-06-17 | Support the substitution_mappings in the VNFD |  MichaelMorris | 3 | -10/+44 |
2020-06-15 | Add some unit tests |  Satoshi Fujii | 1 | -151/+403 |
2020-06-14 | Use dummy info for distribution-engine |  Ofir Sonsino | 1 | -11/+10 |
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 | 2 | -71/+67 |
2020-06-08 | Make Directive values Tosca compliant |  aribeiro | 7 | -148/+128 |
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 | 6 | -76/+178 |
2020-06-01 | Plugin to customize prop. during Service creation |  andre.schmid | 3 | -21/+118 |
2020-05-28 | Fix interface types creation |  andre.schmid | 4 | -28/+196 |
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 | 5 | -119/+417 |
2020-05-28 | Allow global types generation |  aribeiro | 6 | -31/+213 |
2020-05-27 | Refactor CsarUtils::WriteArtifactDefinition |  Francis Toth | 2 | -68/+60 |
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 |
2020-05-21 | Refactor ArtifactsBusinessLogic::getRelatedComponentInstance |  Francis Toth | 1 | -51/+49 |
2020-05-20 | Remove wildcard pattern when retrieving components |  Francis Toth | 3 | -40/+71 |
2020-05-20 | Refactor ArtifactsBusinessLogic::handleDeleteInternal |  Francis Toth | 1 | -18/+42 |
2020-05-19 | Add null test to ComponentInstanceBusinessLogic |  Chris André | 1 | -55/+81 |
2020-05-19 | Refactor ArtifactsBusinessLogic::generateAndSaveToscaArtifact |  Francis Toth | 1 | -34/+30 |
2020-05-18 | Refactor CsarUtil::extractVfcArtifact |  Francis Toth | 2 | -38/+58 |