Age | Commit message (Expand) | Author | Files | Lines |
2020-07-05 | Fix sonar issues |  sebdet | 1 | -22/+16 |
2020-07-05 | Clean CsarUtils::MainYamlWithDependencies |  Francis Toth | 2 | -3/+3 |
2020-06-30 | Fix typo in package name and classes |  Francis Toth | 13 | -36/+36 |
2020-06-25 | Cleaned up ArtifactValidatorExecuter and IArtifactValidatorExecutor |  Francis Toth | 10 | -91/+56 |
2020-06-23 | Decouple TXT Report file writing and formatting logic (6/6) |  Francis Toth | 13 | -137/+74 |
2020-06-23 | Decouple TXT Report file writing and formatting logic (5/6) |  Francis Toth | 3 | -13/+16 |
2020-06-22 | Decouple TXT Report file writing and formatting logic (4/6) |  Francis Toth | 3 | -11/+17 |
2020-06-21 | Decouple TXT Report file writing and formatting logic (3/6) |  Francis Toth | 3 | -12/+15 |
2020-06-21 | Fix sonar issues |  sebdet | 2 | -31/+22 |
2020-06-21 | Decouple TXT Report file writing and formatting logic (2/6) |  Francis Toth | 3 | -8/+8 |
2020-06-19 | Decouple TXT Report file writing and formatting logic (1/6) |  Francis Toth | 9 | -33/+65 |
2020-06-18 | Decouple CSV Report file writing and formatting logic |  Francis Toth | 6 | -30/+170 |
2020-06-15 | Fix bug in UpdateIsVnfMenu |  xuegao | 1 | -2/+2 |
2020-06-10 | Set properties on XML parsers to prevent XXE attack |  Neil Derraugh | 1 | -0/+4 |
2020-05-28 | Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in Report |  Francis Toth | 14 | -95/+159 |
2020-05-24 | Fix potential NullPointer in SchemaFileImport |  andre.schmid | 1 | -10/+17 |
2020-05-12 | Remove outputFullFilePath from ValidationConfigManager |  Francis Toth | 20 | -328/+323 |
2020-04-28 | Remove csvReportFilePath from ValidationConfigManager |  Francis Toth | 5 | -56/+55 |
2020-04-23 | Added early check for null value for `containerV` |  Chris André | 1 | -33/+48 |
2020-04-20 | Remove props from ValidationConfigManager |  Francis Toth | 1 | -30/+1 |
2020-04-20 | Fix cs-init SchemaFileImport error file creation |  andre.schmid | 1 | -1/+1 |
2020-04-20 | Added a try-with-resource to properly close a FileInputStream |  Chris André | 1 | -221/+234 |
2020-04-20 | Added early check for null value for `containerV` |  Chris André | 1 | -33/+48 |
2020-04-19 | Configure a new Artifact Type |  andre.schmid | 1 | -6/+6 |
2020-04-19 | Removed explicit references to exceptions in log messages |  Chris André | 1 | -2/+1 |
2020-04-01 | Increase test coverage |  vasraz | 4 | -116/+28 |
2020-03-24 | Improve log texts |  Lasse Kaihlavirta | 1 | -1/+1 |
2020-03-22 | Add support for simple yaml profile 1.2 |  vasraz | 1 | -3/+3 |
2020-03-19 | Added new unit tests |  k.kedron | 2 | -66/+28 |
2020-03-10 | Added new unit tests |  k.kedron | 1 | -6/+11 |
2020-01-22 | Catalog alignment |  ys9693 | 70 | -1571/+1968 |
2019-11-25 | Fix Sonar issue |  vasraz | 1 | -1/+1 |
2019-09-03 | General Sonar fixes |  Arindam Mondal | 3 | -7/+5 |
2019-08-27 | General Sonar fixes |  Arindam Mondal | 2 | -647/+491 |
2019-08-22 | unit tests - asdctool |  Tomasz Golabek | 3 | -123/+163 |
2019-07-24 | Autowired annotation for catalog-be |  Tomasz Golabek | 5 | -61/+25 |
2019-07-22 | Improved test for ReportManger, ArtifactValidationUtils and Sonar fixes. |  k.kedron | 1 | -26/+23 |
2019-07-22 | Improved the CsarGenerator unit tests. |  k.kedron | 1 | -8/+8 |
2019-07-22 | Improved unit tests for ArtifactValidationUtils and Sonar fixes. |  k.kedron | 2 | -30/+40 |
2019-07-16 | Fixing build |  Wojciech Sliwka | 1 | -2/+8 |
2019-07-16 | Constructor injection in asdctool |  Piotr Darosz | 23 | -99/+253 |
2019-07-11 | Added oparent to sdc main |  Tomasz Golabek | 87 | -60/+1710 |
2019-07-07 | Remove field injection in catalog-dao |  Wojciech Sliwka | 5 | -12/+22 |
2019-06-23 | ExportImportMenu tests |  Tomasz Golabek | 1 | -146/+149 |
2019-06-12 | Upgrade SDC from Titan to Janus Graph |  shrikantawachar | 30 | -438/+529 |
2019-06-10 | Inheritance in ComponentException |  Tomasz Golabek | 1 | -1/+2 |
2019-06-03 | fix sonar: close resources |  k.kazak | 2 | -36/+46 |
2019-03-25 | fix a typo |  Liang Ding | 1 | -1/+1 |
2019-03-18 | Service Consumption BE |  ojasdubey | 1 | -0/+167 |
2019-02-26 | Fix Blocker & Critical Sonar issues in asdctool |  Parshad Patel | 3 | -11/+13 |