aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-10This enhancement will enable Babel to process artifacts of version n.nPolavarapu, Chaitanya (cp8128)20-26/+28
2019-04-09Merge "Upgrade to springboot 1.5.20.RELEASE"Steven Blimkie1-1/+1
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-1/+1
2019-04-03GenerateArtifactsServiceImpl code coveragemark.j.leonard3-26/+115
2019-04-03Fix new Sonar code smellmark.j.leonard2-2/+2
2019-04-03Delete temp file in FileWatcher testmark.j.leonard2-2/+3
2019-04-03Add tests for uncovered FileWatcher codemark.j.leonard3-14/+130
2019-04-03Merge "Move REQUIRE_CLIENT_AUTH code to start script"Tian Lee5-17/+32
2019-04-03Move REQUIRE_CLIENT_AUTH code to start scriptmark.j.leonard5-17/+32
2019-04-02Merge "Additional Logger tests for code coverage"Tian Lee2-6/+56
2019-04-02Additional Logger tests for code coverageMark Leonard2-6/+56
2019-04-01Exception handling for image software versionsmark.j.leonard3-12/+45
2019-03-29Additional null checks and commentsmark.j.leonard8-45/+68
2019-03-28Use checked Exception instead of RuntimeExceptionmark.j.leonard2-17/+34
2019-03-28Depend on sdc-tosca version 1.5.0mark.j.leonard6-39/+174
2019-03-28Change generic-vnf delete flag to truemark.j.leonard2-2/+2
2019-03-28Remove all references to artifactgenerator configmark.j.leonard15-126/+16
2019-03-26Allow UUID definitions in the mappings JSONmark.j.leonard8-530/+95
2019-03-25Refactor Widget creation methodsmark.j.leonard10-78/+153
2019-03-25Additional JUnit tests for Model classesmark.j.leonard7-26/+112
2019-03-25Improve javadoc comments and formattingmark.j.leonard8-40/+63
2019-03-25Add hasWidgetType() helper methodmark.j.leonard7-18/+41
2019-03-22Simplify VNF Vendor Image extractionmark.j.leonard2-124/+93
2019-03-22New JUnit tests for Babel auth modulemark.j.leonard2-19/+118
2019-03-21Create new Resource objects for each new modelmark.j.leonard2-2/+19
2019-03-20Merge "Upversion Spring-Boot to 1.5.19.RELEASE"James Forsyth1-1/+1
2019-03-19Upversion Spring-Boot to 1.5.19.RELEASELee, Tian (tl5884)1-1/+1
2019-03-14Add Eclipse files to .gitignoremark.j.leonard1-0/+3
2019-03-13Merge "AAI-2210 Add .gitignore to aai/babel"James Forsyth1-0/+11
2019-03-13Merge "Add missing INFO.yaml blocks"James Forsyth1-5/+44
2019-03-11Refactor auth classes and add testsmark.j.leonard4-53/+175
2019-03-11Test starting application with OBF: passwordmark.j.leonard2-8/+27
2019-03-11Reimplement Widget.Type enum classmark.j.leonard14-190/+273
2019-03-11Additional JUnit tests for code coveragemark.j.leonard4-2/+162
2019-03-11Refactor AaiModelGenerator classesmark.j.leonard4-279/+248
2019-03-07Re-implement model type value for Resource Mappingmark.j.leonard11-167/+105
2019-03-06Remove redundant methods from codebasemark.j.leonard8-113/+25
2019-03-06Add JUnit test for invalid TOSCA mappings JSONmark.j.leonard10-73/+63
2019-03-05Fix checkstyle warnings and formattingmark.j.leonard15-72/+107
2019-03-05Move Widget attribute data to the mappings JSONmark.j.leonard45-888/+506
2019-03-05AAI-2210 Add .gitignore to aai/babelKeong Lim1-0/+11
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-5/+44
2019-02-19Fix outstanding Sonar issuesmark.j.leonard7-61/+83
2019-02-11Rename the groupfilter.config System Propertymark.j.leonard12-54/+115
2019-02-11Merge "Fix checkstyle issues including javadoc"Tian Lee13-84/+148
2019-02-06Merge "Optionally disable client authentication"Tian Lee2-1/+5
2019-02-06Optionally disable client authenticationSerban Popescu2-1/+5
2019-02-05Fix checkstyle issues including javadocmark.j.leonard13-84/+148
2019-02-05Replace Resource sub-classes with configurationmark.j.leonard21-579/+442
2019-01-30Load type mappings from a group configuration filemark.j.leonard20-214/+333