summaryrefslogtreecommitdiffstats
path: root/asdctool/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2020-06-21Decouple TXT Report file writing and formatting logic (2/6)Francis Toth3-8/+8
2020-06-19Decouple TXT Report file writing and formatting logic (1/6)Francis Toth9-33/+65
2020-06-18Decouple CSV Report file writing and formatting logicFrancis Toth6-30/+170
2020-06-15Fix bug in UpdateIsVnfMenuxuegao1-2/+2
2020-06-10Set properties on XML parsers to prevent XXE attackNeil Derraugh1-0/+4
2020-05-28Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in ReportFrancis Toth14-95/+159
2020-05-24Fix potential NullPointer in SchemaFileImportandre.schmid1-10/+17
2020-05-12Remove outputFullFilePath from ValidationConfigManagerFrancis Toth20-328/+323
2020-04-28Remove csvReportFilePath from ValidationConfigManagerFrancis Toth5-56/+55
2020-04-23Added early check for null value for `containerV`Chris André1-33/+48
2020-04-20Remove props from ValidationConfigManagerFrancis Toth1-30/+1
2020-04-20Fix cs-init SchemaFileImport error file creationandre.schmid1-1/+1
2020-04-20Added a try-with-resource to properly close a FileInputStreamChris André1-221/+234
2020-04-20Added early check for null value for `containerV`Chris André1-33/+48
2020-04-19Configure a new Artifact Typeandre.schmid1-6/+6
2020-04-19Removed explicit references to exceptions in log messagesChris André1-2/+1
2020-04-01Increase test coveragevasraz4-116/+28
2020-03-24Improve log textsLasse Kaihlavirta1-1/+1
2020-03-22Add support for simple yaml profile 1.2vasraz1-3/+3
2020-03-19Added new unit testsk.kedron2-66/+28
2020-03-10Added new unit testsk.kedron1-6/+11
2020-01-22Catalog alignmentys969371-1572/+1994
2019-11-25Fix Sonar issuevasraz1-1/+1
2019-09-03General Sonar fixesArindam Mondal3-7/+5
2019-08-27General Sonar fixesArindam Mondal2-647/+491
2019-08-22unit tests - asdctoolTomasz Golabek3-123/+163
2019-07-24Autowired annotation for catalog-beTomasz Golabek5-61/+25
2019-07-22Improved test for ReportManger, ArtifactValidationUtils and Sonar fixes.k.kedron1-26/+23
2019-07-22Improved the CsarGenerator unit tests.k.kedron1-8/+8
2019-07-22Improved unit tests for ArtifactValidationUtils and Sonar fixes.k.kedron2-30/+40
2019-07-16Fixing buildWojciech Sliwka1-2/+8
2019-07-16Constructor injection in asdctoolPiotr Darosz23-99/+253
2019-07-11Added oparent to sdc mainTomasz Golabek87-60/+1710
2019-07-07Remove field injection in catalog-daoWojciech Sliwka5-12/+22
2019-06-23ExportImportMenu testsTomasz Golabek1-146/+149
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar30-438/+529
2019-06-10Inheritance in ComponentExceptionTomasz Golabek1-1/+2
2019-06-03fix sonar: close resourcesk.kazak2-36/+46
2019-03-25fix a typoLiang Ding1-1/+1
2019-03-18Service Consumption BEojasdubey1-0/+167
2019-02-26Fix Blocker & Critical Sonar issues in asdctoolParshad Patel3-11/+13
2018-11-29Fix critical sonar issuesParshad Patel2-1/+2
2018-11-22asdctool code quality improvementsSonsino, Ofir (os0695)8-48/+64
2018-11-19Refactor Code asdctool classesSindhuri.A2-39/+32
2018-11-11Deleted artifact generator modulesvempo1-12/+16
2018-09-25Add copyright info for asdctool classesSindhuri.A3-0/+87
2018-09-18Fix use try-with-resources issues in asdctoolParshad Patel2-35/+18
2018-08-29Add tests for SdcSchema classesPiotr Darosz1-3/+9
2018-08-06ASDC dead code removalPiotr Krysiak7-199/+33
2018-08-05Fix sonar issuesParshad Patel2-35/+27