Age | Commit message (Expand) | Author | Files | Lines |
2019-04-10 | This enhancement will enable Babel to process artifacts of version n.n |  Polavarapu, Chaitanya (cp8128) | 20 | -26/+28 |
2019-04-09 | Merge "Upgrade to springboot 1.5.20.RELEASE" |  Steven Blimkie | 1 | -1/+1 |
2019-04-09 | Upgrade to springboot 1.5.20.RELEASE |  Jimmy Forsyth | 1 | -1/+1 |
2019-04-03 | GenerateArtifactsServiceImpl code coverage |  mark.j.leonard | 3 | -26/+115 |
2019-04-03 | Fix new Sonar code smell |  mark.j.leonard | 2 | -2/+2 |
2019-04-03 | Delete temp file in FileWatcher test |  mark.j.leonard | 2 | -2/+3 |
2019-04-03 | Add tests for uncovered FileWatcher code |  mark.j.leonard | 3 | -14/+130 |
2019-04-03 | Merge "Move REQUIRE_CLIENT_AUTH code to start script" |  Tian Lee | 5 | -17/+32 |
2019-04-03 | Move REQUIRE_CLIENT_AUTH code to start script |  mark.j.leonard | 5 | -17/+32 |
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 | 3 | -12/+45 |
2019-03-29 | Additional null checks and comments |  mark.j.leonard | 8 | -45/+68 |
2019-03-28 | Use checked Exception instead of RuntimeException |  mark.j.leonard | 2 | -17/+34 |
2019-03-28 | Depend on sdc-tosca version 1.5.0 |  mark.j.leonard | 6 | -39/+174 |
2019-03-28 | Change generic-vnf delete flag to true |  mark.j.leonard | 2 | -2/+2 |
2019-03-28 | Remove all references to artifactgenerator config |  mark.j.leonard | 15 | -126/+16 |
2019-03-26 | Allow UUID definitions in the mappings JSON |  mark.j.leonard | 8 | -530/+95 |
2019-03-25 | Refactor Widget creation methods |  mark.j.leonard | 10 | -78/+153 |
2019-03-25 | Additional JUnit tests for Model classes |  mark.j.leonard | 7 | -26/+112 |
2019-03-25 | Improve javadoc comments and formatting |  mark.j.leonard | 8 | -40/+63 |
2019-03-25 | Add hasWidgetType() helper method |  mark.j.leonard | 7 | -18/+41 |
2019-03-22 | Simplify VNF Vendor Image extraction |  mark.j.leonard | 2 | -124/+93 |
2019-03-22 | New JUnit tests for Babel auth module |  mark.j.leonard | 2 | -19/+118 |
2019-03-21 | Create new Resource objects for each new model |  mark.j.leonard | 2 | -2/+19 |
2019-03-20 | Merge "Upversion Spring-Boot to 1.5.19.RELEASE" |  James Forsyth | 1 | -1/+1 |
2019-03-19 | Upversion Spring-Boot to 1.5.19.RELEASE |  Lee, Tian (tl5884) | 1 | -1/+1 |
2019-03-14 | Add Eclipse files to .gitignore |  mark.j.leonard | 1 | -0/+3 |
2019-03-13 | Merge "AAI-2210 Add .gitignore to aai/babel" |  James Forsyth | 1 | -0/+11 |
2019-03-13 | Merge "Add missing INFO.yaml blocks" |  James Forsyth | 1 | -5/+44 |
2019-03-11 | Refactor auth classes and add tests |  mark.j.leonard | 4 | -53/+175 |
2019-03-11 | Test starting application with OBF: password |  mark.j.leonard | 2 | -8/+27 |
2019-03-11 | Reimplement Widget.Type enum class |  mark.j.leonard | 14 | -190/+273 |
2019-03-11 | Additional JUnit tests for code coverage |  mark.j.leonard | 4 | -2/+162 |
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 | 11 | -167/+105 |
2019-03-06 | Remove redundant methods from codebase |  mark.j.leonard | 8 | -113/+25 |
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 | 15 | -72/+107 |
2019-03-05 | Move Widget attribute data to the mappings JSON |  mark.j.leonard | 45 | -888/+506 |
2019-03-05 | AAI-2210 Add .gitignore to aai/babel |  Keong Lim | 1 | -0/+11 |
2019-03-01 | Add missing INFO.yaml blocks |  Jessica Wagantall | 1 | -5/+44 |
2019-02-19 | Fix outstanding Sonar issues |  mark.j.leonard | 7 | -61/+83 |
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 | 20 | -214/+333 |