aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-04-26Upgrade spring-boot to 2.7.X in model-loaderFiete Ostkamp1-3/+4
2024-04-26Update oparent in model-loaderFiete Ostkamp1-2/+6
2024-04-26Remove jersey and aai-rest-client dependencies from model-loaderFiete Ostkamp4-73/+19
2024-04-24Improve error logging1.14.0Fiete Ostkamp2-4/+16
2024-04-22Use RestTemplate in AaiRestClientFiete Ostkamp19-203/+724
2024-04-18Update babel dependency in model-loaderFiete Ostkamp1-16/+2
2024-04-18Refactor Babel related code in model-loaderFiete Ostkamp9-404/+249
2024-04-17Add model-loader integration tests1.13.6Fiete Ostkamp7-190/+78
2024-04-11sdc-distribution-client is registered twice in model-loaderFiete Ostkamp1-63/+1
2024-04-08Model distribution fails with model-loader 1.13.5Fiete Ostkamp2-0/+95
2024-04-05Make rest-client request timeout in model-loader configurableFiete Ostkamp3-13/+22
2024-03-26Use more dependency injection in model-loaderFiete Ostkamp12-124/+71
2024-03-26Refactor model controller in model-loaderFiete Ostkamp2-41/+83
2024-02-28Add tracing to model-loaderFiete Ostkamp1-0/+11
2024-02-28Update model-loader to spring-boot 2.4Fiete Ostkamp1-2/+2
2022-11-16Replace deprecated methods in model-loaderFiete Ostkamp2-2/+4
2022-11-08[SDC-DIST] Upgrade sdc-distro-client to v 2.0.0efiacor2-35/+45
2022-10-14Fixed AAI ModelLoader fails to connect to aai-babelNiharika Sharma3-32/+53
2021-07-29Merge "Fix sonar issues"William Reehil11-29/+25
2021-07-20fix CRITICAL xxe (XML External Entity) issues identified in sonarcloudwr148d1-0/+1
2021-07-20Fix sonar issuesSamuel Liard11-29/+25
2021-02-24Update model loader to use java 11Maharajh, Robby (rx2202)2-31/+10
2021-02-01Allow HTTP with SDCSylvain Desbureaux1-1/+12
2020-06-01Containers should not run as root by defaultwr148d1-2/+11
2019-08-29Fixed version parsingDmitry Puzikov3-21/+50
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.leonard3-7/+38
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.leonard10-206/+455
2018-06-06Refactor for Sonar smells and code coveragemark.j.leonard25-447/+640
2018-06-06Remove deprecated AJSC configurationmark.j.leonard24-666/+0
2018-05-17Fix issue with VNFImage rollbackLee, Tian (tl5884)1-7/+2
2018-05-01Import Spring Boot Logging base resourcev1.2.0mark.j.leonard1-0/+1
2018-04-26Convert project from AJSC to Spring Bootmark.j.leonard50-869/+1066
2018-04-18Remove dependency on org.powermock (PowerMockito)mark.j.leonard5-14/+54
2018-04-09Fixes for properties filesJimmy Forsyth2-1/+1
2018-04-09Fix error in ajsc-override-web.xmlsblimkie1-4/+4
2018-04-03Revisions made to the Model Loader to use BabelBlackwell, Ian (ib733q)61-5115/+3919
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