1. 54532f7 Decouple TXT Report file writing and formatting logic (1/6) by Francis Toth · 4 years, 7 months ago
  2. 9ef860f Fix more doc warnings by ChrisC · 4 years, 7 months ago
  3. 8420f17 datatypes.Constants: - adhere to naming conventions - remove unused by JulienBe · 4 years, 7 months ago
  4. 7cd3f6b Importing VSP with node_type in separate file by MichaelMorris · 4 years, 8 months ago
  5. ccdff9d create tests for ScalarUnitValidator.java by JulienBe · 4 years, 7 months ago
  6. 135e9eb create tests for PropertyTypeExt.java and remove unsused method by JulienBe · 4 years, 7 months ago
  7. 841d054 Decouple CSV Report file writing and formatting logic by Francis Toth · 4 years, 9 months ago
  8. bc9783d Fix Java Code Conventions non-compliance issues by xuegao · 4 years, 7 months ago
  9. 0da2195 Reduce nest statement levels by xuegao · 4 years, 7 months ago
  10. 5971be1 Refactor ArtifactsBusinessLogic::getUpdatedGroupInstances by Francis Toth · 4 years, 7 months ago
  11. 67bd480 Reduce nest statement levels by xuegao · 4 years, 7 months ago
  12. 9db21cf Extract ComponentCache from CsarUtils by Francis Toth · 4 years, 7 months ago
  13. 63ab11e Support the substitution_mappings in the VNFD by MichaelMorris · 4 years, 8 months ago
  14. ada10a6 Fix Sonar issues by ChrisC · 4 years, 7 months ago
  15. 14cee3e add information on the containers based on what is available in the wiki by JulienBe · 4 years, 7 months ago
  16. 8b53d63 Manifest is optional in ETSI SOL004 manifest by MichaelMorris · 4 years, 8 months ago
  17. c74aa44 Add some unit tests by Satoshi Fujii · 4 years, 9 months ago
  18. 0b3c65c Onboard TOSCA data_types defined in package by andre.schmid · 5 years ago
  19. e3e2db1 Fix 'not running Junit5 tests'-issue by vasraz · 4 years, 7 months ago
  20. ca685bb Fix Critical security vulnerability by vasraz · 4 years, 7 months ago
  21. b3acc89 Fix bug in UpdateIsVnfMenu by xuegao · 4 years, 7 months ago
  22. 743ab32 Use dummy info for distribution-engine by Ofir Sonsino · 4 years, 7 months ago
  23. 8ef9d6b Fix Doc warnings by ChrisC · 4 years, 7 months ago
  24. 71d7582 Add support for directives on VFC by aribeiro · 4 years, 8 months ago
  25. 8d72481 Rewrite of `updateArtifactOnInterfaceOperationByResourceUUID` to remove NPE by Chris André · 4 years, 7 months ago
  26. c8a1126 Set properties on XML parsers to prevent XXE attack by Neil Derraugh · 4 years, 7 months ago
  27. 6cfebc0 Fix security issue in SecurityUtil by Neil Derraugh · 4 years, 7 months ago
  28. 8a0f58a Java 11 migration - 'test-apis-ci' by Rodrigo Lima · 4 years, 7 months ago
  29. a757067 Fix sonar bugs by sebdet · 4 years, 7 months ago
  30. e8f0bc3 class passed to MdcLogger() is compared by name by JulienBe · 4 years, 7 months ago
  31. 01630f7 Support setting SDC-BE configuration at deployment time by vasraz · 4 years, 7 months ago
  32. cd48e77 Add build config in README by sebdet · 4 years, 7 months ago
  33. 966271e Make Directive values Tosca compliant by aribeiro · 4 years, 8 months ago
  34. 116c26e Rewrite of `certifyToscaElement` to remove NPE by Chris André · 4 years, 7 months ago
  35. f1922ce Refactor method 'undoCheckout' to simplify it and remove potential NPE by Chris André · 4 years, 8 months ago
  36. 8a5f3ae ArtifactsBusinessLogic refactor to remove NullPointerException by Chris André · 4 years, 7 months ago
  37. 64ff2b9 Add constraints structure to ToscaProperty by andre.schmid · 4 years, 8 months ago
  38. b6dc72a Refactor CsarUtils::writeComponentInterface by Francis Toth · 4 years, 8 months ago
  39. 6c16c0b Remove boolean entries in TOSCA Metadata by MichaelMorris · 4 years, 9 months ago
  40. 4a01181 Add interface inputs handling by vasraz · 4 years, 8 months ago
  41. 1e9c8c5 Plugin to customize prop. during Service creation by andre.schmid · 4 years, 8 months ago
  42. 6fc8a35 Finalize Documentation R6 by Ofir Sonsino · 4 years, 8 months ago
  43. 9e43b16 Fix interface types creation by andre.schmid · 4 years, 8 months ago
  44. d8f1469 Entry points in ToscaExportHandler for plugin use by andre.schmid · 4 years, 8 months ago
  45. f38f7e5 Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in Report by Francis Toth · 4 years, 9 months ago
  46. 1de7b75 Extract artifact component belonging logic by Francis Toth · 4 years, 8 months ago
  47. 9f7430d Allow global types generation by aribeiro · 4 years, 8 months ago
  48. 6909f0c Revert "Java 11 migration: fixing problems on 'catalog-fe'" by aribeiro · 4 years, 8 months ago
  49. 18ae761 Refactor CsarUtils::WriteArtifactDefinition by Francis Toth · 4 years, 8 months ago
  50. 9373e4f Add ArtifactsBusinessLogic::fetchLatestComponentMetadata by Francis Toth · 4 years, 8 months ago
  51. 66a5398 Work on unchecked Optional access by Chris André · 4 years, 8 months ago
  52. 1803aa8 Fix for locked component by aribeiro · 4 years, 8 months ago
  53. 8b19c01 Fix wrong tests directory structure by vasraz · 4 years, 8 months ago
  54. 93638b5 Java 11 migration: fixing problem on 'openecomp-tosca-converter-core' by Chris André · 4 years, 8 months ago
  55. 50906f4 Java 11 migration: fixing problems on 'catalog-fe' by Chris André · 4 years, 8 months ago
  56. c9858db Refactor CsarUtil::addInnerComponentsToCSAR by Francis Toth · 4 years, 8 months ago
  57. fcbf6d2 Support setting SDC-BE configuration at deployment time by vasraz · 4 years, 8 months ago
  58. c8f88d9 Fix potential NullPointer in SchemaFileImport by andre.schmid · 4 years, 8 months ago
  59. 988c286 500 error at WFD artifact-deliveries api by Ben David, Elad (eb7504) · 4 years, 8 months ago
  60. d426d3a Work around potential NullPointerExceptions in ToscaElementLifecycleOperation by Chris André · 4 years, 9 months ago
  61. 0a65c2f Refactor ArtifactsBusinessLogic::getRelatedComponentInstance by Francis Toth · 4 years, 8 months ago
  62. b8cea3e Remove wildcard pattern when retrieving components by Francis Toth · 4 years, 8 months ago
  63. 8366fcd Refactor ArtifactsBusinessLogic::handleDeleteInternal by Francis Toth · 4 years, 8 months ago
  64. ed73921 remove powermock dependency from pom xmls by Rodrigo Lima · 4 years, 8 months ago
  65. 3568f40 Add null test to ComponentInstanceBusinessLogic by Chris André · 4 years, 8 months ago
  66. 9279f7e Refactor ArtifactsBusinessLogic::generateAndSaveToscaArtifact by Francis Toth · 4 years, 8 months ago
  67. bf37c21 Refactor CsarUtil::extractVfcArtifact by Francis Toth · 4 years, 8 months ago
  68. 0ff3fcb Refactor tosca representation retrieval in CsarUtils::populateZip by Francis Toth · 4 years, 8 months ago
  69. cbf02a2 OrchestrationTemplateDaoZusammenImpl - Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
  70. 768742e Remove powermock from ContextTracker by Rodrigo Lima · 4 years, 8 months ago
  71. 3a28b9a Remove powermock from ValidationConfigManagerTest by Rodrigo Lima · 4 years, 8 months ago
  72. 6ff5f15 Remove powermock from ArtifactValidationUtilsTest by Rodrigo Lima · 4 years, 8 months ago
  73. 3e6caca Remove powermock from ReportManagerTest by Rodrigo Lima · 4 years, 8 months ago
  74. bcf6a1c Remove powermock from HostAddressCacheTest by Rodrigo Lima · 4 years, 8 months ago
  75. a532a8c sdc-backend-init does not restart on healthcheck failure by Fuss, Areli (af732p) · 4 years, 8 months ago
  76. 8a6289f Fix edit deployment artifact icon, and download by Tufman, Shay (st198j) · 4 years, 8 months ago
  77. bd98f60 Work around potential NullPointerExceptions in ComponentInstanceOperation by Chris André · 4 years, 9 months ago
  78. 3309283 Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
  79. bbdbadb Increase test coverage - openecomp-sdc-vendor-software-product-core by vasraz · 4 years, 8 months ago
  80. f2b6c94 Remove powermock from SecurityManagerTest by Rodrigo Lima · 4 years, 8 months ago
  81. 052b66b Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperations by Francis Toth · 4 years, 8 months ago
  82. 7717944 Remove outputFullFilePath from ValidationConfigManager by Francis Toth · 4 years, 9 months ago
  83. 88af509 Fix security issues in SecurityUtil by Neil Derraugh · 4 years, 8 months ago
  84. 5a5edfe Refactor CsarUtil::writeComponentInterface by Francis Toth · 4 years, 8 months ago
  85. ae0f649 Refactor ArtifactsBusinessLogic::generateToscaArtifact by Francis Toth · 4 years, 8 months ago
  86. a7bd374 Refactor to remove false positives from Sonar by Chris André · 4 years, 8 months ago
  87. 2048043 Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::deleteArtifactByInterface by Francis Toth · 4 years, 8 months ago
  88. 8e27d0f Allow any extension to WORKFLOW artifact type by andre.schmid · 4 years, 8 months ago
  89. 212bd7f Remove powermock from ComponentProcessesImplTest by Rodrigo Lima · 4 years, 8 months ago
  90. 254a7df Remove powermock from NicsImplTest by Rodrigo Lima · 4 years, 8 months ago
  91. de9fa5a Remove powermock from ImagesImplTest by Rodrigo Lima · 4 years, 8 months ago
  92. 3502173 Remove powermock from ComponentDependenciesImplTest by Rodrigo Lima · 4 years, 8 months ago
  93. cdadb77 Remove porwermock from ComponentImplTest by Rodrigo Lima · 4 years, 8 months ago
  94. 2fcd694 Remove powermock from ComponentMonitoringUploadsImplTest by Rodrigo Lima · 4 years, 8 months ago
  95. feb112c Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtils by Francis Toth · 4 years, 8 months ago
  96. 4a98c7e Remove powermock from ComputeImplTest by Rodrigo Lima · 4 years, 8 months ago
  97. 35a3b49 Remove powermock from DeploymentFlavorsImplTest by Rodrigo Lima · 4 years, 8 months ago
  98. 87fc08f Refactor CsarUtil::addComponentToCache by Francis Toth · 4 years, 8 months ago
  99. 75dd0bb Clean normatives file during mvn clean by andre.schmid · 4 years, 8 months ago
  100. a1bd235 Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' by vasraz · 4 years, 8 months ago