Age | Commit message (Expand) | Author | Files | Lines |
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 'not running Junit5 tests'-issue | vasraz | 1 | -0/+6 |
2020-06-15 | Fix Critical security vulnerability | vasraz | 1 | -5/+39 |
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-19 | remove powermock dependency from pom xmls | Rodrigo Lima | 1 | -6/+0 |
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-05-07 | Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' | vasraz | 1 | -0/+1 |
2020-05-06 | Prepare for Junit5 | vasraz | 1 | -8/+14 |
2020-05-05 | Remove all thrift's dependencies | vasraz | 1 | -5/+0 |
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 | 4 | -671/+7 |
2020-04-19 | Unable to update VSP (heat template) version in VF | Sebastien Premont-Tendland | 1 | -5/+0 |
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) | 3 | -8/+24 |
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 | Use new base dockers | Ofir Sonsino | 1 | -1/+1 |
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 | 3 | -1/+2 |
2020-03-16 | Run pods as non-root user | MichaelMorris | 2 | -8/+8 |
2020-03-15 | Remove duplicated data type | aribeiro | 1 | -16/+0 |
2020-03-12 | Disable SecurityFilter | Ofir Sonsino | 1 | -1/+1 |
2020-03-10 | Added new unit tests | k.kedron | 3 | -20/+1627 |
2020-02-18 | Configuration file runtime reload | andre.schmid | 2 | -4/+0 |
2020-02-05 | Remove ES & Kibana | vasraz | 1 | -7/+0 |
2020-02-02 | Move to version 1.6.1 | shrek2000 | 1 | -1/+1 |
2020-01-30 | Upgrade to Cassandra 3 | shrek2000 | 7 | -36/+32 |
2020-01-26 | Increase junit TCs | vasraz | 1 | -118/+126 |
2020-01-22 | Fix version.rb after Catalog alignment | andre.schmid | 3 | -4/+3 |
2020-01-22 | Catalog alignment | ys9693 | 155 | -5353/+3554 |
2019-11-25 | Fix Sonar issue | vasraz | 1 | -1/+1 |