aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src
AgeCommit message (Expand)AuthorFilesLines
2020-09-07Update node_filter capabilitiesaribeiro4-15/+58
2020-09-07Delete node_filter capabilitiesaribeiro4-12/+26
2020-09-07Add node_filter capabilitiesaribeiro4-50/+214
2020-09-07Adjusting check condition for ZipOutputStreamKrupaNagabhushan1-2/+4
2020-09-04Support for Nested/Hierarchical ServicesMichaelMorris7-54/+276
2020-09-04Upgrade Vulnerable Direct Dependencies [jackson]amohamad1-1/+1
2020-09-02Support for defining attributes on a node_typevasraz13-558/+631
2020-08-24Expose generic Service properties as propertiesandre.schmid2-47/+140
2020-08-16SDC changes for adding helmSithara Nambiar2-0/+16
2020-08-11Fix workflow designer issuexuegao1-0/+1
2020-08-10Revert "Refactor CsarUtils::addInnerComponentsToCSAR"Sébastien Determe3-260/+161
2020-08-06Remove needless Getter/Setter testingvasraz2-92/+10
2020-07-29Config. allowed instances in component compositionandre.schmid9-164/+198
2020-07-15Fix missing referenced node_typesKrupaNagabhushan5-0/+46
2020-07-12Refactor CsarUtils::addInnerComponentsToCSARFrancis Toth3-161/+260
2020-07-12Add substitution_filter endpoints unit testsaribeiro1-0/+440
2020-07-12Add endpoints for supporting substitution_filteraribeiro4-59/+335
2020-07-09Add substitution_filter business logic unit testsaribeiro1-0/+482
2020-07-09Add support for substitution_filter business logicaribeiro14-649/+1092
2020-07-05Fix sonar issuessebdet3-105/+95
2020-07-05Fix sonar issuessebdet3-43/+56
2020-07-05Fix sonar issuessebdet1-44/+40
2020-07-05Fix sonar issuessebdet5-150/+110
2020-07-05Clean CsarUtils::MainYamlWithDependenciesFrancis Toth8-212/+112
2020-06-25Fix AssertChrisC1-3/+3
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 Testsaribeiro3-23/+502
2020-06-24Refactoring the sdc-BE-init python scriptsk.kedron65-3365/+1457
2020-06-21Toggletalio8-122/+315
2020-06-21Add Node Filter Servlets Unit Testsaribeiro4-25/+515
2020-06-21Add Support for node_filtersaribeiro13-934/+1036
2020-06-19Fix Sonar issuesChrisC1-3/+4
2020-06-18Importing VSP with node_type in separate fileMichaelMorris4-5/+88
2020-06-17Refactor ArtifactsBusinessLogic::getUpdatedGroupInstancesFrancis Toth1-23/+20
2020-06-17Extract ComponentCache from CsarUtilsFrancis Toth4-89/+306
2020-06-17Support the substitution_mappings in the VNFDMichaelMorris3-10/+44
2020-06-15Add some unit testsSatoshi Fujii1-151/+403
2020-06-14Use dummy info for distribution-engineOfir Sonsino1-11/+10
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 bugssebdet2-71/+67
2020-06-08Make Directive values Tosca compliantaribeiro7-148/+128
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 handlingvasraz6-76/+178