Age | Commit message (Expand) | Author | Files | Lines |
2020-06-19 | Fix Sonar issues | ChrisC | 1 | -20/+21 |
2020-06-19 | Fix Sonar issues | ChrisC | 1 | -3/+4 |
2020-06-19 | improve test coverage | JulienBe | 1 | -0/+56 |
2020-06-19 | Decouple TXT Report file writing and formatting logic (1/6) | Francis Toth | 15 | -49/+138 |
2020-06-19 | Fix more doc warnings | ChrisC | 6 | -17/+17 |
2020-06-19 | datatypes.Constants: | JulienBe | 7 | -88/+64 |
2020-06-18 | Importing VSP with node_type in separate file | MichaelMorris | 4 | -5/+88 |
2020-06-18 | create tests for ScalarUnitValidator.java | JulienBe | 2 | -2/+64 |
2020-06-18 | create tests for PropertyTypeExt.java and remove unsused method | JulienBe | 2 | -44/+74 |
2020-06-18 | Decouple CSV Report file writing and formatting logic | Francis Toth | 11 | -62/+303 |
2020-06-17 | Fix Java Code Conventions non-compliance issues | xuegao | 2 | -8/+4 |
2020-06-17 | Reduce nest statement levels | xuegao | 1 | -32/+34 |
2020-06-17 | Refactor ArtifactsBusinessLogic::getUpdatedGroupInstances | Francis Toth | 1 | -23/+20 |
2020-06-17 | Reduce nest statement levels | xuegao | 1 | -10/+11 |
2020-06-17 | Extract ComponentCache from CsarUtils | Francis Toth | 4 | -89/+306 |
2020-06-17 | Support the substitution_mappings in the VNFD | MichaelMorris | 3 | -10/+44 |
2020-06-16 | Fix Sonar issues | ChrisC | 2 | -24/+28 |
2020-06-16 | add information on the containers based on what is available in the wiki | JulienBe | 1 | -2/+80 |
2020-06-16 | Manifest is optional in ETSI SOL004 manifest | MichaelMorris | 2 | -1/+60 |
2020-06-15 | Add some unit tests | Satoshi Fujii | 1 | -151/+403 |
2020-06-15 | Onboard TOSCA data_types defined in package | andre.schmid | 13 | -162/+329 |
2020-06-15 | Fix 'not running Junit5 tests'-issue | vasraz | 3 | -0/+19 |
2020-06-15 | Fix Critical security vulnerability | vasraz | 16 | -31/+252 |
2020-06-15 | Fix bug in UpdateIsVnfMenu | xuegao | 1 | -2/+2 |
2020-06-14 | Use dummy info for distribution-engine | Ofir Sonsino | 1 | -11/+10 |
2020-06-14 | Fix Doc warnings | ChrisC | 2 | -16/+16 |
2020-06-14 | Add support for directives on VFC | aribeiro | 23 | -116/+249 |
2020-06-11 | Rewrite of `updateArtifactOnInterfaceOperationByResourceUUID` to remove NPE | Chris André | 1 | -24/+25 |
2020-06-10 | Set properties on XML parsers to prevent XXE attack | Neil Derraugh | 3 | -2/+14 |
2020-06-10 | Fix security issue in SecurityUtil | Neil Derraugh | 6 | -30/+42 |
2020-06-10 | Java 11 migration - 'test-apis-ci' | Rodrigo Lima | 1 | -14/+4 |
2020-06-10 | Fix sonar bugs | sebdet | 2 | -71/+67 |
2020-06-10 | class passed to MdcLogger() is compared by name | JulienBe | 2 | -1/+63 |
2020-06-10 | Support setting SDC-BE configuration at deployment time | vasraz | 3 | -6/+11 |
2020-06-10 | Add build config in README | sebdet | 1 | -1/+3 |
2020-06-08 | Make Directive values Tosca compliant | aribeiro | 7 | -148/+128 |
2020-06-03 | Rewrite of `certifyToscaElement` to remove NPE | Chris André | 1 | -42/+77 |
2020-06-03 | Refactor method 'undoCheckout' to simplify it and remove potential NPE | Chris André | 1 | -44/+70 |
2020-06-02 | ArtifactsBusinessLogic refactor to remove NullPointerException | Chris André | 1 | -3/+11 |
2020-06-02 | Add constraints structure to ToscaProperty | andre.schmid | 3 | -47/+109 |
2020-06-02 | Refactor CsarUtils::writeComponentInterface | Francis Toth | 3 | -13/+150 |
2020-06-01 | Remove boolean entries in TOSCA Metadata | MichaelMorris | 1 | -6/+6 |
2020-06-01 | Add interface inputs handling | vasraz | 6 | -76/+178 |
2020-06-01 | Plugin to customize prop. during Service creation | andre.schmid | 3 | -21/+118 |
2020-05-28 | Finalize Documentation R6 | Ofir Sonsino | 1 | -3/+3 |
2020-05-28 | Fix interface types creation | andre.schmid | 7 | -35/+218 |
2020-05-28 | Entry points in ToscaExportHandler for plugin use | andre.schmid | 1 | -2/+2 |
2020-05-28 | Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in Report | Francis Toth | 22 | -113/+197 |
2020-05-28 | Extract artifact component belonging logic | Francis Toth | 5 | -119/+417 |
2020-05-28 | Allow global types generation | aribeiro | 8 | -31/+234 |