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