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