aboutsummaryrefslogtreecommitdiffstats
path: root/common-be/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Config. allowed instances in component compositionandre.schmid1-42/+44
2020-07-09Add support for substitution_filter business logicaribeiro4-0/+179
2020-06-29Fix for NullPointerException while onboarding VFKrupaNagabhushan1-1/+1
2020-06-21Toggletalio2-0/+95
2020-06-15Onboard TOSCA data_types defined in packageandre.schmid1-3/+5
2020-05-28Fix interface types creationandre.schmid2-2/+14
2020-05-27Refactor CsarUtils::WriteArtifactDefinitionFrancis Toth1-2/+9
2020-05-05Replace hashCode and equals methods to cleanup NPE warningNeil Derraugh1-93/+13
2020-04-27Fix null pointer warningRodrigo Lima1-3/+5
2020-03-22Add support for simple yaml profile 1.2vasraz1-1/+4
2020-02-25Policies import when import VSPDmitry Puzikov1-1/+1
2020-02-13Fix PropertyConvertor initialization (use spring)talig1-294/+7
2020-02-06Increase code coverage1.6.21.6.1shrek20001-544/+114
2020-02-06Increase code coverageshrek20001-186/+24
2020-01-22Catalog alignmentys969319-369/+744
2019-12-11Add service creation API as an External APIDivyang Patel1-0/+110
2019-11-20Validate non-mano software information artifactandre.schmid4-6/+228
2019-11-20Onboard PNF software versionandre.schmid5-0/+219
2019-10-30add artifacts support in TOSCA exported yml fileLiang Ding4-321/+369
2019-10-04Revert "Sonar fix NullPointerException"Ofir Sonsino1-2/+4
2019-10-03Sonar fix NullPointerExceptionArindam Mondal1-4/+2
2019-08-18Handle 'get_input' syntax for layer_protocols in PnfExtCp typevasraz1-2/+5
2019-07-25fixing warnings from checkstyle in common-beBartosz Gardziejewski83-5613/+5893
2019-07-21Can't set property for VFPiotr Darosz1-0/+6
2019-07-11Added oparent to sdc mainTomasz Golabek12-1/+221
2019-06-02Unit tests for sdc-be-utilsTomasz Golabek2-1/+39
2019-05-07Change to enable SDC list type inputToshimichi Fukuda3-32/+64
2019-04-14Declare properties as policiestalio4-33/+68
2019-04-11Apply Valid Value Constraints validationsiddharth09052-1/+30
2019-03-30Heal Vertex Datashrek20001-1/+4
2019-03-18Service Consumption BEojasdubey4-5/+80
2019-03-04Requirement and capabilities featuremojahidi4-7/+17
2019-02-07Add dependent child service to serviceshrek20003-3/+27
2019-02-05fix review comments on property assignmentTalio2-19/+13
2019-02-04Add property mapping feature to ONAPTalio3-0/+203
2019-01-30Add dependent child service to serviceshrek20005-0/+179
2019-01-14Interface operation feature enhancementspriyanshu5-436/+205
2018-12-27Revert "Interface operation feature enhancements"priyanshu5-11/+240
2018-12-24Interface operation feature enhancementspriyanshu5-240/+11
2018-11-29Fix critical sonar issuesParshad Patel1-0/+1
2018-10-16Added support for AssociateWorkflowTypemojahidi3-0/+20
2018-09-25Fix header info of be enum datatypesseshukm14-50/+61
2018-09-13Interface operation support for service - BEpriyanshu2-12/+12
2018-08-06Fixes of sonar violations sdc and refactorkoblosz1-1/+1
2018-07-31Alligned operation ui modelmojahidi4-26/+59
2018-07-30Add support for workflowId and workflowVersionIdmojahidi3-1/+46
2018-07-29re base codeMichael Lando54-1579/+1995
2018-07-02first attempt to fix vulnerabilitiesYuli Shlosberg1-3/+3
2018-06-26Add output parameter support in Operation screenmojahidi3-1/+57
2018-05-10Raise JUnit coverage common-beTal Gitelman10-23/+38