summaryrefslogtreecommitdiffstats
path: root/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Provide the ability to set the truststore properties during model-loader startupPolavarapu, Chaitanya (cp8128)1-0/+15
2019-03-18Refactor GizmoTranslator.translate()mark.j.leonard2-21/+21
2019-03-15Fix Sonar bugs in Dublin codemark.j.leonard2-99/+100
2019-03-14Handle unexpected HTTP return codesed852m1-32/+65
2019-02-21Add metrics logging for Babel requestsmark.j.leonard2-4/+31
2019-01-25Allow parsing of properties taken from environmentPopescu, Serban1-32/+43
2019-01-09Added echo service to model-loaderStela Stoykova1-0/+38
2018-12-24Fix bug in gixmo interfaceShwetank Dave1-2/+26
2018-12-11Handle non-obfuscated configDaniel Silverthorn1-6/+14
2018-11-27Fix Sonar code smellsmark.j.leonard9-124/+107
2018-11-27Configurable option to load models via Gizmosblimkie11-31/+820
2018-08-17Explicitly initialise the EventCallback classmark.j.leonard3-5/+6
2018-06-07Add support for loading VNF Catalog XML filesmark.j.leonard9-206/+449
2018-06-06Refactor for Sonar smells and code coveragemark.j.leonard25-447/+640
2018-05-17Fix issue with VNFImage rollbackLee, Tian (tl5884)1-7/+2
2018-04-26Convert project from AJSC to Spring Bootmark.j.leonard45-849/+863
2018-04-18Remove dependency on org.powermock (PowerMockito)mark.j.leonard5-14/+54
2018-04-09Fixes for properties filesJimmy Forsyth1-1/+1
2018-04-03Revisions made to the Model Loader to use BabelBlackwell, Ian (ib733q)45-2349/+3694
2018-03-26Update license date and textSanchez, Gabriel (gs882h)25-251/+176
2018-01-17Merge "Sonar Major:Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major:Add the @Override annotation."Steven Blimkie1-4/+4
2018-01-17Merge "Sonar Major:Replace with the diamond operator ."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major:Replace the type specification."Steven Blimkie1-2/+2
2018-01-17Merge "Sonar Major:Annotate the IModelParser interface."Steven Blimkie1-0/+1
2018-01-17Merge "Sonar Major:Replace the type specification."Steven Blimkie1-1/+1
2018-01-15Sonar Major:Replace the type specification.aishkashyap1-2/+2
2018-01-15Sonar Major:Replace with the diamond operator .aishkashyap1-1/+1
2018-01-15Sonar Major:Add the @Override annotation.aishkashyap1-4/+4
2018-01-15Sonar Major:Add the @Override annotation.aishkashyap1-1/+1
2018-01-12Sonar Major:Replace the type specification.aishkashyap1-1/+1
2018-01-12Sonar Major:Annotate the IModelParser interface.aishkashyap1-0/+1
2018-01-12Sonar Major: Replace the type specification.aishkashyap1-1/+1
2017-09-21Renaming openecomp to onapArul.Nambi14-33/+33
2017-09-13Renaming openecomp to onapArul.Nambi25-89/+86
2017-08-21Remove OpenECOMP from license fileDaniel Silverthorn25-100/+125
2017-08-15[AAI-170 R1710] Upversion sdc-distribution-clientLee, Tian (tl5884)1-5/+14
2017-06-27Allow handling of legact model artifactsBlimkie, Steven (sb787e)16-1219/+1842
2017-05-17Ensure shutdown hook is called on docker stopBlimkie, Steven (sb787e)2-155/+161
2017-05-16[AAI-3] Remove dependency on SDCBlimkie, Steven (sb787e)7-1282/+1400
2017-05-03Implement support for v10 model entities.Fraboni, Gino (gf403a)17-2348/+2638
2017-02-09Initial OpenECOMP A&AI Model Loader commitSteve Smokowski17-0/+2348