Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | Upgrade Spring Boot from 1.5.x to 2.1.6 |  Lee, Tian (tl5884) | 3 | -3/+3 |
2019-04-11 | Updated to use dublin schema version |  Polavarapu, Chaitanya (cp8128) | 1 | -10/+2 |
2019-04-10 | This enhancement will enable Babel to process artifacts of version n.n |  Polavarapu, Chaitanya (cp8128) | 2 | -6/+8 |
2019-04-03 | GenerateArtifactsServiceImpl code coverage |  mark.j.leonard | 2 | -17/+20 |
2019-04-03 | Fix new Sonar code smell |  mark.j.leonard | 1 | -0/+1 |
2019-04-03 | Delete temp file in FileWatcher test |  mark.j.leonard | 1 | -2/+2 |
2019-04-03 | Add tests for uncovered FileWatcher code |  mark.j.leonard | 2 | -14/+49 |
2019-04-03 | Merge "Move REQUIRE_CLIENT_AUTH code to start script" |  Tian Lee | 4 | -17/+18 |
2019-04-03 | Move REQUIRE_CLIENT_AUTH code to start script |  mark.j.leonard | 4 | -17/+18 |
2019-04-01 | Exception handling for image software versions |  mark.j.leonard | 1 | -3/+17 |
2019-03-29 | Additional null checks and comments |  mark.j.leonard | 5 | -37/+57 |
2019-03-28 | Use checked Exception instead of RuntimeException |  mark.j.leonard | 1 | -4/+11 |
2019-03-28 | Depend on sdc-tosca version 1.5.0 |  mark.j.leonard | 4 | -30/+167 |
2019-03-28 | Remove all references to artifactgenerator config |  mark.j.leonard | 4 | -63/+6 |
2019-03-26 | Allow UUID definitions in the mappings JSON |  mark.j.leonard | 3 | -28/+41 |
2019-03-25 | Refactor Widget creation methods |  mark.j.leonard | 6 | -21/+83 |
2019-03-25 | Additional JUnit tests for Model classes |  mark.j.leonard | 2 | -6/+7 |
2019-03-25 | Improve javadoc comments and formatting |  mark.j.leonard | 6 | -37/+55 |
2019-03-25 | Add hasWidgetType() helper method |  mark.j.leonard | 7 | -18/+41 |
2019-03-22 | Simplify VNF Vendor Image extraction |  mark.j.leonard | 1 | -109/+86 |
2019-03-21 | Create new Resource objects for each new model |  mark.j.leonard | 2 | -2/+19 |
2019-03-11 | Refactor auth classes and add tests |  mark.j.leonard | 2 | -48/+57 |
2019-03-11 | Test starting application with OBF: password |  mark.j.leonard | 1 | -8/+15 |
2019-03-11 | Reimplement Widget.Type enum class |  mark.j.leonard | 10 | -71/+141 |
2019-03-11 | Refactor AaiModelGenerator classes |  mark.j.leonard | 4 | -279/+248 |
2019-03-07 | Re-implement model type value for Resource Mapping |  mark.j.leonard | 9 | -127/+80 |
2019-03-06 | Remove redundant methods from codebase |  mark.j.leonard | 6 | -95/+24 |
2019-03-05 | Fix checkstyle warnings and formatting |  mark.j.leonard | 12 | -57/+69 |
2019-03-05 | Move Widget attribute data to the mappings JSON |  mark.j.leonard | 34 | -839/+223 |
2019-02-19 | Fix outstanding Sonar issues |  mark.j.leonard | 3 | -33/+39 |
2019-02-11 | Rename the groupfilter.config System Property |  mark.j.leonard | 7 | -40/+75 |
2019-02-11 | Merge "Fix checkstyle issues including javadoc" |  Tian Lee | 6 | -49/+62 |
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 | 6 | -49/+62 |
2019-02-05 | Replace Resource sub-classes with configuration |  mark.j.leonard | 17 | -502/+306 |
2019-01-30 | Load type mappings from a group configuration file |  mark.j.leonard | 8 | -79/+144 |
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-11-27 | Process Service-level Instance Groups |  mark.j.leonard | 1 | -297/+316 |
2018-11-27 | Refactor processProvidingService method |  mark.j.leonard | 2 | -382/+396 |
2018-11-27 | Refactor model generation algorithm |  mark.j.leonard | 3 | -469/+431 |
2018-11-22 | Refactor Instance Group processing |  mark.j.leonard | 2 | -432/+466 |
2018-11-09 | Add support for ResourceInstanceGroup |  mark.j.leonard | 1 | -26/+50 |
2018-11-09 | Minor formatting fixes |  mark.j.leonard | 2 | -2/+0 |
2018-11-07 | Upgrade Babel to sdc-tosca 1.4.6 |  mark.j.leonard | 1 | -1/+2 |
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 |