Age | Commit message (Expand) | Author | Files | Lines |
2020-06-08 | Make Directive values Tosca compliant | aribeiro | 7 | -148/+128 |
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-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 | Finalize Documentation R6 | Ofir Sonsino | 1 | -3/+3 |
2020-05-28 | Fix interface types creation | andre.schmid | 7 | -35/+218 |
2020-05-28 | Entry points in ToscaExportHandler for plugin use | andre.schmid | 1 | -2/+2 |
2020-05-28 | Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in Report | Francis Toth | 22 | -113/+197 |
2020-05-28 | Extract artifact component belonging logic | Francis Toth | 5 | -119/+417 |
2020-05-28 | Allow global types generation | aribeiro | 8 | -31/+234 |
2020-05-27 | Revert "Java 11 migration: fixing problems on 'catalog-fe'" | aribeiro | 2 | -3/+8 |
2020-05-27 | Refactor CsarUtils::WriteArtifactDefinition | Francis Toth | 4 | -70/+73 |
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-26 | Fix wrong tests directory structure | vasraz | 6 | -0/+0 |
2020-05-26 | Java 11 migration: fixing problem on 'openecomp-tosca-converter-core' | Chris André | 1 | -2/+2 |
2020-05-25 | Java 11 migration: fixing problems on 'catalog-fe' | Chris André | 2 | -8/+3 |
2020-05-25 | Refactor CsarUtil::addInnerComponentsToCSAR | Francis Toth | 1 | -20/+36 |
2020-05-24 | Support setting SDC-BE configuration at deployment time | vasraz | 2 | -76/+77 |
2020-05-24 | Fix potential NullPointer in SchemaFileImport | andre.schmid | 1 | -10/+17 |
2020-05-24 | 500 error at WFD artifact-deliveries api | Ben David, Elad (eb7504) | 1 | -3/+4 |
2020-05-24 | Work around potential NullPointerExceptions in ToscaElementLifecycleOperation | Chris André | 2 | -26/+252 |
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 | remove powermock dependency from pom xmls | Rodrigo Lima | 16 | -193/+18 |
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 |
2020-05-18 | Refactor tosca representation retrieval in CsarUtils::populateZip | Francis Toth | 1 | -30/+56 |
2020-05-18 | OrchestrationTemplateDaoZusammenImpl - Add tests for the presence of Optional... | Chris André | 1 | -28/+37 |
2020-05-17 | Remove powermock from ContextTracker | Rodrigo Lima | 2 | -74/+78 |
2020-05-17 | Remove powermock from ValidationConfigManagerTest | Rodrigo Lima | 1 | -8/+2 |
2020-05-17 | Remove powermock from ArtifactValidationUtilsTest | Rodrigo Lima | 1 | -24/+17 |
2020-05-17 | Remove powermock from ReportManagerTest | Rodrigo Lima | 1 | -19/+9 |
2020-05-17 | Remove powermock from HostAddressCacheTest | Rodrigo Lima | 2 | -28/+51 |
2020-05-17 | sdc-backend-init does not restart on healthcheck failure | Fuss, Areli (af732p) | 2 | -1/+3 |
2020-05-17 | Fix edit deployment artifact icon, and download | Tufman, Shay (st198j) | 1 | -5/+10 |
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-12 | Increase test coverage - openecomp-sdc-vendor-software-product-core | vasraz | 14 | -0/+568 |
2020-05-12 | Remove powermock from SecurityManagerTest | Rodrigo Lima | 2 | -15/+10 |
2020-05-12 | Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperations | Francis Toth | 1 | -63/+0 |
2020-05-12 | Remove outputFullFilePath from ValidationConfigManager | Francis Toth | 35 | -673/+629 |