Age | Commit message (Expand) | Author | Files | Lines |
2019-04-11 | Updated to use dublin schema version |  Polavarapu, Chaitanya (cp8128) | 2 | -2/+73 |
2019-04-03 | GenerateArtifactsServiceImpl code coverage |  mark.j.leonard | 1 | -9/+95 |
2019-04-03 | Fix new Sonar code smell |  mark.j.leonard | 1 | -2/+1 |
2019-04-03 | Delete temp file in FileWatcher test |  mark.j.leonard | 1 | -0/+1 |
2019-04-03 | Add tests for uncovered FileWatcher code |  mark.j.leonard | 1 | -0/+81 |
2019-04-03 | Merge "Move REQUIRE_CLIENT_AUTH code to start script" |  Tian Lee | 1 | -0/+14 |
2019-04-03 | Move REQUIRE_CLIENT_AUTH code to start script |  mark.j.leonard | 1 | -0/+14 |
2019-04-02 | Merge "Additional Logger tests for code coverage" |  Tian Lee | 2 | -6/+56 |
2019-04-02 | Additional Logger tests for code coverage |  Mark Leonard | 2 | -6/+56 |
2019-04-01 | Exception handling for image software versions |  mark.j.leonard | 2 | -9/+28 |
2019-03-29 | Additional null checks and comments |  mark.j.leonard | 3 | -8/+11 |
2019-03-28 | Use checked Exception instead of RuntimeException |  mark.j.leonard | 1 | -13/+23 |
2019-03-28 | Depend on sdc-tosca version 1.5.0 |  mark.j.leonard | 1 | -8/+6 |
2019-03-28 | Change generic-vnf delete flag to true |  mark.j.leonard | 1 | -1/+1 |
2019-03-28 | Remove all references to artifactgenerator config |  mark.j.leonard | 8 | -61/+6 |
2019-03-26 | Allow UUID definitions in the mappings JSON |  mark.j.leonard | 3 | -214/+0 |
2019-03-25 | Refactor Widget creation methods |  mark.j.leonard | 4 | -57/+70 |
2019-03-25 | Additional JUnit tests for Model classes |  mark.j.leonard | 5 | -20/+105 |
2019-03-25 | Improve javadoc comments and formatting |  mark.j.leonard | 1 | -1/+6 |
2019-03-22 | Simplify VNF Vendor Image extraction |  mark.j.leonard | 1 | -15/+7 |
2019-03-22 | New JUnit tests for Babel auth module |  mark.j.leonard | 2 | -19/+118 |
2019-03-11 | Refactor auth classes and add tests |  mark.j.leonard | 1 | -5/+106 |
2019-03-11 | Test starting application with OBF: password |  mark.j.leonard | 1 | -0/+12 |
2019-03-11 | Reimplement Widget.Type enum class |  mark.j.leonard | 4 | -119/+132 |
2019-03-11 | Additional JUnit tests for code coverage |  mark.j.leonard | 2 | -0/+160 |
2019-03-07 | Re-implement model type value for Resource Mapping |  mark.j.leonard | 2 | -40/+25 |
2019-03-06 | Remove redundant methods from codebase |  mark.j.leonard | 2 | -18/+1 |
2019-03-06 | Add JUnit test for invalid TOSCA mappings JSON |  mark.j.leonard | 10 | -73/+63 |
2019-03-05 | Fix checkstyle warnings and formatting |  mark.j.leonard | 3 | -15/+38 |
2019-03-05 | Move Widget attribute data to the mappings JSON |  mark.j.leonard | 8 | -49/+190 |
2019-02-19 | Fix outstanding Sonar issues |  mark.j.leonard | 3 | -25/+41 |
2019-02-11 | Rename the groupfilter.config System Property |  mark.j.leonard | 5 | -14/+40 |
2019-02-05 | Fix checkstyle issues including javadoc |  mark.j.leonard | 7 | -35/+86 |
2019-02-05 | Replace Resource sub-classes with configuration |  mark.j.leonard | 3 | -58/+85 |
2019-01-30 | Load type mappings from a group configuration file |  mark.j.leonard | 9 | -132/+167 |
2018-12-05 | Throw an Exception for XML test file mismatches |  mark.j.leonard | 2 | -198/+211 |
2018-12-05 | Compare YML files as Strings, not XML |  mark.j.leonard | 1 | -30/+21 |
2018-11-27 | Process Service-level Instance Groups |  mark.j.leonard | 3 | -113/+122 |
2018-11-27 | Refactor model generation algorithm |  mark.j.leonard | 1 | -12/+35 |
2018-11-22 | Refactor Instance Group processing |  mark.j.leonard | 2 | -267/+266 |
2018-11-09 | Add support for ResourceInstanceGroup |  mark.j.leonard | 1 | -3/+90 |
2018-11-09 | Minor formatting fixes |  mark.j.leonard | 2 | -2/+0 |
2018-11-08 | Add a CSAR test file containing an InstanceGroup |  mark.j.leonard | 2 | -6/+24 |
2018-10-26 | Do not apply timezone offsets to the test Clock1.3.1 |  mark.j.leonard | 1 | -1/+1 |
2018-10-24 | Fix JUnit test for the Info status report |  mark.j.leonard | 1 | -7/+7 |
2018-09-10 | Add support for InstanceGroup resource models |  mark.j.leonard | 4 | -12/+54 |
2018-09-06 | Additional tests for VNF image extraction |  mark.j.leonard | 5 | -6/+200 |
2018-09-06 | Refactor Junit test code to remove duplication |  mark.j.leonard | 6 | -121/+184 |
2018-09-06 | Merge "Replace test UUIDs with dummy strings" |  Tian Lee | 1 | -1/+1 |
2018-09-06 | Replace test UUIDs with dummy strings |  mark.j.leonard | 1 | -1/+1 |