Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-11-29 | Fix critical sonar issues | Parshad Patel | 2 | -1/+2 |
2018-11-22 | asdctool code quality improvements | Sonsino, Ofir (os0695) | 8 | -48/+64 |
2018-11-19 | Refactor Code asdctool classes | Sindhuri.A | 2 | -39/+32 |
2018-11-11 | Deleted artifact generator modules | vempo | 1 | -12/+16 |
2018-09-25 | Add copyright info for asdctool classes | Sindhuri.A | 3 | -0/+87 |
2018-09-18 | Fix use try-with-resources issues in asdctool | Parshad Patel | 2 | -35/+18 |
2018-08-29 | Add tests for SdcSchema classes | Piotr Darosz | 1 | -3/+9 |
2018-08-06 | ASDC dead code removal | Piotr Krysiak | 7 | -199/+33 |
2018-08-05 | Fix sonar issues | Parshad Patel | 2 | -35/+27 |
2018-08-01 | sonar issue fix blocker, critical | Arindam Mondal | 2 | -12/+9 |
2018-07-29 | re base code | Michael Lando | 76 | -1738/+3605 |