aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2020-05-10Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::del...Francis Toth4-49/+47
2020-05-10Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtilsFrancis Toth2-16/+53
2020-05-08Refactor CsarUtil::addComponentToCacheFrancis Toth1-17/+40
2020-05-07Support functions in TOSCA Simple Profile in YAMLvasraz8-8/+8
2020-05-06fix bug - Error 500 while adding an OperationYuli Shlosberg1-5/+0
2020-05-06fix bug - Unable to link CSAR artifactYuli Shlosberg1-4/+10
2020-05-06Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent`Chris André1-6/+15
2020-05-05Add tests for the presence of Optional valuesChris André1-14/+24
2020-05-05Remove call to `get` on Optional variablesChris André1-12/+21
2020-05-05Refactor CsarUtil::getLatestSchemaFilesFromCassandraFrancis Toth1-16/+31
2020-05-05Refactor CsarUtil::getFromCassandraFrancis Toth1-11/+6
2020-05-05Refactor CsarUtils::collectComponentTypeArtifactsFrancis Toth1-14/+22
2020-05-03Refactor CsarUtils::createCsarFrancis Toth1-7/+6
2020-05-03Extract ArtifactOperationInfo from ArtifactsBusinessLogicFrancis Toth8-68/+124
2020-05-03Refactor CsarUtils::validateNonMetaArtifactFrancis Toth1-20/+22
2020-04-30Replace call to `get` with a call to `ifPresent`Chris André1-3/+6
2020-04-28Handle null case in `GroupVersionUpdater`Chris André1-13/+25
2020-04-28Refactor CsarUtils::getEntryDataFrancis Toth1-20/+18
2020-04-28Refactor CsarUtils::populateZipFrancis Toth1-30/+55
2020-04-27Add null test to ComponentBusinessLogicChris André1-13/+14
2020-04-26Fix potential NPE in ArtifactsBusinessLogicandre.schmid1-8/+15
2020-04-23Minor cleanups for BasicAuthenticationFilterChris André1-17/+17
2020-04-23Add null testsChris André1-15/+16
2020-04-23Fix null pointer exception warningsRodrigo Lima1-33/+48
2020-04-22Fix bug for class SwitchoverDetectorReo Inoue1-1/+1
2020-04-22Add null test to DistributionMonitoringBusinessLogicChris André1-3/+12
2020-04-22Handle null condition in ResourceImportManagerRodrigo Lima1-6/+7
2020-04-22Add null test to test in `UpgradeBusinessLogic`Chris André1-2/+2
2020-04-22Add null tests in `createComponentExternal`Chris André1-3/+3
2020-04-19Configure a new Artifact Typeandre.schmid12-694/+502
2020-04-19Fix GAB problem in ui-ci testsandre.schmid1-0/+2
2020-04-02Increase test coveragevasraz1-1/+1
2020-04-01Tests added to increase coverageDmitry Puzikov3-86/+23
2020-03-31Add 'required in runtime' for service inputsSatoshi Fujii1-4/+11
2020-03-30Increase test coveragevasraz1-2/+2
2020-03-30Fix unit testsDmitry Puzikov25-732/+147
2020-03-26Increase test coveragevasraz1-1/+1
2020-03-25Fix unit testsDmitry Puzikov1-13/+5
2020-03-24Import of VFC will maintain interface implementationsMichaelMorris4-10/+103
2020-03-24Fixed updating VFCk.kedron1-5/+8
2020-03-24Fix unit testsDmitry Puzikov9-370/+48
2020-03-22Add support for simple yaml profile 1.2vasraz3-13/+41
2020-03-22Include derived_from types in generated csararibeiro2-95/+275
2020-03-20Fix unit testsDmitry Puzikov5-81/+23
2020-03-16Fix SDC-BE SwaggerDmitry Puzikov44-1309/+1395
2020-03-16Fix broken unit tests in catalog-bevasraz2-9/+1
2020-02-25Policies import when import VSPDmitry Puzikov7-9/+269
2020-02-25Support import of custom node type namearibeiro2-261/+367
2020-02-18Backend extensibilityMichaelMorris3-0/+54
2020-02-18Configuration file runtime reloadandre.schmid1-1/+2