Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -5/+118 |
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 | 3 | -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 | 11 | -49/+283 |
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 | 4 | -77/+136 |
2019-01-30 | Load type mappings from a group configuration file |  mark.j.leonard | 11 | -133/+188 |
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 | 7 | -113/+255 |
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 | 2 | -4/+91 |
2018-11-09 | Minor formatting fixes |  mark.j.leonard | 3 | -2/+0 |
2018-11-08 | Add a CSAR test file containing an InstanceGroup |  mark.j.leonard | 7 | -6/+208 |
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 | 6 | -13/+59 |
2018-09-10 | Simplify input CSAR test data |  mark.j.leonard | 4 | -1/+1 |
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 | 9 | -126/+185 |
2018-09-06 | Merge "Replace test UUIDs with dummy strings" |  Tian Lee | 9 | -215/+212 |
2018-09-06 | Replace test UUIDs with dummy strings |  mark.j.leonard | 9 | -215/+212 |
2018-08-16 | Additional VNF Configuration test scenarios |  mark.j.leonard | 4 | -8/+44 |
2018-08-16 | Update SdWanServiceTest CSAR to make it valid |  mark.j.leonard | 12 | -13/+4680 |
2018-08-07 | Add VF Module Groups to the SD-WAN Service test |  mark.j.leonard | 5 | -4/+216 |
2018-08-07 | Add test CSAR file for missing Service metadata |  mark.j.leonard | 2 | -1/+12 |
2018-08-07 | Check getMetaData() return value for null |  mark.j.leonard | 1 | -0/+56 |
2018-08-06 | Add support for the CR Widget |  mark.j.leonard | 6 | -8/+11 |
2018-08-06 | Minor text fixes |  mark.j.leonard | 4 | -6/+17 |
2018-07-24 | Update expected results to v14 namespace |  mark.j.leonard | 4 | -7/+7 |
2018-07-06 | Create new tests for adding Widgets to VfModule |  mark.j.leonard | 6 | -81/+345 |
2018-07-06 | Merge "Test coverage and refactor for GeneratorUtil" |  Tian Lee | 1 | -0/+80 |
2018-07-05 | Test coverage and refactor for GeneratorUtil |  Adam Wudzinski | 1 | -0/+80 |
2018-07-03 | Refactor Model methods to reduce complexity |  mark.j.leonard | 1 | -13/+65 |
2018-06-28 | Support Port Mirroring Configuration model |  Lee, Tian (tl5884) | 5 | -0/+103 |
2018-06-27 | Additional junit tests for artifact generation |  mark.j.leonard | 8 | -10/+402 |
2018-06-27 | Remove the Generator Constants class |  mark.j.leonard | 4 | -18/+15 |