aboutsummaryrefslogtreecommitdiffstats
path: root/common-be/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Fix 'Tosca Function get_input in Properties Assignment error'-bugvasraz2-13/+15
2023-06-16Support additional metadata in external assets apivasraz1-1/+1
2023-06-08Update external query api with new query paramsvasraz1-39/+34
2023-06-02Support INDEX in node filter tosca functionsfranciscovila1-0/+11
2023-05-22Provide index token to tosca function for nested listsimamSidero1-0/+2
2023-05-18UI support for default custom function names with get_input structureJvD_Ericsson1-0/+53
2023-05-09Support for addition of INDEX token to tosca functionsimamSidero1-2/+2
2023-04-13Backend support for custom functionsJvD_Ericsson1-0/+50
2022-09-19Import unknown group types during Service importvasraz1-274/+0
2022-09-08Support TOSCA functions in Node Filtersandre.schmid3-0/+372
2022-07-29Centralize TOSCA function validationandre.schmid1-16/+2
2022-07-29Support a custom yaml value in tosca functionandre.schmid2-81/+120
2022-07-18Support for concat TOSCA functionandre.schmid3-73/+299
2022-06-22Support TOSCA get_attribute functionandre.schmid1-7/+12
2022-05-30Support of get_property in property assignmentandre.schmid1-0/+198
2022-04-04Implement restore of partially deleted VSPvasraz2-5/+52
2022-03-28Check if the bucket exists before deleting VSPandre.schmid1-3/+13
2022-03-28Implement VSP deletion from Storagevasraz1-2/+72
2022-02-26Implement improved MinIo clientvasraz1-3/+3
2022-01-27Add a display name for the categorystasys101-13/+31
2022-01-13Improve testing stabilityvasraz2-2/+2
2022-01-11Remove test-jar generationvasraz1-116/+0
2021-11-05Large csar handling - object storevasraz4-124/+204
2021-10-21Make Service base type optionalandre.schmid1-9/+0
2021-08-06Fix Security Hotspotvasraz1-0/+1
2021-08-05Implement 'Signed Large CSAR' supportvasraz1-9/+46
2021-07-21Support handling of 'Large CSARs'vasraz2-0/+205
2021-03-31Revert "Improve test coverage"aribeiro1-0/+103
2021-03-26Improve test coveragexuegao2-32/+74
2021-03-25Improve test coveragexuegao2-22/+29
2021-03-24Improve test coveragexuegao1-19/+8
2021-03-16Improve test coveragevasraz1-103/+0
2021-03-12Adding unit testsxuegao1-0/+35
2021-02-26Implement Attributes/Outputs BE (part 3)vasraz1-0/+40
2021-02-21ETSI SOL007 3.3.1 package security option 2andre.schmid5-0/+505
2020-12-07Support interface input during import VFCandre.schmid1-3/+15
2020-09-07Fix Vulnerabilities reported by SONARvasraz2-130/+0
2020-09-07Enable selection of requirementsvasraz1-40/+2
2020-09-04Support for Nested/Hierarchical ServicesMichaelMorris1-129/+0
2020-09-02Support for defining attributes on a node_typevasraz1-56/+0
2020-06-30Refactor MapDataDefinitionTestxuegao1-74/+57
2020-04-30Remove mockito from TypeUtilsTestRodrigo Lima1-11/+15
2020-02-13Fix PropertyConvertor initialization (use spring)talig1-1/+2
2020-01-22Catalog alignmentys969312-31/+118
2019-12-11Add service creation API as an External APIDivyang Patel1-0/+129
2019-11-20Validate non-mano software information artifactandre.schmid2-0/+174
2019-11-20Onboard PNF software versionandre.schmid1-0/+50
2019-08-22unit tests - catalog-modelTomasz Golabek1-163/+7
2019-07-21Can't set property for VFPiotr Darosz1-1/+28
2019-07-11Added oparent to sdc mainTomasz Golabek60-59/+1259