Age | Commit message (Expand) | Author | Files | Lines |
2020-06-24 | Add Node Filter Business Logic Unit Tests | aribeiro | 1 | -0/+480 |
2020-06-21 | Toggle | talio | 1 | -1/+0 |
2020-06-21 | Add Node Filter Servlets Unit Tests | aribeiro | 1 | -0/+495 |
2020-06-21 | Add Support for node_filters | aribeiro | 4 | -64/+50 |
2020-06-19 | Fix Sonar issues | ChrisC | 1 | -3/+4 |
2020-06-18 | Importing VSP with node_type in separate file | MichaelMorris | 2 | -1/+13 |
2020-06-17 | Extract ComponentCache from CsarUtils | Francis Toth | 2 | -19/+103 |
2020-06-17 | Support the substitution_mappings in the VNFD | MichaelMorris | 2 | -5/+21 |
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-10 | Fix sonar bugs | sebdet | 1 | -1/+1 |
2020-06-08 | Make Directive values Tosca compliant | aribeiro | 2 | -17/+18 |
2020-06-01 | Add interface inputs handling | vasraz | 1 | -1/+1 |
2020-06-01 | Plugin to customize prop. during Service creation | andre.schmid | 1 | -18/+51 |
2020-05-28 | Fix interface types creation | andre.schmid | 2 | -6/+105 |
2020-05-28 | Extract artifact component belonging logic | Francis Toth | 3 | -15/+315 |
2020-05-28 | Allow global types generation | aribeiro | 3 | -14/+160 |
2020-05-27 | Refactor CsarUtils::WriteArtifactDefinition | Francis Toth | 1 | -18/+2 |
2020-05-18 | Refactor CsarUtil::extractVfcArtifact | Francis Toth | 1 | -3/+9 |
2020-05-10 | Refactor to remove false positives from Sonar | Chris André | 1 | -0/+25 |
2020-05-10 | Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::del... | Francis Toth | 2 | -14/+6 |
2020-05-10 | Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtils | Francis Toth | 2 | -12/+72 |
2020-05-07 | Support functions in TOSCA Simple Profile in YAML | vasraz | 1 | -2/+1 |
2020-05-06 | Prepare for Junit5 | vasraz | 8 | -55/+103 |
2020-05-06 | fix bug - Unable to link CSAR artifact | Yuli Shlosberg | 1 | -1/+3 |
2020-05-03 | Extract ArtifactOperationInfo from ArtifactsBusinessLogic | Francis Toth | 5 | -31/+26 |
2020-04-28 | Handle null case in `GroupVersionUpdater` | Chris André | 1 | -0/+305 |
2020-04-22 | Fix unit tests not running | Baumel, Dvir (db384r) | 1 | -7/+0 |
2020-04-22 | Used `configurationManager` instead of `getConfigurationManager` | Chris André | 1 | -10/+9 |
2020-04-19 | Validates artifact configuration | andre.schmid | 1 | -0/+43 |
2020-04-19 | Configure a new Artifact Type | andre.schmid | 13 | -1192/+950 |
2020-04-16 | Upgrade Junit to version 5.6 | Baumel, Dvir (db384r) | 3 | -30/+45 |
2020-04-16 | Add some unit tests | Reo Inoue | 1 | -0/+71 |
2020-04-07 | Added more tests. | k.kedron | 1 | -160/+294 |
2020-04-05 | Fix data type properties declaration | aribeiro | 1 | -2/+2 |
2020-04-01 | Tests added to increase coverage | Dmitry Puzikov | 4 | -0/+238 |
2020-03-31 | Fix catalog-be unit test failure | Satoshi Fujii | 1 | -1/+1 |
2020-03-31 | Add 'required in runtime' for service inputs | Satoshi Fujii | 1 | -3/+47 |
2020-03-30 | Fix unit tests | Dmitry Puzikov | 16 | -170/+59 |
2020-03-26 | Increase test coverage | vasraz | 2 | -6/+5 |
2020-03-25 | Fix unit tests | Dmitry Puzikov | 4 | -219/+435 |
2020-03-24 | Import of VFC will maintain interface implementations | MichaelMorris | 6 | -0/+200 |
2020-03-24 | Fix unit tests | Dmitry Puzikov | 9 | -910/+52 |
2020-03-23 | Fix unit tests | Dmitry Puzikov | 4 | -10/+51 |
2020-03-22 | Include derived_from types in generated csar | aribeiro | 2 | -38/+59 |
2020-03-20 | Fix unit tests | Dmitry Puzikov | 5 | -110/+58 |
2020-03-20 | Fix unit tests | Dmitry Puzikov | 2 | -27/+47 |
2020-03-19 | Fix unit tests | Dmitry Puzikov | 3 | -6/+11 |
2020-03-19 | Fix unit tests | Dmitry Puzikov | 2 | -8/+25 |
2020-03-18 | Fix unit tests - add asserts | Dmitry Puzikov | 7 | -134/+253 |