Age | Commit message (Expand) | Author | Files | Lines |
2021-02-24 | Update model loader to use java 11 |  Maharajh, Robby (rx2202) | 2 | -31/+10 |
2021-02-01 | Allow HTTP with SDC |  Sylvain Desbureaux | 1 | -1/+12 |
2020-06-01 | Containers should not run as root by default |  wr148d | 1 | -2/+11 |
2019-08-29 | Fixed version parsing |  Dmitry Puzikov | 3 | -21/+50 |
2019-08-07 | Upversion Spring Boot to 2.1.6 |  Lee, Tian (tl5884) | 4 | -61/+45 |
2019-04-10 | Provide the ability to set the truststore properties during model-loader startup |  Polavarapu, Chaitanya (cp8128) | 1 | -0/+15 |
2019-03-18 | Refactor GizmoTranslator.translate() |  mark.j.leonard | 3 | -30/+33 |
2019-03-15 | Fix Sonar bugs in Dublin code |  mark.j.leonard | 2 | -99/+100 |
2019-03-14 | Handle unexpected HTTP return codes |  ed852m | 2 | -32/+110 |
2019-02-21 | Add metrics logging for Babel requests |  mark.j.leonard | 3 | -7/+38 |
2019-01-25 | Allow parsing of properties taken from environment |  Popescu, Serban | 1 | -32/+43 |
2019-01-09 | Added echo service to model-loader |  Stela Stoykova | 1 | -0/+38 |
2018-12-24 | Fix bug in gixmo interface |  Shwetank Dave | 1 | -2/+26 |
2018-12-11 | Handle non-obfuscated config |  Daniel Silverthorn | 2 | -6/+35 |
2018-11-27 | Fix Sonar code smells |  mark.j.leonard | 12 | -240/+182 |
2018-11-27 | Configurable option to load models via Gizmo |  sblimkie | 12 | -31/+936 |
2018-09-18 | Remove unused system properties from unit tests |  Lee, Tian (tl5884) | 2 | -4/+0 |
2018-08-17 | Explicitly initialise the EventCallback class |  mark.j.leonard | 4 | -6/+8 |
2018-06-07 | Add support for loading VNF Catalog XML files |  mark.j.leonard | 21 | -226/+1318 |
2018-06-06 | Refactor for Sonar smells and code coverage |  mark.j.leonard | 62 | -920/+1662 |
2018-06-06 | Remove deprecated AJSC configuration |  mark.j.leonard | 24 | -666/+0 |
2018-05-17 | Fix issue with VNFImage rollback |  Lee, Tian (tl5884) | 1 | -7/+2 |
2018-05-01 | Import Spring Boot Logging base resourcev1.2.0 |  mark.j.leonard | 1 | -0/+1 |
2018-04-26 | Convert project from AJSC to Spring Boot |  mark.j.leonard | 76 | -1524/+2349 |
2018-04-18 | Remove dependency on org.powermock (PowerMockito) |  mark.j.leonard | 17 | -1288/+358 |
2018-04-09 | Fixes for properties files |  Jimmy Forsyth | 2 | -1/+1 |
2018-04-09 | Fix error in ajsc-override-web.xml |  sblimkie | 1 | -4/+4 |
2018-04-03 | Revisions made to the Model Loader to use Babel |  Blackwell, Ian (ib733q) | 91 | -6916/+6725 |
2018-03-26 | Update license date and text |  Sanchez, Gabriel (gs882h) | 38 | -381/+267 |
2018-01-17 | Merge "Sonar Major:Add the @Override annotation." |  Steven Blimkie | 1 | -1/+1 |
2018-01-17 | Merge "Sonar Major:Add the @Override annotation." |  Steven Blimkie | 1 | -4/+4 |
2018-01-17 | Merge "Sonar Major:Replace with the diamond operator ." |  Steven Blimkie | 1 | -1/+1 |
2018-01-17 | Merge "Sonar Major:Replace the type specification." |  Steven Blimkie | 1 | -2/+2 |
2018-01-17 | Merge "Sonar Major:Annotate the IModelParser interface." |  Steven Blimkie | 1 | -0/+1 |
2018-01-17 | Merge "Sonar Major:Replace the type specification." |  Steven Blimkie | 1 | -1/+1 |
2018-01-15 | Sonar Major:Replace the type specification. |  aishkashyap | 1 | -2/+2 |
2018-01-15 | Sonar Major:Replace with the diamond operator . |  aishkashyap | 1 | -1/+1 |
2018-01-15 | Sonar Major:Add the @Override annotation. |  aishkashyap | 1 | -4/+4 |
2018-01-15 | Sonar Major:Add the @Override annotation. |  aishkashyap | 1 | -1/+1 |
2018-01-12 | Sonar Major:Replace the type specification. |  aishkashyap | 1 | -1/+1 |
2018-01-12 | Sonar Major:Annotate the IModelParser interface. |  aishkashyap | 1 | -0/+1 |
2018-01-12 | Sonar Major: Replace the type specification. |  aishkashyap | 1 | -1/+1 |
2017-12-08 | Add unit tests to increase the sonar coverage |  aditya | 5 | -136/+1314 |
2017-09-21 | Renaming openecomp to onap |  Arul.Nambi | 14 | -33/+33 |
2017-09-13 | Renaming openecomp to onap |  Arul.Nambi | 35 | -112/+127 |
2017-08-29 | Remove files containing ATT references |  Daniel Silverthorn | 2 | -56/+0 |
2017-08-21 | Remove OpenECOMP from license file |  Daniel Silverthorn | 34 | -136/+170 |
2017-08-18 | Revert httpclient jar version change. |  Lee, Tian (tl5884) | 1 | -84/+84 |
2017-08-17 | fix container exit w/o httpclient 4.4.1 |  Brian Freeman | 1 | -1/+1 |
2017-08-15 | [AAI-170 R1710] Upversion sdc-distribution-client |  Lee, Tian (tl5884) | 1 | -5/+14 |