Age | Commit message (Expand) | Author | Files | Lines |
2020-06-22 | Decouple TXT Report file writing and formatting logic (4/6) |  Francis Toth | 4 | -23/+26 |
2020-06-21 | Decouple TXT Report file writing and formatting logic (3/6) |  Francis Toth | 4 | -20/+23 |
2020-06-21 | Toggle |  talio | 1 | -1/+1 |
2020-06-21 | Fix sonar issues |  sebdet | 4 | -33/+24 |
2020-06-21 | Decouple TXT Report file writing and formatting logic (2/6) |  Francis Toth | 4 | -14/+15 |
2020-06-19 | Decouple TXT Report file writing and formatting logic (1/6) |  Francis Toth | 15 | -49/+138 |
2020-06-18 | Decouple CSV Report file writing and formatting logic |  Francis Toth | 11 | -62/+303 |
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 | 22 | -113/+197 |
2020-05-24 | Fix potential NullPointer in SchemaFileImport |  andre.schmid | 1 | -10/+17 |
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 | 35 | -673/+629 |
2020-04-28 | Remove csvReportFilePath from ValidationConfigManager |  Francis Toth | 9 | -106/+109 |
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 | 2 | -47/+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 | 3 | -323/+7 |
2020-04-19 | Removed explicit references to exceptions in log messages |  Chris André | 1 | -2/+1 |
2020-04-16 | Upgrade Junit to version 5.6 |  Baumel, Dvir (db384r) | 2 | -8/+10 |
2020-04-05 | Fix data type properties declaration |  aribeiro | 1 | -3/+3 |
2020-04-05 | Fix keyname 'constraints:' according to TOSCA property definition |  aribeiro | 1 | -1/+1 |
2020-04-01 | Increase test coverage |  vasraz | 5 | -215/+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 | 5 | -215/+152 |
2020-03-19 | Increase default janusgraph timeouts for CSIT |  Lasse Kaihlavirta | 1 | -1/+4 |
2020-03-16 | Remove hardcoded timeout |  k.kedron | 2 | -1/+1 |
2020-03-15 | Remove duplicated data type |  aribeiro | 1 | -16/+0 |
2020-03-10 | Added new unit tests |  k.kedron | 3 | -20/+1627 |
2020-02-18 | Configuration file runtime reload |  andre.schmid | 1 | -2/+0 |
2020-01-30 | Upgrade to Cassandra 3 |  shrek2000 | 2 | -14/+14 |
2020-01-26 | Increase junit TCs |  vasraz | 1 | -118/+126 |
2020-01-22 | Catalog alignment |  ys9693 | 150 | -4550/+2784 |
2019-11-25 | Fix Sonar issue |  vasraz | 1 | -1/+1 |
2019-11-03 | Create new non-mano Artifact Type entry for pnf software information |  aribeiro | 1 | -0/+7 |
2019-10-29 | Fix for status properties value. |  aribeiro | 2 | -104/+104 |
2019-10-03 | Fix for error message. |  aribeiro | 1 | -4/+4 |
2019-09-03 | Onboard Package Handling |  aribeiro | 1 | -0/+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 | 6 | -123/+310 |
2019-07-24 | Autowired annotation for catalog-be |  Tomasz Golabek | 7 | -110/+25 |
2019-07-22 | Improved test for ReportManger, ArtifactValidationUtils and Sonar fixes. |  k.kedron | 4 | -100/+290 |
2019-07-22 | Improved the CsarGenerator unit tests. |  k.kedron | 3 | -50/+305 |
2019-07-22 | Improved unit tests for ArtifactValidationUtils and Sonar fixes. |  k.kedron | 5 | -158/+308 |