aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-03-25Refactor Widget creation methodsmark.j.leonard6-21/+83
2019-03-25Additional JUnit tests for Model classesmark.j.leonard2-6/+7
2019-03-25Improve javadoc comments and formattingmark.j.leonard6-37/+55
2019-03-25Add hasWidgetType() helper methodmark.j.leonard7-18/+41
2019-03-22Simplify VNF Vendor Image extractionmark.j.leonard1-109/+86
2019-03-21Create new Resource objects for each new modelmark.j.leonard2-2/+19
2019-03-11Refactor auth classes and add testsmark.j.leonard2-48/+57
2019-03-11Test starting application with OBF: passwordmark.j.leonard1-8/+15
2019-03-11Reimplement Widget.Type enum classmark.j.leonard10-71/+141
2019-03-11Refactor AaiModelGenerator classesmark.j.leonard4-279/+248
2019-03-07Re-implement model type value for Resource Mappingmark.j.leonard9-127/+80
2019-03-06Remove redundant methods from codebasemark.j.leonard6-95/+24
2019-03-05Fix checkstyle warnings and formattingmark.j.leonard12-57/+69
2019-03-05Move Widget attribute data to the mappings JSONmark.j.leonard34-839/+223
2019-02-19Fix outstanding Sonar issuesmark.j.leonard3-33/+39
2019-02-11Rename the groupfilter.config System Propertymark.j.leonard7-40/+75
2019-02-11Merge "Fix checkstyle issues including javadoc"Tian Lee6-49/+62
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.leonard6-49/+62
2019-02-05Replace Resource sub-classes with configurationmark.j.leonard17-502/+306
2019-01-30Load type mappings from a group configuration filemark.j.leonard8-79/+144
2019-01-23Do not try to unobfuscate clear text passwordsSerban Popescu1-1/+4
2018-12-05Add null check for Group member with no A&AI Modelmark.j.leonard1-8/+18
2018-11-27Process Service-level Instance Groupsmark.j.leonard1-297/+316
2018-11-27Refactor processProvidingService methodmark.j.leonard2-382/+396
2018-11-27Refactor model generation algorithmmark.j.leonard3-469/+431
2018-11-22Refactor Instance Group processingmark.j.leonard2-432/+466
2018-11-09Add support for ResourceInstanceGroupmark.j.leonard1-26/+50
2018-11-09Minor formatting fixesmark.j.leonard2-2/+0
2018-11-07Upgrade Babel to sdc-tosca 1.4.6mark.j.leonard1-1/+2
2018-10-09Downgrade to sdc-tosca 1.4.41.3.0mark.j.leonard1-1/+1
2018-10-09Update to sdc-tosca 1.4.5mark.j.leonard1-3/+2
2018-10-08Generate models for child resourcesmark.j.leonard3-94/+151
2018-09-11Improved logging for VNF image extractionmark.j.leonard5-70/+142
2018-09-10Add support for InstanceGroup resource modelsmark.j.leonard9-42/+254
2018-09-06Additional tests for VNF image extractionmark.j.leonard1-2/+1
2018-08-17Fixing the achtype variable nameArul.Nambi1-1/+1
2018-08-13Fixing the docker jenkins jobArul.Nambi1-1/+1
2018-08-08Refactor method processServiceTosca for Sonarmark.j.leonard1-25/+40
2018-08-07Check getMetaData() return value for nullmark.j.leonard3-77/+90
2018-08-06Add support for the CR Widgetmark.j.leonard4-1/+62
2018-08-06Minor text fixesmark.j.leonard2-1/+2
2018-08-06Remove Byte Order Mark from License textmark.j.leonard64-64/+64
2018-07-06Refactor Widget class to reduce complexitymark.j.leonard2-62/+51
2018-07-06Merge "Test coverage and refactor for GeneratorUtil"Tian Lee1-5/+3
2018-07-05Test coverage and refactor for GeneratorUtilAdam Wudzinski1-5/+3
2018-07-03Refactor Model methods to reduce complexitymark.j.leonard1-125/+167
2018-06-28Support Port Mirroring Configuration modelLee, Tian (tl5884)4-1/+65
2018-06-27Additional junit tests for artifact generationmark.j.leonard1-1/+0