summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Add support for substitution_filter business logicaribeiro12-621/+1064
2020-07-05Fix sonar issuessebdet3-105/+95
2020-07-05Fix sonar issuessebdet2-40/+53
2020-07-05Fix sonar issuessebdet1-44/+40
2020-07-05Fix sonar issuessebdet5-150/+110
2020-07-05Clean CsarUtils::MainYamlWithDependenciesFrancis Toth5-68/+40
2020-06-24Fix for name clash in csar generationKrupaNagabhushan1-2/+6
2020-06-24Improvement sdc-BE-init python scriptsk.kedron17-83/+247
2020-06-24Refactoring the check backend, create consumersk.kedron7-0/+126
2020-06-24Add Node Filter Business Logic Unit Testsaribeiro2-23/+22
2020-06-24Refactoring the sdc-BE-init python scriptsk.kedron65-3365/+1457
2020-06-21Toggletalio7-121/+315
2020-06-21Add Node Filter Servlets Unit Testsaribeiro3-25/+20
2020-06-21Add Support for node_filtersaribeiro9-870/+986
2020-06-18Importing VSP with node_type in separate fileMichaelMorris2-4/+75
2020-06-17Refactor ArtifactsBusinessLogic::getUpdatedGroupInstancesFrancis Toth1-23/+20
2020-06-17Extract ComponentCache from CsarUtilsFrancis Toth2-70/+203
2020-06-17Support the substitution_mappings in the VNFDMichaelMorris1-5/+23
2020-06-14Add support for directives on VFCaribeiro1-0/+1
2020-06-11Rewrite of `updateArtifactOnInterfaceOperationByResourceUUID` to remove NPEChris André1-24/+25
2020-06-10Set properties on XML parsers to prevent XXE attackNeil Derraugh2-2/+10
2020-06-10Fix sonar bugssebdet1-70/+66
2020-06-08Make Directive values Tosca compliantaribeiro5-131/+110
2020-06-02ArtifactsBusinessLogic refactor to remove NullPointerExceptionChris André1-3/+11
2020-06-02Add constraints structure to ToscaPropertyandre.schmid3-47/+109
2020-06-02Refactor CsarUtils::writeComponentInterfaceFrancis Toth3-13/+150
2020-06-01Remove boolean entries in TOSCA MetadataMichaelMorris1-6/+6
2020-06-01Add interface inputs handlingvasraz5-75/+177
2020-06-01Plugin to customize prop. during Service creationandre.schmid2-3/+67
2020-05-28Fix interface types creationandre.schmid2-22/+91
2020-05-28Entry points in ToscaExportHandler for plugin useandre.schmid1-2/+2
2020-05-28Extract artifact component belonging logicFrancis Toth2-104/+102
2020-05-28Allow global types generationaribeiro3-17/+53
2020-05-27Refactor CsarUtils::WriteArtifactDefinitionFrancis Toth1-50/+58
2020-05-27Add ArtifactsBusinessLogic::fetchLatestComponentMetadataFrancis Toth1-43/+47
2020-05-27Work on unchecked Optional accessChris André1-21/+58
2020-05-26Fix for locked componentaribeiro2-13/+22
2020-05-25Refactor CsarUtil::addInnerComponentsToCSARFrancis Toth1-20/+36
2020-05-24500 error at WFD artifact-deliveries apiBen David, Elad (eb7504)1-3/+4
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-19Add null test to ComponentInstanceBusinessLogicChris André1-55/+81
2020-05-19Refactor ArtifactsBusinessLogic::generateAndSaveToscaArtifactFrancis Toth1-34/+30
2020-05-18Refactor CsarUtil::extractVfcArtifactFrancis Toth1-35/+49
2020-05-18Refactor tosca representation retrieval in CsarUtils::populateZipFrancis Toth1-30/+56
2020-05-12Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperationsFrancis Toth1-63/+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é1-47/+86