summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main
AgeCommit message (Expand)AuthorFilesLines
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-20Fix Tosca properties declarationaribeiro3-6/+4
2020-04-19Configure a new Artifact Typeandre.schmid13-719/+502
2020-04-19Fix GAB problem in ui-ci testsandre.schmid1-0/+2
2020-04-05Fix data type properties declarationaribeiro1-36/+36
2020-04-05Fix keyname 'constraints:' according to TOSCA property definitionaribeiro1-1/+1
2020-04-05Remove keyname 'required' from Schema definitionaribeiro1-4/+4
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-23Fixed import in sdc-BE-init python scriptsk.kedron4-12/+4
2020-03-23Refactoring the sdc-BE-init python scriptsk.kedron27-2042/+1974
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 Puzikov85-28288/+1427
2020-03-16Fix broken unit tests in catalog-bevasraz2-9/+1
2020-03-16Remove hardcoded timeoutk.kedron1-0/+1
2020-03-16Run pods as non-root userMichaelMorris3-10/+10
2020-03-05portal and cadi properties fixOfir Sonsino1-4/+4
2020-02-25configuration alignmentOfir Sonsino1-10/+10
2020-02-25Policies import when import VSPDmitry Puzikov8-9/+285
2020-02-25Support import of custom node type namearibeiro3-261/+370
2020-02-24PM_Dictionary Support in GABTomasz Golabek1-3/+41
2020-02-19Fix typo in PMSH data typedfarrelly1-1/+1
2020-02-18Backend extensibilityMichaelMorris3-0/+54
2020-02-18Configuration file runtime reloadandre.schmid2-3/+2
2020-02-13Update PMSH Data Typesdfarrelly1-4/+14
2020-02-13Fix PropertyConvertor initialization (use spring)talig13-234/+171