Age | Commit message (Expand) | Author | Files | Lines |
2020-05-06 | fix bug - Unable to link CSAR artifact |  Yuli Shlosberg | 2 | -5/+13 |
2020-05-06 | Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent` |  Chris André | 1 | -6/+15 |
2020-05-05 | Add tests for the presence of Optional values |  Chris André | 1 | -14/+24 |
2020-05-05 | Remove call to `get` on Optional variables |  Chris André | 1 | -12/+21 |
2020-05-05 | Refactor CsarUtil::getLatestSchemaFilesFromCassandra |  Francis Toth | 1 | -16/+31 |
2020-05-05 | Refactor CsarUtil::getFromCassandra |  Francis Toth | 1 | -11/+6 |
2020-05-05 | Refactor CsarUtils::collectComponentTypeArtifacts |  Francis Toth | 1 | -14/+22 |
2020-05-05 | Remove all thrift's dependencies |  vasraz | 1 | -5/+0 |
2020-05-03 | Refactor CsarUtils::createCsar |  Francis Toth | 1 | -7/+6 |
2020-05-03 | Extract ArtifactOperationInfo from ArtifactsBusinessLogic |  Francis Toth | 13 | -99/+150 |
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é | 2 | -13/+330 |
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 | Update WORKFLOW Artifact Type configuration |  andre.schmid | 1 | -0/+2 |
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 unit tests not running |  Baumel, Dvir (db384r) | 1 | -7/+0 |
2020-04-22 | Used `configurationManager` instead of `getConfigurationManager` |  Chris André | 1 | -10/+9 |
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 | Validates artifact configuration |  andre.schmid | 2 | -0/+86 |
2020-04-19 | Configure a new Artifact Type |  andre.schmid | 29 | -2284/+1995 |
2020-04-19 | Unable to update VSP (heat template) version in VF |  Sebastien Premont-Tendland | 1 | -5/+0 |
2020-04-19 | Fix GAB problem in ui-ci tests |  andre.schmid | 1 | -0/+2 |
2020-04-16 | Upgrade Junit to version 5.6 |  Baumel, Dvir (db384r) | 4 | -30/+59 |
2020-04-16 | Add some unit tests |  Reo Inoue | 1 | -0/+71 |
2020-04-07 | Added more tests. |  k.kedron | 1 | -160/+294 |
2020-04-06 | Fix ready probe exit code |  andre.schmid | 1 | -7/+5 |
2020-04-05 | Fix sdc-backend image context.xml creation |  andre.schmid | 1 | -1/+1 |
2020-04-05 | Fix data type properties declaration |  aribeiro | 2 | -38/+38 |
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 | 7 | -86/+261 |
2020-03-31 | Fix catalog-be unit test failure |  Satoshi Fujii | 1 | -1/+1 |
2020-03-31 | Add 'required in runtime' for service inputs |  Satoshi Fujii | 2 | -7/+58 |
2020-03-30 | Increase test coverage |  vasraz | 1 | -2/+2 |
2020-03-30 | Fix unit tests |  Dmitry Puzikov | 41 | -902/+206 |
2020-03-26 | Updated the sdc cert |  k.kedron | 4 | -4/+4 |
2020-03-26 | Increase test coverage |  vasraz | 3 | -7/+6 |
2020-03-25 | Fix unit tests |  Dmitry Puzikov | 5 | -232/+440 |