Age | Commit message (Expand) | Author | Files | Lines |
2020-06-19 | Decouple TXT Report file writing and formatting logic (1/6) |  Francis Toth | 6 | -16/+73 |
2020-06-18 | Decouple CSV Report file writing and formatting logic |  Francis Toth | 5 | -32/+133 |
2020-05-28 | Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in Report |  Francis Toth | 8 | -18/+38 |
2020-05-17 | Remove powermock from ValidationConfigManagerTest |  Rodrigo Lima | 1 | -8/+2 |
2020-05-17 | Remove powermock from ArtifactValidationUtilsTest |  Rodrigo Lima | 1 | -24/+17 |
2020-05-17 | Remove powermock from ReportManagerTest |  Rodrigo Lima | 1 | -19/+9 |
2020-05-12 | Remove outputFullFilePath from ValidationConfigManager |  Francis Toth | 15 | -345/+306 |
2020-04-28 | Remove csvReportFilePath from ValidationConfigManager |  Francis Toth | 4 | -50/+54 |
2020-04-20 | Remove props from ValidationConfigManager |  Francis Toth | 1 | -17/+0 |
2020-04-19 | Configure a new Artifact Type |  andre.schmid | 1 | -1/+1 |
2020-04-16 | Upgrade Junit to version 5.6 |  Baumel, Dvir (db384r) | 2 | -8/+10 |
2020-04-01 | Increase test coverage |  vasraz | 1 | -99/+0 |
2020-03-19 | Added new unit tests |  k.kedron | 3 | -149/+124 |
2020-03-10 | Added new unit tests |  k.kedron | 2 | -14/+1616 |
2020-01-26 | Increase junit TCs |  vasraz | 1 | -118/+126 |
2020-01-22 | Catalog alignment |  ys9693 | 51 | -1279/+636 |
2019-08-22 | unit tests - asdctool |  Tomasz Golabek | 3 | -0/+147 |
2019-07-24 | Autowired annotation for catalog-be |  Tomasz Golabek | 2 | -49/+0 |
2019-07-22 | Improved test for ReportManger, ArtifactValidationUtils and Sonar fixes. |  k.kedron | 3 | -74/+267 |
2019-07-22 | Improved the CsarGenerator unit tests. |  k.kedron | 2 | -42/+297 |
2019-07-22 | Improved unit tests for ArtifactValidationUtils and Sonar fixes. |  k.kedron | 3 | -128/+268 |
2019-07-16 | Fixing build |  Wojciech Sliwka | 1 | -1/+3 |
2019-07-16 | Constructor injection in asdctool |  Piotr Darosz | 16 | -77/+152 |
2019-07-14 | ComponentCache & ComponentCassandraDao removal |  Tomasz Golabek | 1 | -6/+0 |
2019-07-11 | Added oparent to sdc main |  Tomasz Golabek | 70 | -48/+1448 |
2019-07-07 | Remove field injection in catalog-dao |  Wojciech Sliwka | 6 | -14/+28 |
2019-06-23 | ExportImportMenu tests |  Tomasz Golabek | 1 | -0/+272 |
2019-06-13 | Added unit tests for SpringCLITool |  Piotr Borelowski | 1 | -0/+61 |
2019-06-12 | Upgrade SDC from Titan to Janus Graph |  shrikantawachar | 21 | -133/+141 |
2019-06-12 | Added unit tests for CLITool |  Piotr Borelowski | 1 | -0/+79 |
2019-06-10 | Inheritance in ComponentException |  Tomasz Golabek | 1 | -4/+24 |
2019-06-03 | fix sonar: close resources |  k.kazak | 2 | -4/+8 |
2019-04-01 | Increase test coverage for asdctool |  Parshad Patel | 4 | -0/+162 |
2019-02-26 | Fix Blocker & Critical Sonar issues in asdctool |  Parshad Patel | 1 | -2/+4 |
2018-10-24 | UT-asdctool DataMigration |  Sindhuri.A | 1 | -3/+103 |
2018-10-17 | UT-asdctool ModuleJsonTask |  Sindhuri.A | 1 | -13/+60 |
2018-10-17 | UT-asdctool ArtifactUuidFix |  Sindhuri.A | 1 | -67/+170 |
2018-09-25 | UT-asdctool DeleteComponentHandler |  Sindhuri.A | 1 | -0/+91 |
2018-09-25 | UT-asdctool utils ReportWriter |  Sindhuri.A | 1 | -0/+50 |
2018-09-25 | UT-asdctool CsarGenerator |  Sindhuri.A | 1 | -0/+92 |
2018-08-26 | json/yaml validation for models |  dekstroza | 1 | -1/+1 |
2018-08-06 | ASDC dead code removal |  Piotr Krysiak | 3 | -59/+0 |
2018-07-29 | re base code |  Michael Lando | 33 | -393/+1013 |
2018-06-12 | update sdc logic for new types |  Michael Lando | 1 | -1/+8 |
2018-05-06 | Raise JUnit coverage asdctool |  Tal Gitelman | 58 | -184/+2780 |
2018-05-01 | Remove dead code asdctool |  Tal Gitelman | 17 | -68/+68 |
2018-03-07 | Sync Integ to Master |  Michael Lando | 2 | -116/+36 |
2018-02-05 | Correction of unit tests in test class |  pwielebs | 1 | -88/+35 |
2017-12-10 | Final commit to master merge from |  Tal Gitelman | 23 | -106/+307 |
2017-10-22 | add more unit tests remove imports |  Yuli Shlosberg | 2 | -54/+24 |