summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-25Java 11 migration: fixing problems on 'catalog-fe'Chris André2-8/+3
2020-05-25Refactor CsarUtil::addInnerComponentsToCSARFrancis Toth1-20/+36
2020-05-24Support setting SDC-BE configuration at deployment timevasraz2-76/+77
2020-05-24Fix potential NullPointer in SchemaFileImportandre.schmid1-10/+17
2020-05-24500 error at WFD artifact-deliveries apiBen David, Elad (eb7504)1-3/+4
2020-05-24Work around potential NullPointerExceptions in ToscaElementLifecycleOperationChris André2-26/+252
2020-05-21Refactor ArtifactsBusinessLogic::getRelatedComponentInstanceFrancis Toth1-51/+49
2020-05-20Remove wildcard pattern when retrieving componentsFrancis Toth3-40/+71
2020-05-20Refactor ArtifactsBusinessLogic::handleDeleteInternalFrancis Toth1-18/+42
2020-05-19remove powermock dependency from pom xmlsRodrigo Lima16-193/+18
2020-05-19Add null test to ComponentInstanceBusinessLogicChris André1-55/+81
2020-05-19Refactor ArtifactsBusinessLogic::generateAndSaveToscaArtifactFrancis Toth1-34/+30
2020-05-18Refactor CsarUtil::extractVfcArtifactFrancis Toth2-38/+58
2020-05-18Refactor tosca representation retrieval in CsarUtils::populateZipFrancis Toth1-30/+56
2020-05-18OrchestrationTemplateDaoZusammenImpl - Add tests for the presence of Optional...Chris André1-28/+37
2020-05-17Remove powermock from ContextTrackerRodrigo Lima2-74/+78
2020-05-17Remove powermock from ValidationConfigManagerTestRodrigo Lima1-8/+2
2020-05-17Remove powermock from ArtifactValidationUtilsTestRodrigo Lima1-24/+17
2020-05-17Remove powermock from ReportManagerTestRodrigo Lima1-19/+9
2020-05-17Remove powermock from HostAddressCacheTestRodrigo Lima2-28/+51
2020-05-17sdc-backend-init does not restart on healthcheck failureFuss, Areli (af732p)2-1/+3
2020-05-17Fix edit deployment artifact icon, and downloadTufman, Shay (st198j)1-5/+10
2020-05-17Work around potential NullPointerExceptions in ComponentInstanceOperationChris André1-36/+37
2020-05-12Add tests for the presence of Optional valuesChris André1-11/+20
2020-05-12Increase test coverage - openecomp-sdc-vendor-software-product-corevasraz14-0/+568
2020-05-12Remove powermock from SecurityManagerTestRodrigo Lima2-15/+10
2020-05-12Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperationsFrancis Toth1-63/+0
2020-05-12Remove outputFullFilePath from ValidationConfigManagerFrancis Toth35-673/+629
2020-05-11Fix security issues in SecurityUtilNeil Derraugh2-203/+0
2020-05-11Refactor CsarUtil::writeComponentInterfaceFrancis Toth1-18/+22
2020-05-11Refactor ArtifactsBusinessLogic::generateToscaArtifactFrancis Toth1-35/+55
2020-05-10Refactor to remove false positives from SonarChris André2-47/+111
2020-05-10Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::del...Francis Toth6-63/+53
2020-05-10Allow any extension to WORKFLOW artifact typeandre.schmid1-2/+0
2020-05-10Remove powermock from ComponentProcessesImplTestRodrigo Lima2-44/+22
2020-05-10Remove powermock from NicsImplTestRodrigo Lima2-35/+16
2020-05-10Remove powermock from ImagesImplTestRodrigo Lima2-27/+17
2020-05-10Remove powermock from ComponentDependenciesImplTestRodrigo Lima2-27/+15
2020-05-10Remove porwermock from ComponentImplTestRodrigo Lima2-27/+14
2020-05-10Remove powermock from ComponentMonitoringUploadsImplTestRodrigo Lima2-31/+19
2020-05-10Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtilsFrancis Toth4-28/+125
2020-05-10Remove powermock from ComputeImplTestRodrigo Lima2-35/+16
2020-05-08Remove powermock from DeploymentFlavorsImplTestRodrigo Lima2-25/+14
2020-05-08Refactor CsarUtil::addComponentToCacheFrancis Toth1-17/+40
2020-05-08Clean normatives file during mvn cleanandre.schmid1-3/+1
2020-05-07Reduce scope from 'compile' to 'test' for 'junit-vintage-engine'vasraz20-17/+27
2020-05-07Support functions in TOSCA Simple Profile in YAMLvasraz29-84/+75
2020-05-07Support configuring of tosca type for categoriesMichaelMorris8-353/+442
2020-05-06Prepare for Junit5vasraz94-8241/+8148
2020-05-06Make `collectNewCapabilities` return an empty MapChris André1-4/+6