aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
6 daysAdd spring-boot actuator to model-loaderHEADmasterFiete Ostkamp2-1/+48
11 daysStop sdc-distribution-client upon service shutdownFiete Ostkamp2-7/+79
2024-04-30Return List<Artifact> in ArtifactDownloadManagerFiete Ostkamp10-258/+137
2024-04-29Refactor babel-related code to not update parameter valuesFiete Ostkamp14-163/+178
2024-04-26Upgrade spring-boot to 2.7.X in model-loaderFiete Ostkamp1-3/+4
2024-04-26Update oparent in model-loaderFiete Ostkamp2-3/+6
2024-04-26Remove jersey and aai-rest-client dependencies from model-loaderFiete Ostkamp6-87/+33
2024-04-24Improve error logging1.14.0Fiete Ostkamp2-4/+16
2024-04-22Use RestTemplate in AaiRestClientFiete Ostkamp28-437/+832
2024-04-18Update babel dependency in model-loaderFiete Ostkamp1-16/+2
2024-04-18Refactor Babel related code in model-loaderFiete Ostkamp16-463/+349
2024-04-17Add model-loader integration tests1.13.6Fiete Ostkamp24-509/+685
2024-04-11sdc-distribution-client is registered twice in model-loaderFiete Ostkamp3-80/+4
2024-04-08Model distribution fails with model-loader 1.13.5Fiete Ostkamp10-5/+225
2024-04-05Make rest-client request timeout in model-loader configurableFiete Ostkamp5-19/+34
2024-03-26Use more dependency injection in model-loaderFiete Ostkamp19-234/+182
2024-03-26Refactor model controller in model-loaderFiete Ostkamp4-52/+89
2024-02-28Add tracing to model-loaderFiete Ostkamp1-0/+11
2024-02-28Update model-loader to spring-boot 2.4Fiete Ostkamp26-122/+128
2022-11-16Replace deprecated methods in model-loaderFiete Ostkamp23-37/+66
2022-11-08[SDC-DIST] Upgrade sdc-distro-client to v 2.0.0efiacor8-53/+46
2022-10-14Fixed AAI ModelLoader fails to connect to aai-babelNiharika Sharma4-32/+68
2021-07-29Merge "Fix sonar issues"William Reehil20-41/+55
2021-07-20fix CRITICAL xxe (XML External Entity) issues identified in sonarcloudwr148d1-0/+1
2021-07-20Fix sonar issuesSamuel Liard20-41/+55
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-08-07Upversion Spring Boot to 2.1.6Lee, Tian (tl5884)4-61/+45
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.leonard3-30/+33
2019-03-15Fix Sonar bugs in Dublin codemark.j.leonard2-99/+100
2019-03-14Handle unexpected HTTP return codesed852m2-32/+110
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 Silverthorn2-6/+35
2018-11-27Fix Sonar code smellsmark.j.leonard12-240/+182
2018-11-27Configurable option to load models via Gizmosblimkie12-31/+936
2018-09-18Remove unused system properties from unit testsLee, Tian (tl5884)2-4/+0
2018-08-17Explicitly initialise the EventCallback classmark.j.leonard4-6/+8
2018-06-07Add support for loading VNF Catalog XML filesmark.j.leonard21-226/+1318
2018-06-06Refactor for Sonar smells and code coveragemark.j.leonard62-920/+1662
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.leonard76-1524/+2349
2018-04-18Remove dependency on org.powermock (PowerMockito)mark.j.leonard17-1288/+358