summaryrefslogtreecommitdiffstats
path: root/asdctool/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
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 alignmentys969370-1571/+1968
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
2018-08-01sonar issue fix blocker, criticalArindam Mondal2-12/+9
2018-07-29re base codeMichael Lando76-1738/+3605
2018-07-24Fix use try-with-resources sonar issueParshad Patel1-47/+8
2018-07-10update dockers base version to 1.4.0Yuli Shlosberg2-3/+1
2018-07-02first attempt to fix vulnerabilitiesYuli Shlosberg11-85/+98
2018-06-12update sdc logic for new typesMichael Lando1-19/+35
2018-05-06Raise JUnit coverage asdctoolTal Gitelman21-77/+49
2018-05-01Remove dead code asdctoolTal Gitelman14-40/+7
2018-04-30Remove dead code asdctoolTal Gitelman1-352/+0
2018-03-07Sync Integ to MasterMichael Lando42-1970/+2809
2018-02-20Sonar fixes in ArtifactUuidFixwejs1-1138/+1046