1. 8a6289f Fix edit deployment artifact icon, and download by Tufman, Shay (st198j) · 4 years, 8 months ago
  2. bd98f60 Work around potential NullPointerExceptions in ComponentInstanceOperation by Chris André · 4 years, 9 months ago
  3. 3309283 Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
  4. bbdbadb Increase test coverage - openecomp-sdc-vendor-software-product-core by vasraz · 4 years, 8 months ago
  5. f2b6c94 Remove powermock from SecurityManagerTest by Rodrigo Lima · 4 years, 8 months ago
  6. 052b66b Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperations by Francis Toth · 4 years, 8 months ago
  7. 7717944 Remove outputFullFilePath from ValidationConfigManager by Francis Toth · 4 years, 9 months ago
  8. 88af509 Fix security issues in SecurityUtil by Neil Derraugh · 4 years, 8 months ago
  9. 5a5edfe Refactor CsarUtil::writeComponentInterface by Francis Toth · 4 years, 8 months ago
  10. ae0f649 Refactor ArtifactsBusinessLogic::generateToscaArtifact by Francis Toth · 4 years, 8 months ago
  11. a7bd374 Refactor to remove false positives from Sonar by Chris André · 4 years, 8 months ago
  12. 2048043 Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::deleteArtifactByInterface by Francis Toth · 4 years, 8 months ago
  13. 8e27d0f Allow any extension to WORKFLOW artifact type by andre.schmid · 4 years, 8 months ago
  14. 212bd7f Remove powermock from ComponentProcessesImplTest by Rodrigo Lima · 4 years, 8 months ago
  15. 254a7df Remove powermock from NicsImplTest by Rodrigo Lima · 4 years, 8 months ago
  16. de9fa5a Remove powermock from ImagesImplTest by Rodrigo Lima · 4 years, 8 months ago
  17. 3502173 Remove powermock from ComponentDependenciesImplTest by Rodrigo Lima · 4 years, 8 months ago
  18. cdadb77 Remove porwermock from ComponentImplTest by Rodrigo Lima · 4 years, 8 months ago
  19. 2fcd694 Remove powermock from ComponentMonitoringUploadsImplTest by Rodrigo Lima · 4 years, 8 months ago
  20. feb112c Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtils by Francis Toth · 4 years, 8 months ago
  21. 4a98c7e Remove powermock from ComputeImplTest by Rodrigo Lima · 4 years, 8 months ago
  22. 35a3b49 Remove powermock from DeploymentFlavorsImplTest by Rodrigo Lima · 4 years, 8 months ago
  23. 87fc08f Refactor CsarUtil::addComponentToCache by Francis Toth · 4 years, 8 months ago
  24. 75dd0bb Clean normatives file during mvn clean by andre.schmid · 4 years, 8 months ago
  25. a1bd235 Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' by vasraz · 4 years, 8 months ago
  26. cea4943 Support functions in TOSCA Simple Profile in YAML by vasraz · 4 years, 9 months ago
  27. f8bc4f9 Support configuring of tosca type for categories by MichaelMorris · 4 years, 9 months ago
  28. a36531c Prepare for Junit5 by vasraz · 4 years, 8 months ago
  29. 5be1289 Make `collectNewCapabilities` return an empty Map by Chris André · 4 years, 8 months ago
  30. 3b34346 Increase test coverage - openecomp-sdc-vendor-software-product-lib by vasraz · 4 years, 8 months ago dev-eos-10
  31. cb24c73 Increase test coverage - openecomp-sdc-tosca-generator-api by vasraz · 4 years, 8 months ago
  32. 1ac2470 Remove unused ES code and unneeded ES health check by Neil Derraugh · 4 years, 8 months ago
  33. c88bd6c fix bug - Error 500 while adding an Operation by Yuli Shlosberg · 4 years, 8 months ago
  34. a02add0 fix bug - Unable to link CSAR artifact by Yuli Shlosberg · 4 years, 8 months ago
  35. 339d29c Remove powermockito from OrchestrationTemplateCandidateImplTest by Rodrigo Lima · 4 years, 8 months ago
  36. 57ac9ce Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent` by Chris André · 4 years, 9 months ago
  37. c9c7f88 Work around potential NullPointerExceptions in `ToscaOperationFacade` by Chris André · 4 years, 9 months ago
  38. 5facedd Setting default store types when not defined in configuration for init of https client by ilanap · 4 years, 8 months ago
  39. 8e039ab Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
  40. efec7c5 UnifiedCompositionService - Refactor code to handle Optional value by Chris André · 4 years, 8 months ago
  41. 45d6bf5 Replace hashCode and equals methods to cleanup NPE warning by Neil Derraugh · 4 years, 9 months ago
  42. 722eed1 Remove call to `get` on Optional variables by Chris André · 4 years, 8 months ago
  43. 908793f Refactor CsarUtil::getLatestSchemaFilesFromCassandra by Francis Toth · 4 years, 8 months ago
  44. 06b8459 Refactor CsarUtil::getFromCassandra by Francis Toth · 4 years, 8 months ago
  45. 762a1a3 Refactor CsarUtils::collectComponentTypeArtifacts by Francis Toth · 4 years, 8 months ago
  46. 8394fae Remove all thrift's dependencies by vasraz · 4 years, 9 months ago
  47. 5dbe45d Add Autowired annotation to the constructor instead of param in ExternalTestingImpl by Rodrigo Lima · 4 years, 8 months ago
  48. 43a1a17 Refactor CsarUtils::createCsar by Francis Toth · 4 years, 9 months ago
  49. f52d407 Extract ArtifactOperationInfo from ArtifactsBusinessLogic by Francis Toth · 4 years, 9 months ago
  50. 789d5c7 Remove powermockito from NetworksImplTest by Francis Toth · 4 years, 8 months ago
  51. 5f8087f Remove powermockito from ApiTest by Rodrigo Lima · 4 years, 8 months ago
  52. d51e3d8 Increase test coverage - openecomp-sdc-model-lib by vasraz · 4 years, 8 months ago
  53. 4d28514 Increase test coverage - openecomp-sdc-vendor-software-product-api by vasraz · 4 years, 8 months ago
  54. 9a27b8b Refactor CsarUtils::validateNonMetaArtifact by Francis Toth · 4 years, 8 months ago
  55. b0982c1 Fix sdc-FE /onboarding war listing by andre.schmid · 4 years, 8 months ago
  56. 31c64b3 HEAT to TOSCA VM Consolidation by Ben David, Elad (eb7504) · 4 years, 8 months ago
  57. 8c5a1d6 Replace call to `get` with a call to `ifPresent` by Chris André · 4 years, 8 months ago
  58. 7dec12b Remove mockito from TypeUtilsTest by Rodrigo Lima · 4 years, 8 months ago
  59. d70091c Fix GAB ui test row and column count by andre.schmid · 4 years, 9 months ago
  60. 38ac58b Fix VFs and Service not visible in SDC Dashboard by vasraz · 4 years, 8 months ago
  61. 08cb422 Handle null case in `GroupVersionUpdater` by Chris André · 4 years, 9 months ago
  62. 33a4512 Refactor CsarUtils::getEntryData by Francis Toth · 4 years, 9 months ago
  63. 76593bf Refactor CsarUtils::populateZip by Francis Toth · 4 years, 9 months ago
  64. 83df155 Remove csvReportFilePath from ValidationConfigManager by Francis Toth · 4 years, 9 months ago
  65. 79ec043 Work around potential NullPointerExceptions in HeatTreeManagerUtil by Chris André · 4 years, 9 months ago
  66. 4a4d45f Enabling JS in SonarCloud by andre.schmid · 4 years, 10 months ago
  67. bebff57 Fix null pointer warning by Rodrigo Lima · 4 years, 9 months ago
  68. 3c80616 Add null test to ComponentBusinessLogic by Chris André · 4 years, 9 months ago
  69. 8ddc6c9 Update WORKFLOW Artifact Type configuration by andre.schmid · 4 years, 9 months ago
  70. c9e4d0e Fix potential NPE in ArtifactsBusinessLogic by andre.schmid · 4 years, 9 months ago
  71. 3bb0637 Added early check for null value for `containerV` by Chris André · 4 years, 9 months ago
  72. a994931 Minor cleanups for BasicAuthenticationFilter by Chris André · 4 years, 9 months ago
  73. c829bbc Add null tests by Chris André · 4 years, 9 months ago
  74. 8def03a Fix null pointer exception warnings by Rodrigo Lima · 4 years, 9 months ago
  75. cda9d2a Handle null condition in TopologyTemplateOperation by Rodrigo Lima · 4 years, 9 months ago
  76. ef31652 Fix unit tests not running by Baumel, Dvir (db384r) · 4 years, 9 months ago
  77. 333e6b4 Used `configurationManager` instead of `getConfigurationManager` by Chris André · 4 years, 9 months ago
  78. 27d169b Fix bug for class SwitchoverDetector by Reo Inoue · 4 years, 9 months ago
  79. 60c0100 Add null test to DistributionMonitoringBusinessLogic by Chris André · 4 years, 9 months ago
  80. 8a5065a Handle null condition in ResourceImportManager by Rodrigo Lima · 4 years, 9 months ago
  81. 80a4b4a Add null test in ArtifactsOperations by Chris André · 4 years, 9 months ago
  82. c39f8ff Minor cleanups for JanusGraphDao by Chris André · 4 years, 9 months ago
  83. c78692e Add null test to test in `UpgradeBusinessLogic` by Chris André · 4 years, 9 months ago
  84. c0e480a Add null tests in `createComponentExternal` by Chris André · 4 years, 9 months ago
  85. 4873d82 INFO.yaml update by Ofir Sonsino · 4 years, 9 months ago
  86. 161b1a2 Fix catalog-ui dev proxy calls to uicache by andre.schmid · 4 years, 9 months ago
  87. ac26dc0 Fix 404 in sdc-FE calls to workflow by andre.schmid · 4 years, 9 months ago
  88. 1b89157 Fix catalog-fe plugin online checking by andre.schmid · 4 years, 9 months ago
  89. c0b8bd2 Remove props from ValidationConfigManager by Francis Toth · 4 years, 9 months ago
  90. e45d69b Fix cs-init SchemaFileImport error file creation by andre.schmid · 4 years, 9 months ago
  91. 3d10111 Fix GAB problem in ui-ci tests by andre.schmid · 4 years, 9 months ago
  92. a0c6e45 Added a try-with-resource to properly close a FileInputStream by Chris André · 4 years, 9 months ago
  93. 659556d Added early check for null value for `containerV` by Chris André · 4 years, 9 months ago
  94. 8429c53 Fix Tosca properties declaration by aribeiro · 4 years, 9 months ago
  95. 615de28 Validates artifact configuration by andre.schmid · 4 years, 9 months ago
  96. cd6f933 Configure a new Artifact Type by andre.schmid · 5 years ago
  97. dc56692 Max boundary check for instances relationships by andre.schmid · 4 years, 9 months ago
  98. 781e093 Fix non appearance VFCs on the Home tab by vasraz · 4 years, 9 months ago
  99. b4daf89 Added ui-ci test case for checking if hidden by Divyang Patel · 4 years, 9 months ago
  100. 1491bd0 Simplified thread-safety for the `getGson` method by Chris André · 4 years, 9 months ago