Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-05-05 | Refactor CsarUtil::getLatestSchemaFilesFromCassandra |  Francis Toth | 1 | -16/+31 |
2020-05-05 | Refactor CsarUtil::getFromCassandra |  Francis Toth | 1 | -11/+6 |
2020-05-05 | Refactor CsarUtils::collectComponentTypeArtifacts |  Francis Toth | 1 | -14/+22 |
2020-05-05 | Remove all thrift's dependencies |  vasraz | 8 | -50/+15 |
2020-05-03 | Add Autowired annotation to the constructor instead of param in ExternalTesti... |  Rodrigo Lima | 1 | -1/+2 |
2020-05-03 | Refactor CsarUtils::createCsar |  Francis Toth | 1 | -7/+6 |
2020-05-03 | Extract ArtifactOperationInfo from ArtifactsBusinessLogic |  Francis Toth | 13 | -99/+150 |
2020-05-03 | Remove powermockito from NetworksImplTest |  Francis Toth | 2 | -130/+108 |
2020-05-03 | Remove powermockito from ApiTest |  Rodrigo Lima | 2 | -25/+21 |
2020-05-03 | Increase test coverage - openecomp-sdc-model-lib |  vasraz | 4 | -107/+35 |
2020-05-03 | Increase test coverage - openecomp-sdc-vendor-software-product-api |  vasraz | 8 | -562/+155 |
2020-05-03 | Refactor CsarUtils::validateNonMetaArtifact |  Francis Toth | 1 | -20/+22 |
2020-05-01 | Fix sdc-FE /onboarding war listing |  andre.schmid | 2 | -3/+8 |
2020-04-30 | HEAT to TOSCA VM Consolidation |  Ben David, Elad (eb7504) | 3 | -54/+29 |
2020-04-30 | Replace call to `get` with a call to `ifPresent` |  Chris André | 1 | -3/+6 |
2020-04-30 | Remove mockito from TypeUtilsTest |  Rodrigo Lima | 1 | -11/+15 |
2020-04-30 | Fix GAB ui test row and column count |  andre.schmid | 1 | -13/+16 |
2020-04-29 | Fix VFs and Service not visible in SDC Dashboard |  vasraz | 2 | -22/+8 |
2020-04-28 | Handle null case in `GroupVersionUpdater` |  Chris André | 2 | -13/+330 |
2020-04-28 | Refactor CsarUtils::getEntryData |  Francis Toth | 1 | -20/+18 |
2020-04-28 | Refactor CsarUtils::populateZip |  Francis Toth | 1 | -30/+55 |
2020-04-28 | Remove csvReportFilePath from ValidationConfigManager |  Francis Toth | 9 | -106/+109 |