1. cd48e77 Add build config in README by sebdet · 4 years, 7 months ago
  2. 966271e Make Directive values Tosca compliant by aribeiro · 4 years, 8 months ago
  3. 116c26e Rewrite of `certifyToscaElement` to remove NPE by Chris André · 4 years, 7 months ago
  4. f1922ce Refactor method 'undoCheckout' to simplify it and remove potential NPE by Chris André · 4 years, 8 months ago
  5. 8a5f3ae ArtifactsBusinessLogic refactor to remove NullPointerException by Chris André · 4 years, 7 months ago
  6. 64ff2b9 Add constraints structure to ToscaProperty by andre.schmid · 4 years, 8 months ago
  7. b6dc72a Refactor CsarUtils::writeComponentInterface by Francis Toth · 4 years, 8 months ago
  8. 6c16c0b Remove boolean entries in TOSCA Metadata by MichaelMorris · 4 years, 9 months ago
  9. 4a01181 Add interface inputs handling by vasraz · 4 years, 8 months ago
  10. 1e9c8c5 Plugin to customize prop. during Service creation by andre.schmid · 4 years, 8 months ago
  11. 6fc8a35 Finalize Documentation R6 by Ofir Sonsino · 4 years, 8 months ago
  12. 9e43b16 Fix interface types creation by andre.schmid · 4 years, 8 months ago
  13. d8f1469 Entry points in ToscaExportHandler for plugin use by andre.schmid · 4 years, 8 months ago
  14. f38f7e5 Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in Report by Francis Toth · 4 years, 9 months ago
  15. 1de7b75 Extract artifact component belonging logic by Francis Toth · 4 years, 8 months ago
  16. 9f7430d Allow global types generation by aribeiro · 4 years, 8 months ago
  17. 6909f0c Revert "Java 11 migration: fixing problems on 'catalog-fe'" by aribeiro · 4 years, 8 months ago
  18. 18ae761 Refactor CsarUtils::WriteArtifactDefinition by Francis Toth · 4 years, 8 months ago
  19. 9373e4f Add ArtifactsBusinessLogic::fetchLatestComponentMetadata by Francis Toth · 4 years, 8 months ago
  20. 66a5398 Work on unchecked Optional access by Chris André · 4 years, 8 months ago
  21. 1803aa8 Fix for locked component by aribeiro · 4 years, 8 months ago
  22. 8b19c01 Fix wrong tests directory structure by vasraz · 4 years, 8 months ago
  23. 93638b5 Java 11 migration: fixing problem on 'openecomp-tosca-converter-core' by Chris André · 4 years, 8 months ago
  24. 50906f4 Java 11 migration: fixing problems on 'catalog-fe' by Chris André · 4 years, 8 months ago
  25. c9858db Refactor CsarUtil::addInnerComponentsToCSAR by Francis Toth · 4 years, 8 months ago
  26. fcbf6d2 Support setting SDC-BE configuration at deployment time by vasraz · 4 years, 8 months ago
  27. c8f88d9 Fix potential NullPointer in SchemaFileImport by andre.schmid · 4 years, 8 months ago
  28. 988c286 500 error at WFD artifact-deliveries api by Ben David, Elad (eb7504) · 4 years, 8 months ago
  29. d426d3a Work around potential NullPointerExceptions in ToscaElementLifecycleOperation by Chris André · 4 years, 9 months ago
  30. 0a65c2f Refactor ArtifactsBusinessLogic::getRelatedComponentInstance by Francis Toth · 4 years, 8 months ago
  31. b8cea3e Remove wildcard pattern when retrieving components by Francis Toth · 4 years, 8 months ago
  32. 8366fcd Refactor ArtifactsBusinessLogic::handleDeleteInternal by Francis Toth · 4 years, 8 months ago
  33. ed73921 remove powermock dependency from pom xmls by Rodrigo Lima · 4 years, 8 months ago
  34. 3568f40 Add null test to ComponentInstanceBusinessLogic by Chris André · 4 years, 8 months ago
  35. 9279f7e Refactor ArtifactsBusinessLogic::generateAndSaveToscaArtifact by Francis Toth · 4 years, 8 months ago
  36. bf37c21 Refactor CsarUtil::extractVfcArtifact by Francis Toth · 4 years, 8 months ago
  37. 0ff3fcb Refactor tosca representation retrieval in CsarUtils::populateZip by Francis Toth · 4 years, 8 months ago
  38. cbf02a2 OrchestrationTemplateDaoZusammenImpl - Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
  39. 768742e Remove powermock from ContextTracker by Rodrigo Lima · 4 years, 8 months ago
  40. 3a28b9a Remove powermock from ValidationConfigManagerTest by Rodrigo Lima · 4 years, 8 months ago
  41. 6ff5f15 Remove powermock from ArtifactValidationUtilsTest by Rodrigo Lima · 4 years, 8 months ago
  42. 3e6caca Remove powermock from ReportManagerTest by Rodrigo Lima · 4 years, 8 months ago
  43. bcf6a1c Remove powermock from HostAddressCacheTest by Rodrigo Lima · 4 years, 8 months ago
  44. a532a8c sdc-backend-init does not restart on healthcheck failure by Fuss, Areli (af732p) · 4 years, 8 months ago
  45. 8a6289f Fix edit deployment artifact icon, and download by Tufman, Shay (st198j) · 4 years, 8 months ago
  46. bd98f60 Work around potential NullPointerExceptions in ComponentInstanceOperation by Chris André · 4 years, 9 months ago
  47. 3309283 Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
  48. bbdbadb Increase test coverage - openecomp-sdc-vendor-software-product-core by vasraz · 4 years, 8 months ago
  49. f2b6c94 Remove powermock from SecurityManagerTest by Rodrigo Lima · 4 years, 8 months ago
  50. 052b66b Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperations by Francis Toth · 4 years, 8 months ago
  51. 7717944 Remove outputFullFilePath from ValidationConfigManager by Francis Toth · 4 years, 9 months ago
  52. 88af509 Fix security issues in SecurityUtil by Neil Derraugh · 4 years, 8 months ago
  53. 5a5edfe Refactor CsarUtil::writeComponentInterface by Francis Toth · 4 years, 8 months ago
  54. ae0f649 Refactor ArtifactsBusinessLogic::generateToscaArtifact by Francis Toth · 4 years, 8 months ago
  55. a7bd374 Refactor to remove false positives from Sonar by Chris André · 4 years, 8 months ago
  56. 2048043 Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::deleteArtifactByInterface by Francis Toth · 4 years, 8 months ago
  57. 8e27d0f Allow any extension to WORKFLOW artifact type by andre.schmid · 4 years, 8 months ago
  58. 212bd7f Remove powermock from ComponentProcessesImplTest by Rodrigo Lima · 4 years, 8 months ago
  59. 254a7df Remove powermock from NicsImplTest by Rodrigo Lima · 4 years, 8 months ago
  60. de9fa5a Remove powermock from ImagesImplTest by Rodrigo Lima · 4 years, 8 months ago
  61. 3502173 Remove powermock from ComponentDependenciesImplTest by Rodrigo Lima · 4 years, 8 months ago
  62. cdadb77 Remove porwermock from ComponentImplTest by Rodrigo Lima · 4 years, 8 months ago
  63. 2fcd694 Remove powermock from ComponentMonitoringUploadsImplTest by Rodrigo Lima · 4 years, 8 months ago
  64. feb112c Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtils by Francis Toth · 4 years, 8 months ago
  65. 4a98c7e Remove powermock from ComputeImplTest by Rodrigo Lima · 4 years, 8 months ago
  66. 35a3b49 Remove powermock from DeploymentFlavorsImplTest by Rodrigo Lima · 4 years, 8 months ago
  67. 87fc08f Refactor CsarUtil::addComponentToCache by Francis Toth · 4 years, 8 months ago
  68. 75dd0bb Clean normatives file during mvn clean by andre.schmid · 4 years, 8 months ago
  69. a1bd235 Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' by vasraz · 4 years, 8 months ago
  70. cea4943 Support functions in TOSCA Simple Profile in YAML by vasraz · 4 years, 9 months ago
  71. f8bc4f9 Support configuring of tosca type for categories by MichaelMorris · 4 years, 9 months ago
  72. a36531c Prepare for Junit5 by vasraz · 4 years, 8 months ago
  73. 5be1289 Make `collectNewCapabilities` return an empty Map by Chris André · 4 years, 8 months ago
  74. 3b34346 Increase test coverage - openecomp-sdc-vendor-software-product-lib by vasraz · 4 years, 8 months ago dev-eos-10
  75. cb24c73 Increase test coverage - openecomp-sdc-tosca-generator-api by vasraz · 4 years, 8 months ago
  76. 1ac2470 Remove unused ES code and unneeded ES health check by Neil Derraugh · 4 years, 8 months ago
  77. c88bd6c fix bug - Error 500 while adding an Operation by Yuli Shlosberg · 4 years, 8 months ago
  78. a02add0 fix bug - Unable to link CSAR artifact by Yuli Shlosberg · 4 years, 8 months ago
  79. 339d29c Remove powermockito from OrchestrationTemplateCandidateImplTest by Rodrigo Lima · 4 years, 8 months ago
  80. 57ac9ce Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent` by Chris André · 4 years, 9 months ago
  81. c9c7f88 Work around potential NullPointerExceptions in `ToscaOperationFacade` by Chris André · 4 years, 9 months ago
  82. 5facedd Setting default store types when not defined in configuration for init of https client by ilanap · 4 years, 8 months ago
  83. 8e039ab Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
  84. efec7c5 UnifiedCompositionService - Refactor code to handle Optional value by Chris André · 4 years, 8 months ago
  85. 45d6bf5 Replace hashCode and equals methods to cleanup NPE warning by Neil Derraugh · 4 years, 9 months ago
  86. 722eed1 Remove call to `get` on Optional variables by Chris André · 4 years, 8 months ago
  87. 908793f Refactor CsarUtil::getLatestSchemaFilesFromCassandra by Francis Toth · 4 years, 8 months ago
  88. 06b8459 Refactor CsarUtil::getFromCassandra by Francis Toth · 4 years, 8 months ago
  89. 762a1a3 Refactor CsarUtils::collectComponentTypeArtifacts by Francis Toth · 4 years, 8 months ago
  90. 8394fae Remove all thrift's dependencies by vasraz · 4 years, 9 months ago
  91. 5dbe45d Add Autowired annotation to the constructor instead of param in ExternalTestingImpl by Rodrigo Lima · 4 years, 8 months ago
  92. 43a1a17 Refactor CsarUtils::createCsar by Francis Toth · 4 years, 9 months ago
  93. f52d407 Extract ArtifactOperationInfo from ArtifactsBusinessLogic by Francis Toth · 4 years, 9 months ago
  94. 789d5c7 Remove powermockito from NetworksImplTest by Francis Toth · 4 years, 8 months ago
  95. 5f8087f Remove powermockito from ApiTest by Rodrigo Lima · 4 years, 8 months ago
  96. d51e3d8 Increase test coverage - openecomp-sdc-model-lib by vasraz · 4 years, 8 months ago
  97. 4d28514 Increase test coverage - openecomp-sdc-vendor-software-product-api by vasraz · 4 years, 8 months ago
  98. 9a27b8b Refactor CsarUtils::validateNonMetaArtifact by Francis Toth · 4 years, 8 months ago
  99. b0982c1 Fix sdc-FE /onboarding war listing by andre.schmid · 4 years, 8 months ago
  100. 31c64b3 HEAT to TOSCA VM Consolidation by Ben David, Elad (eb7504) · 4 years, 8 months ago