summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-23Improve test coveragexuegao1-33/+4
2020-06-23Refactor ToscaTypeTestxuegao2-29/+114
2020-06-22Decouple TXT Report file writing and formatting logic (4/6)Francis Toth4-23/+26
2020-06-21Decouple TXT Report file writing and formatting logic (3/6)Francis Toth4-20/+23
2020-06-21Improve ActionUtil coverage and improve Sonar scoreJulienBe2-238/+317
2020-06-21Toggletalio33-475/+706
2020-06-21Add Node Filter Servlets Unit Testsaribeiro4-25/+515
2020-06-21Add Support for node_filtersaribeiro17-958/+1061
2020-06-21Fix sonar issuessebdet4-33/+24
2020-06-21Fix sonar issuessebdet1-380/+363
2020-06-21Decouple TXT Report file writing and formatting logic (2/6)Francis Toth4-14/+15
2020-06-21Fix Assert usageChrisC1-244/+243
2020-06-21fix sonar issues related to MessageContainer.javaJulienBe2-45/+108
2020-06-19Remove duplicate codexuegao1-17/+1
2020-06-19Remove unused methodxuegao3-113/+54
2020-06-19Fix Vulnerabilitiesxuegao4-38/+13
2020-06-19Fix Sonar issuesChrisC1-49/+46
2020-06-19Fix Sonar issuesChrisC1-20/+21
2020-06-19Fix Sonar issuesChrisC1-3/+4
2020-06-19improve test coverageJulienBe1-0/+56
2020-06-19Decouple TXT Report file writing and formatting logic (1/6)Francis Toth15-49/+138
2020-06-19Fix more doc warningsChrisC6-17/+17
2020-06-19datatypes.Constants:JulienBe7-88/+64
2020-06-18Importing VSP with node_type in separate fileMichaelMorris4-5/+88
2020-06-18create tests for ScalarUnitValidator.javaJulienBe2-2/+64
2020-06-18create tests for PropertyTypeExt.java and remove unsused methodJulienBe2-44/+74
2020-06-18Decouple CSV Report file writing and formatting logicFrancis Toth11-62/+303
2020-06-17Fix Java Code Conventions non-compliance issuesxuegao2-8/+4
2020-06-17Reduce nest statement levelsxuegao1-32/+34
2020-06-17Refactor ArtifactsBusinessLogic::getUpdatedGroupInstancesFrancis Toth1-23/+20
2020-06-17Reduce nest statement levelsxuegao1-10/+11
2020-06-17Extract ComponentCache from CsarUtilsFrancis Toth4-89/+306
2020-06-17Support the substitution_mappings in the VNFDMichaelMorris3-10/+44
2020-06-16Fix Sonar issuesChrisC2-24/+28
2020-06-16add information on the containers based on what is available in the wikiJulienBe1-2/+80
2020-06-16Manifest is optional in ETSI SOL004 manifestMichaelMorris2-1/+60
2020-06-15Add some unit testsSatoshi Fujii1-151/+403
2020-06-15Onboard TOSCA data_types defined in packageandre.schmid13-162/+329
2020-06-15Fix 'not running Junit5 tests'-issuevasraz3-0/+19
2020-06-15Fix Critical security vulnerabilityvasraz16-31/+252
2020-06-15Fix bug in UpdateIsVnfMenuxuegao1-2/+2
2020-06-14Use dummy info for distribution-engineOfir Sonsino1-11/+10
2020-06-14Fix Doc warningsChrisC2-16/+16
2020-06-14Add support for directives on VFCaribeiro23-116/+249
2020-06-11Rewrite of `updateArtifactOnInterfaceOperationByResourceUUID` to remove NPEChris André1-24/+25
2020-06-10Set properties on XML parsers to prevent XXE attackNeil Derraugh3-2/+14
2020-06-10Fix security issue in SecurityUtilNeil Derraugh6-30/+42
2020-06-10Java 11 migration - 'test-apis-ci'Rodrigo Lima1-14/+4
2020-06-10Fix sonar bugssebdet2-71/+67
2020-06-10class passed to MdcLogger() is compared by nameJulienBe2-1/+63