Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-05-11 | Fix security issues in SecurityUtil |  Neil Derraugh | 2 | -203/+0 |
2020-05-11 | Refactor CsarUtil::writeComponentInterface |  Francis Toth | 1 | -18/+22 |
2020-05-11 | Refactor ArtifactsBusinessLogic::generateToscaArtifact |  Francis Toth | 1 | -35/+55 |
2020-05-10 | Refactor to remove false positives from Sonar |  Chris André | 2 | -47/+111 |
2020-05-10 | Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::del... |  Francis Toth | 6 | -63/+53 |
2020-05-10 | Allow any extension to WORKFLOW artifact type |  andre.schmid | 1 | -2/+0 |
2020-05-10 | Remove powermock from ComponentProcessesImplTest |  Rodrigo Lima | 2 | -44/+22 |
2020-05-10 | Remove powermock from NicsImplTest |  Rodrigo Lima | 2 | -35/+16 |
2020-05-10 | Remove powermock from ImagesImplTest |  Rodrigo Lima | 2 | -27/+17 |
2020-05-10 | Remove powermock from ComponentDependenciesImplTest |  Rodrigo Lima | 2 | -27/+15 |
2020-05-10 | Remove porwermock from ComponentImplTest |  Rodrigo Lima | 2 | -27/+14 |
2020-05-10 | Remove powermock from ComponentMonitoringUploadsImplTest |  Rodrigo Lima | 2 | -31/+19 |
2020-05-10 | Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtils |  Francis Toth | 4 | -28/+125 |
2020-05-10 | Remove powermock from ComputeImplTest |  Rodrigo Lima | 2 | -35/+16 |
2020-05-08 | Remove powermock from DeploymentFlavorsImplTest |  Rodrigo Lima | 2 | -25/+14 |
2020-05-08 | Refactor CsarUtil::addComponentToCache |  Francis Toth | 1 | -17/+40 |
2020-05-08 | Clean normatives file during mvn clean |  andre.schmid | 1 | -3/+1 |
2020-05-07 | Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' |  vasraz | 20 | -17/+27 |
2020-05-07 | Support functions in TOSCA Simple Profile in YAML |  vasraz | 29 | -84/+75 |
2020-05-07 | Support configuring of tosca type for categories |  MichaelMorris | 8 | -353/+442 |