Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-05-06 | Prepare for Junit5 | vasraz | 94 | -8241/+8148 |
2020-05-06 | Make `collectNewCapabilities` return an empty Map | Chris André | 1 | -4/+6 |
2020-05-06 | Increase test coverage - openecomp-sdc-vendor-software-product-lib | vasraz | 75 | -2815/+695 |
2020-05-06 | Increase test coverage - openecomp-sdc-tosca-generator-api | vasraz | 12 | -774/+102 |
2020-05-06 | Remove unused ES code and unneeded ES health check | Neil Derraugh | 1 | -12/+0 |
2020-05-06 | fix bug - Error 500 while adding an Operation | Yuli Shlosberg | 1 | -5/+0 |
2020-05-06 | fix bug - Unable to link CSAR artifact | Yuli Shlosberg | 2 | -5/+13 |
2020-05-06 | Remove powermockito from OrchestrationTemplateCandidateImplTest | Rodrigo Lima | 2 | -45/+29 |
2020-05-06 | Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent` | Chris André | 1 | -6/+15 |
2020-05-06 | Work around potential NullPointerExceptions in `ToscaOperationFacade` | Chris André | 1 | -41/+64 |
2020-05-05 | Setting default store types when not defined in configuration for init of htt... | ilanap | 1 | -3/+4 |
2020-05-05 | Add tests for the presence of Optional values | Chris André | 1 | -14/+24 |
2020-05-05 | UnifiedCompositionService - Refactor code to handle Optional value | Chris André | 1 | -5/+2 |
2020-05-05 | Replace hashCode and equals methods to cleanup NPE warning | Neil Derraugh | 1 | -93/+13 |
2020-05-05 | Remove call to `get` on Optional variables | Chris André | 1 | -12/+21 |