1. a098eda Toggle by talio · 4 years, 6 months ago
  2. b014036 Add Node Filter Servlets Unit Tests by aribeiro · 4 years, 6 months ago
  3. 50c930a Add Support for node_filters by aribeiro · 4 years, 7 months ago
  4. a3c475a Fix Sonar issues by ChrisC · 4 years, 6 months ago
  5. 7cd3f6b Importing VSP with node_type in separate file by MichaelMorris · 4 years, 7 months ago
  6. 5971be1 Refactor ArtifactsBusinessLogic::getUpdatedGroupInstances by Francis Toth · 4 years, 7 months ago
  7. 9db21cf Extract ComponentCache from CsarUtils by Francis Toth · 4 years, 7 months ago
  8. 63ab11e Support the substitution_mappings in the VNFD by MichaelMorris · 4 years, 7 months ago
  9. c74aa44 Add some unit tests by Satoshi Fujii · 4 years, 8 months ago
  10. 743ab32 Use dummy info for distribution-engine by Ofir Sonsino · 4 years, 6 months ago
  11. 71d7582 Add support for directives on VFC by aribeiro · 4 years, 7 months ago
  12. 8d72481 Rewrite of `updateArtifactOnInterfaceOperationByResourceUUID` to remove NPE by Chris André · 4 years, 7 months ago
  13. c8a1126 Set properties on XML parsers to prevent XXE attack by Neil Derraugh · 4 years, 6 months ago
  14. a757067 Fix sonar bugs by sebdet · 4 years, 7 months ago
  15. 966271e Make Directive values Tosca compliant by aribeiro · 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, 9 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. 9e43b16 Fix interface types creation by andre.schmid · 4 years, 7 months ago
  23. d8f1469 Entry points in ToscaExportHandler for plugin use by andre.schmid · 4 years, 7 months ago
  24. 1de7b75 Extract artifact component belonging logic by Francis Toth · 4 years, 8 months ago
  25. 9f7430d Allow global types generation by aribeiro · 4 years, 8 months ago
  26. 18ae761 Refactor CsarUtils::WriteArtifactDefinition by Francis Toth · 4 years, 8 months ago
  27. 9373e4f Add ArtifactsBusinessLogic::fetchLatestComponentMetadata by Francis Toth · 4 years, 7 months ago
  28. 66a5398 Work on unchecked Optional access by Chris André · 4 years, 7 months ago
  29. 1803aa8 Fix for locked component by aribeiro · 4 years, 7 months ago
  30. c9858db Refactor CsarUtil::addInnerComponentsToCSAR by Francis Toth · 4 years, 7 months ago
  31. 988c286 500 error at WFD artifact-deliveries api by Ben David, Elad (eb7504) · 4 years, 7 months ago
  32. 0a65c2f Refactor ArtifactsBusinessLogic::getRelatedComponentInstance by Francis Toth · 4 years, 7 months ago
  33. b8cea3e Remove wildcard pattern when retrieving components by Francis Toth · 4 years, 8 months ago
  34. 8366fcd Refactor ArtifactsBusinessLogic::handleDeleteInternal by Francis Toth · 4 years, 7 months ago
  35. 3568f40 Add null test to ComponentInstanceBusinessLogic by Chris André · 4 years, 8 months ago
  36. 9279f7e Refactor ArtifactsBusinessLogic::generateAndSaveToscaArtifact by Francis Toth · 4 years, 7 months ago
  37. bf37c21 Refactor CsarUtil::extractVfcArtifact by Francis Toth · 4 years, 8 months ago
  38. 0ff3fcb Refactor tosca representation retrieval in CsarUtils::populateZip by Francis Toth · 4 years, 8 months ago
  39. 052b66b Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperations by Francis Toth · 4 years, 7 months ago
  40. 5a5edfe Refactor CsarUtil::writeComponentInterface by Francis Toth · 4 years, 8 months ago
  41. ae0f649 Refactor ArtifactsBusinessLogic::generateToscaArtifact by Francis Toth · 4 years, 8 months ago
  42. a7bd374 Refactor to remove false positives from Sonar by Chris André · 4 years, 8 months ago
  43. 2048043 Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::deleteArtifactByInterface by Francis Toth · 4 years, 7 months ago
  44. feb112c Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtils by Francis Toth · 4 years, 7 months ago
  45. 87fc08f Refactor CsarUtil::addComponentToCache by Francis Toth · 4 years, 8 months ago
  46. cea4943 Support functions in TOSCA Simple Profile in YAML by vasraz · 4 years, 8 months ago
  47. a36531c Prepare for Junit5 by vasraz · 4 years, 8 months ago
  48. c88bd6c fix bug - Error 500 while adding an Operation by Yuli Shlosberg · 4 years, 8 months ago
  49. a02add0 fix bug - Unable to link CSAR artifact by Yuli Shlosberg · 4 years, 8 months ago
  50. 57ac9ce Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent` by Chris André · 4 years, 8 months ago
  51. 8e039ab Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
  52. 722eed1 Remove call to `get` on Optional variables by Chris André · 4 years, 8 months ago
  53. 908793f Refactor CsarUtil::getLatestSchemaFilesFromCassandra by Francis Toth · 4 years, 8 months ago
  54. 06b8459 Refactor CsarUtil::getFromCassandra by Francis Toth · 4 years, 8 months ago
  55. 762a1a3 Refactor CsarUtils::collectComponentTypeArtifacts by Francis Toth · 4 years, 8 months ago
  56. 43a1a17 Refactor CsarUtils::createCsar by Francis Toth · 4 years, 8 months ago
  57. f52d407 Extract ArtifactOperationInfo from ArtifactsBusinessLogic by Francis Toth · 4 years, 8 months ago
  58. 9a27b8b Refactor CsarUtils::validateNonMetaArtifact by Francis Toth · 4 years, 8 months ago
  59. 8c5a1d6 Replace call to `get` with a call to `ifPresent` by Chris André · 4 years, 8 months ago
  60. 08cb422 Handle null case in `GroupVersionUpdater` by Chris André · 4 years, 8 months ago
  61. 33a4512 Refactor CsarUtils::getEntryData by Francis Toth · 4 years, 8 months ago
  62. 76593bf Refactor CsarUtils::populateZip by Francis Toth · 4 years, 8 months ago
  63. 3c80616 Add null test to ComponentBusinessLogic by Chris André · 4 years, 8 months ago
  64. c9e4d0e Fix potential NPE in ArtifactsBusinessLogic by andre.schmid · 4 years, 8 months ago
  65. a994931 Minor cleanups for BasicAuthenticationFilter by Chris André · 4 years, 8 months ago
  66. c829bbc Add null tests by Chris André · 4 years, 8 months ago
  67. 8def03a Fix null pointer exception warnings by Rodrigo Lima · 4 years, 8 months ago
  68. ef31652 Fix unit tests not running by Baumel, Dvir (db384r) · 4 years, 8 months ago
  69. 333e6b4 Used `configurationManager` instead of `getConfigurationManager` by Chris André · 4 years, 8 months ago
  70. 27d169b Fix bug for class SwitchoverDetector by Reo Inoue · 4 years, 8 months ago
  71. 60c0100 Add null test to DistributionMonitoringBusinessLogic by Chris André · 4 years, 8 months ago
  72. 8a5065a Handle null condition in ResourceImportManager by Rodrigo Lima · 4 years, 8 months ago
  73. c78692e Add null test to test in `UpgradeBusinessLogic` by Chris André · 4 years, 8 months ago
  74. c0e480a Add null tests in `createComponentExternal` by Chris André · 4 years, 8 months ago
  75. 8429c53 Fix Tosca properties declaration by aribeiro · 4 years, 9 months ago
  76. 615de28 Validates artifact configuration by andre.schmid · 4 years, 8 months ago
  77. cd6f933 Configure a new Artifact Type by andre.schmid · 4 years, 11 months ago
  78. b191a68 Fix GAB problem in ui-ci tests by andre.schmid · 4 years, 8 months ago
  79. 3e87932 Upgrade Junit to version 5.6 by Baumel, Dvir (db384r) · 4 years, 9 months ago
  80. ecdbf07 Add some unit tests by Reo Inoue · 4 years, 8 months ago
  81. d1b56d9 Added more tests. by k.kedron · 4 years, 9 months ago
  82. 9cd184e Fix data type properties declaration by aribeiro · 4 years, 9 months ago
  83. dd463c2 Fix keyname 'constraints:' according to TOSCA property definition by aribeiro · 4 years, 9 months ago
  84. 1570565 Remove keyname 'required' from Schema definition by aribeiro · 4 years, 9 months ago
  85. aefe335 Increase test coverage by vasraz · 4 years, 9 months ago
  86. 0968bd6 Tests added to increase coverage by Dmitry Puzikov · 4 years, 9 months ago
  87. 1a94a3b Fix catalog-be unit test failure by Satoshi Fujii · 4 years, 10 months ago
  88. 407bbef Add 'required in runtime' for service inputs by Satoshi Fujii · 4 years, 10 months ago
  89. 4f02f33 Increase test coverage by vasraz · 4 years, 9 months ago
  90. 8d82a51 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
  91. 29ef7ed Increase test coverage by vasraz · 4 years, 9 months ago
  92. bca8dd9 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
  93. e224d76 Import of VFC will maintain interface implementations by MichaelMorris · 4 years, 10 months ago
  94. 97930ff Fixed updating VFC by k.kedron · 4 years, 10 months ago
  95. 91ac6b9 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
  96. 8448309 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
  97. 98c6995 Fixed import in sdc-BE-init python scripts by k.kedron · 4 years, 9 months ago
  98. 5944b44 Refactoring the sdc-BE-init python scripts by k.kedron · 4 years, 10 months ago
  99. 1a64c83 Add support for simple yaml profile 1.2 by vasraz · 4 years, 11 months ago
  100. 13a7f67 Include derived_from types in generated csar by aribeiro · 4 years, 10 months ago