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