Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | Fix checkstyle warnings and formatting |  mark.j.leonard | 15 | -72/+107 |
2019-03-05 | Move Widget attribute data to the mappings JSON |  mark.j.leonard | 45 | -888/+506 |
2019-02-19 | Fix outstanding Sonar issues |  mark.j.leonard | 6 | -58/+80 |
2019-02-11 | Rename the groupfilter.config System Property |  mark.j.leonard | 12 | -54/+115 |
2019-02-11 | Merge "Fix checkstyle issues including javadoc" |  Tian Lee | 13 | -84/+148 |
2019-02-06 | Merge "Optionally disable client authentication" |  Tian Lee | 2 | -1/+5 |
2019-02-06 | Optionally disable client authentication |  Serban Popescu | 2 | -1/+5 |
2019-02-05 | Fix checkstyle issues including javadoc |  mark.j.leonard | 13 | -84/+148 |
2019-02-05 | Replace Resource sub-classes with configuration |  mark.j.leonard | 21 | -579/+442 |
2019-01-30 | Load type mappings from a group configuration file |  mark.j.leonard | 19 | -212/+332 |
2019-01-23 | Do not try to unobfuscate clear text passwords |  Serban Popescu | 1 | -1/+4 |
2018-12-05 | Add null check for Group member with no A&AI Model |  mark.j.leonard | 1 | -8/+18 |
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 | 8 | -410/+571 |
2018-11-27 | Refactor processProvidingService method |  mark.j.leonard | 2 | -382/+396 |
2018-11-27 | Refactor model generation algorithm |  mark.j.leonard | 4 | -481/+466 |
2018-11-22 | Refactor Instance Group processing |  mark.j.leonard | 4 | -699/+732 |
2018-11-09 | Add support for ResourceInstanceGroup |  mark.j.leonard | 3 | -30/+141 |
2018-11-09 | Minor formatting fixes |  mark.j.leonard | 5 | -4/+0 |
2018-11-08 | Add a CSAR test file containing an InstanceGroup |  mark.j.leonard | 7 | -6/+208 |
2018-11-07 | Upgrade Babel to sdc-tosca 1.4.6 |  mark.j.leonard | 1 | -1/+2 |
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-10-09 | Downgrade to sdc-tosca 1.4.41.3.0 |  mark.j.leonard | 1 | -1/+1 |
2018-10-09 | Update to sdc-tosca 1.4.5 |  mark.j.leonard | 1 | -3/+2 |
2018-10-08 | Generate models for child resources |  mark.j.leonard | 3 | -94/+151 |
2018-09-11 | Improved logging for VNF image extraction |  mark.j.leonard | 5 | -70/+142 |
2018-09-10 | Add support for InstanceGroup resource models |  mark.j.leonard | 15 | -55/+313 |
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 | 6 | -8/+201 |
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 | Merge "Additional VNF Configuration test scenarios" |  Tian Lee | 4 | -8/+44 |
2018-09-06 | Replace test UUIDs with dummy strings |  mark.j.leonard | 9 | -215/+212 |
2018-08-17 | Merge "Fixing the achtype variable name" |  Tian Lee | 1 | -1/+1 |
2018-08-17 | Fixing the achtype variable name |  Arul.Nambi | 1 | -1/+1 |
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-13 | Fixing the docker jenkins job |  Arul.Nambi | 1 | -1/+1 |
2018-08-08 | Refactor method processServiceTosca for Sonar |  mark.j.leonard | 1 | -25/+40 |
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 | 4 | -77/+146 |
2018-08-06 | Add support for the CR Widget |  mark.j.leonard | 10 | -9/+73 |
2018-08-06 | Minor text fixes |  mark.j.leonard | 6 | -7/+19 |
2018-08-06 | Remove Byte Order Mark from License text |  mark.j.leonard | 64 | -64/+64 |
2018-07-24 | Update expected results to v14 namespace |  mark.j.leonard | 4 | -7/+7 |
2018-07-06 | Refactor Widget class to reduce complexity |  mark.j.leonard | 2 | -62/+51 |
2018-07-06 | Create new tests for adding Widgets to VfModule |  mark.j.leonard | 6 | -81/+345 |