Age | Commit message (Expand) | Author | Files | Lines |
2020-09-07 | Adjusting check condition for ZipOutputStream |  KrupaNagabhushan | 1 | -2/+4 |
2020-09-04 | Support for Nested/Hierarchical Services |  MichaelMorris | 7 | -54/+276 |
2020-09-04 | Upgrade Vulnerable Direct Dependencies [jackson] |  amohamad | 2 | -6/+1 |
2020-09-02 | Optimize Build |  sebdet | 1 | -0/+7 |
2020-09-02 | Support for defining attributes on a node_type |  vasraz | 13 | -558/+631 |
2020-08-24 | Expose generic Service properties as properties |  andre.schmid | 2 | -47/+140 |
2020-08-16 | SDC changes for adding helm |  Sithara Nambiar | 3 | -0/+25 |
2020-08-11 | Fix workflow designer issue |  xuegao | 1 | -0/+1 |
2020-08-10 | Revert "Refactor CsarUtils::addInnerComponentsToCSAR" |  Sébastien Determe | 3 | -260/+161 |
2020-08-06 | Remove needless Getter/Setter testing |  vasraz | 2 | -92/+10 |
2020-07-29 | Config. allowed instances in component composition |  andre.schmid | 10 | -164/+258 |
2020-07-15 | Align onap/base_sdc-xyz versions |  vasraz | 1 | -1/+1 |
2020-07-15 | Fix missing referenced node_types |  KrupaNagabhushan | 5 | -0/+46 |
2020-07-12 | Refactor CsarUtils::addInnerComponentsToCSAR |  Francis Toth | 3 | -161/+260 |
2020-07-12 | Add substitution_filter endpoints unit tests |  aribeiro | 1 | -0/+440 |
2020-07-12 | Add endpoints for supporting substitution_filter |  aribeiro | 4 | -59/+335 |
2020-07-09 | Add substitution_filter business logic unit tests |  aribeiro | 1 | -0/+482 |
2020-07-09 | Add support for substitution_filter business logic |  aribeiro | 14 | -649/+1092 |
2020-07-05 | Fix sonar issues |  sebdet | 3 | -105/+95 |
2020-07-05 | Fix sonar issues |  sebdet | 4 | -45/+58 |
2020-07-05 | Fix sonar issues |  sebdet | 1 | -44/+40 |
2020-07-05 | Fix sonar issues |  sebdet | 5 | -150/+110 |
2020-07-05 | Clean CsarUtils::MainYamlWithDependencies |  Francis Toth | 8 | -212/+112 |
2020-06-30 | Fix test coverage drop introduced by #109510 |  vasraz | 1 | -6/+0 |
2020-06-25 | Rationalize maven dependencies |  JulienBe | 1 | -15/+0 |
2020-06-25 | add a new profil for fast build |  JulienBe | 1 | -0/+1 |
2020-06-25 | Fix Assert |  ChrisC | 1 | -3/+3 |
2020-06-24 | Fix for name clash in csar generation |  KrupaNagabhushan | 1 | -2/+6 |
2020-06-24 | Improvement sdc-BE-init python scripts |  k.kedron | 18 | -105/+253 |
2020-06-24 | Refactoring the check backend, create consumers |  k.kedron | 13 | -174/+138 |
2020-06-24 | Add Node Filter Business Logic Unit Tests |  aribeiro | 3 | -23/+502 |
2020-06-24 | Refactoring the sdc-BE-init python scripts |  k.kedron | 74 | -3542/+1568 |
2020-06-21 | Toggle |  talio | 9 | -122/+333 |
2020-06-21 | Add Node Filter Servlets Unit Tests |  aribeiro | 4 | -25/+515 |
2020-06-21 | Add Support for node_filters |  aribeiro | 13 | -934/+1036 |
2020-06-19 | Fix Sonar issues |  ChrisC | 1 | -3/+4 |
2020-06-18 | Importing VSP with node_type in separate file |  MichaelMorris | 4 | -5/+88 |
2020-06-17 | Refactor ArtifactsBusinessLogic::getUpdatedGroupInstances |  Francis Toth | 1 | -23/+20 |
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-15 | Add some unit tests |  Satoshi Fujii | 1 | -151/+403 |
2020-06-15 | Fix Critical security vulnerability |  vasraz | 1 | -11/+68 |
2020-06-14 | Use dummy info for distribution-engine |  Ofir Sonsino | 1 | -11/+10 |
2020-06-14 | Add support for directives on VFC |  aribeiro | 1 | -0/+1 |
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 | 2 | -2/+10 |
2020-06-10 | Fix sonar bugs |  sebdet | 2 | -71/+67 |
2020-06-10 | Support setting SDC-BE configuration at deployment time |  vasraz | 3 | -6/+11 |
2020-06-08 | Make Directive values Tosca compliant |  aribeiro | 7 | -148/+128 |
2020-06-02 | ArtifactsBusinessLogic refactor to remove NullPointerException |  Chris André | 1 | -3/+11 |