Age | Commit message (Expand) | Author | Files | Lines |
2020-05-05 | Refactor CsarUtils::collectComponentTypeArtifacts | Francis Toth | 1 | -14/+22 |
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 | 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 | 1 | -0/+43 |
2020-04-19 | Configure a new Artifact Type | andre.schmid | 26 | -1911/+1452 |
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) | 3 | -30/+45 |
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-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 | Increase test coverage | vasraz | 3 | -7/+6 |
2020-03-25 | Fix unit tests | Dmitry Puzikov | 5 | -232/+440 |
2020-03-24 | Import of VFC will maintain interface implementations | MichaelMorris | 10 | -10/+303 |
2020-03-24 | Fixed updating VFC | k.kedron | 1 | -5/+8 |
2020-03-24 | Fix unit tests | Dmitry Puzikov | 18 | -1280/+100 |
2020-03-23 | Fix unit tests | Dmitry Puzikov | 4 | -10/+51 |
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 | 4 | -133/+334 |
2020-03-20 | Fix unit tests | Dmitry Puzikov | 10 | -191/+81 |
2020-03-20 | Fix unit tests | Dmitry Puzikov | 2 | -27/+47 |
2020-03-19 | Fix unit tests | Dmitry Puzikov | 3 | -6/+11 |
2020-03-19 | Fix unit tests | Dmitry Puzikov | 2 | -8/+25 |