Age | Commit message (Expand) | Author | Files | Lines |
2020-05-03 | Refactor CsarUtils::createCsar |  Francis Toth | 1 | -7/+6 |
2020-05-03 | Extract ArtifactOperationInfo from ArtifactsBusinessLogic |  Francis Toth | 8 | -68/+124 |
2020-05-03 | Refactor CsarUtils::validateNonMetaArtifact |  Francis Toth | 1 | -20/+22 |
2020-04-30 | Replace call to `get` with a call to `ifPresent` |  Chris André | 1 | -3/+6 |
2020-04-28 | Handle null case in `GroupVersionUpdater` |  Chris André | 1 | -13/+25 |
2020-04-28 | Refactor CsarUtils::getEntryData |  Francis Toth | 1 | -20/+18 |
2020-04-28 | Refactor CsarUtils::populateZip |  Francis Toth | 1 | -30/+55 |
2020-04-27 | Add null test to ComponentBusinessLogic |  Chris André | 1 | -13/+14 |
2020-04-26 | Fix potential NPE in ArtifactsBusinessLogic |  andre.schmid | 1 | -8/+15 |
2020-04-23 | Minor cleanups for BasicAuthenticationFilter |  Chris André | 1 | -17/+17 |
2020-04-23 | Add null tests |  Chris André | 1 | -15/+16 |
2020-04-23 | Fix null pointer exception warnings |  Rodrigo Lima | 1 | -33/+48 |
2020-04-22 | Fix bug for class SwitchoverDetector |  Reo Inoue | 1 | -1/+1 |
2020-04-22 | Add null test to DistributionMonitoringBusinessLogic |  Chris André | 1 | -3/+12 |
2020-04-22 | Handle null condition in ResourceImportManager |  Rodrigo Lima | 1 | -6/+7 |
2020-04-22 | Add null test to test in `UpgradeBusinessLogic` |  Chris André | 1 | -2/+2 |
2020-04-22 | Add null tests in `createComponentExternal` |  Chris André | 1 | -3/+3 |
2020-04-20 | Fix Tosca properties declaration |  aribeiro | 3 | -6/+4 |
2020-04-19 | Configure a new Artifact Type |  andre.schmid | 13 | -719/+502 |
2020-04-19 | Fix GAB problem in ui-ci tests |  andre.schmid | 1 | -0/+2 |
2020-04-05 | Fix data type properties declaration |  aribeiro | 1 | -36/+36 |
2020-04-05 | Fix keyname 'constraints:' according to TOSCA property definition |  aribeiro | 1 | -1/+1 |
2020-04-05 | Remove keyname 'required' from Schema definition |  aribeiro | 1 | -4/+4 |
2020-04-02 | Increase test coverage |  vasraz | 1 | -1/+1 |
2020-04-01 | Tests added to increase coverage |  Dmitry Puzikov | 3 | -86/+23 |
2020-03-31 | Add 'required in runtime' for service inputs |  Satoshi Fujii | 1 | -4/+11 |
2020-03-30 | Increase test coverage |  vasraz | 1 | -2/+2 |
2020-03-30 | Fix unit tests |  Dmitry Puzikov | 25 | -732/+147 |
2020-03-26 | Increase test coverage |  vasraz | 1 | -1/+1 |
2020-03-25 | Fix unit tests |  Dmitry Puzikov | 1 | -13/+5 |
2020-03-24 | Import of VFC will maintain interface implementations |  MichaelMorris | 4 | -10/+103 |
2020-03-24 | Fixed updating VFC |  k.kedron | 1 | -5/+8 |
2020-03-24 | Fix unit tests |  Dmitry Puzikov | 9 | -370/+48 |
2020-03-23 | Fixed import in sdc-BE-init python scripts |  k.kedron | 4 | -12/+4 |
2020-03-23 | Refactoring the sdc-BE-init python scripts |  k.kedron | 27 | -2042/+1974 |
2020-03-22 | Add support for simple yaml profile 1.2 |  vasraz | 3 | -13/+41 |
2020-03-22 | Include derived_from types in generated csar |  aribeiro | 2 | -95/+275 |
2020-03-20 | Fix unit tests |  Dmitry Puzikov | 5 | -81/+23 |
2020-03-16 | Fix SDC-BE Swagger |  Dmitry Puzikov | 85 | -28288/+1427 |
2020-03-16 | Fix broken unit tests in catalog-be |  vasraz | 2 | -9/+1 |
2020-03-16 | Remove hardcoded timeout |  k.kedron | 1 | -0/+1 |
2020-03-16 | Run pods as non-root user |  MichaelMorris | 3 | -10/+10 |
2020-03-05 | portal and cadi properties fix |  Ofir Sonsino | 1 | -4/+4 |
2020-02-25 | configuration alignment |  Ofir Sonsino | 1 | -10/+10 |
2020-02-25 | Policies import when import VSP |  Dmitry Puzikov | 8 | -9/+285 |
2020-02-25 | Support import of custom node type name |  aribeiro | 3 | -261/+370 |
2020-02-24 | PM_Dictionary Support in GAB |  Tomasz Golabek | 1 | -3/+41 |
2020-02-19 | Fix typo in PMSH data type |  dfarrelly | 1 | -1/+1 |
2020-02-18 | Backend extensibility |  MichaelMorris | 3 | -0/+54 |
2020-02-18 | Configuration file runtime reload |  andre.schmid | 2 | -3/+2 |