Age | Commit message (Expand) | Author | Files | Lines |
2020-05-03 | Add Autowired annotation to the constructor instead of param in ExternalTesti... |  Rodrigo Lima | 1 | -1/+2 |
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 | Remove powermockito from NetworksImplTest |  Francis Toth | 2 | -130/+108 |
2020-05-03 | Remove powermockito from ApiTest |  Rodrigo Lima | 2 | -25/+21 |
2020-05-03 | Increase test coverage - openecomp-sdc-model-lib |  vasraz | 4 | -107/+35 |
2020-05-03 | Increase test coverage - openecomp-sdc-vendor-software-product-api |  vasraz | 8 | -562/+155 |
2020-05-03 | Refactor CsarUtils::validateNonMetaArtifact |  Francis Toth | 1 | -20/+22 |
2020-05-01 | Fix sdc-FE /onboarding war listing |  andre.schmid | 2 | -3/+8 |
2020-04-30 | HEAT to TOSCA VM Consolidation |  Ben David, Elad (eb7504) | 3 | -54/+29 |
2020-04-30 | Replace call to `get` with a call to `ifPresent` |  Chris André | 1 | -3/+6 |
2020-04-30 | Remove mockito from TypeUtilsTest |  Rodrigo Lima | 1 | -11/+15 |
2020-04-30 | Fix GAB ui test row and column count |  andre.schmid | 1 | -13/+16 |
2020-04-29 | Fix VFs and Service not visible in SDC Dashboard |  vasraz | 2 | -22/+8 |
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-28 | Remove csvReportFilePath from ValidationConfigManager |  Francis Toth | 9 | -106/+109 |
2020-04-27 | Work around potential NullPointerExceptions in HeatTreeManagerUtil |  Chris André | 1 | -4/+5 |
2020-04-27 | Enabling JS in SonarCloud |  andre.schmid | 5 | -16/+33 |
2020-04-27 | Fix null pointer warning |  Rodrigo Lima | 1 | -3/+5 |
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 | Added early check for null value for `containerV` |  Chris André | 1 | -33/+48 |
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 | Handle null condition in TopologyTemplateOperation |  Rodrigo Lima | 1 | -0/+1 |
2020-04-22 | Fix unit tests not running |  Baumel, Dvir (db384r) | 5 | -56/+12 |
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 in ArtifactsOperations |  Chris André | 1 | -15/+23 |
2020-04-22 | Minor cleanups for JanusGraphDao |  Chris André | 1 | -6/+8 |
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-22 | INFO.yaml update |  Ofir Sonsino | 1 | -15/+9 |
2020-04-21 | Fix catalog-ui dev proxy calls to uicache |  andre.schmid | 1 | -0/+8 |
2020-04-21 | Fix 404 in sdc-FE calls to workflow |  andre.schmid | 2 | -34/+20 |
2020-04-21 | Fix catalog-fe plugin online checking |  andre.schmid | 1 | -0/+452 |
2020-04-20 | Remove props from ValidationConfigManager |  Francis Toth | 2 | -47/+1 |
2020-04-20 | Fix cs-init SchemaFileImport error file creation |  andre.schmid | 1 | -1/+1 |
2020-04-20 | Fix GAB problem in ui-ci tests |  andre.schmid | 1 | -1/+1 |
2020-04-20 | Added a try-with-resource to properly close a FileInputStream |  Chris André | 1 | -221/+234 |
2020-04-20 | Added early check for null value for `containerV` |  Chris André | 1 | -33/+48 |
2020-04-20 | Fix Tosca properties declaration |  aribeiro | 6 | -9/+7 |
2020-04-19 | Validates artifact configuration |  andre.schmid | 7 | -12/+389 |
2020-04-19 | Configure a new Artifact Type |  andre.schmid | 65 | -4149/+2594 |