1. c88bd6c fix bug - Error 500 while adding an Operation by Yuli Shlosberg · 4 years, 8 months ago
  2. a02add0 fix bug - Unable to link CSAR artifact by Yuli Shlosberg · 4 years, 8 months ago
  3. 57ac9ce Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent` by Chris André · 4 years, 8 months ago
  4. 8e039ab Add tests for the presence of Optional values by Chris André · 4 years, 8 months ago
  5. 722eed1 Remove call to `get` on Optional variables by Chris André · 4 years, 8 months ago
  6. 908793f Refactor CsarUtil::getLatestSchemaFilesFromCassandra by Francis Toth · 4 years, 8 months ago
  7. 06b8459 Refactor CsarUtil::getFromCassandra by Francis Toth · 4 years, 8 months ago
  8. 762a1a3 Refactor CsarUtils::collectComponentTypeArtifacts by Francis Toth · 4 years, 8 months ago
  9. 43a1a17 Refactor CsarUtils::createCsar by Francis Toth · 4 years, 8 months ago
  10. f52d407 Extract ArtifactOperationInfo from ArtifactsBusinessLogic by Francis Toth · 4 years, 8 months ago
  11. 9a27b8b Refactor CsarUtils::validateNonMetaArtifact by Francis Toth · 4 years, 8 months ago
  12. 8c5a1d6 Replace call to `get` with a call to `ifPresent` by Chris André · 4 years, 8 months ago
  13. 08cb422 Handle null case in `GroupVersionUpdater` by Chris André · 4 years, 8 months ago
  14. 33a4512 Refactor CsarUtils::getEntryData by Francis Toth · 4 years, 8 months ago
  15. 76593bf Refactor CsarUtils::populateZip by Francis Toth · 4 years, 8 months ago
  16. 3c80616 Add null test to ComponentBusinessLogic by Chris André · 4 years, 8 months ago
  17. c9e4d0e Fix potential NPE in ArtifactsBusinessLogic by andre.schmid · 4 years, 8 months ago
  18. a994931 Minor cleanups for BasicAuthenticationFilter by Chris André · 4 years, 8 months ago
  19. c829bbc Add null tests by Chris André · 4 years, 8 months ago
  20. 8def03a Fix null pointer exception warnings by Rodrigo Lima · 4 years, 8 months ago
  21. 27d169b Fix bug for class SwitchoverDetector by Reo Inoue · 4 years, 8 months ago
  22. 60c0100 Add null test to DistributionMonitoringBusinessLogic by Chris André · 4 years, 8 months ago
  23. 8a5065a Handle null condition in ResourceImportManager by Rodrigo Lima · 4 years, 8 months ago
  24. c78692e Add null test to test in `UpgradeBusinessLogic` by Chris André · 4 years, 8 months ago
  25. c0e480a Add null tests in `createComponentExternal` by Chris André · 4 years, 8 months ago
  26. 8429c53 Fix Tosca properties declaration by aribeiro · 4 years, 9 months ago
  27. cd6f933 Configure a new Artifact Type by andre.schmid · 5 years ago
  28. b191a68 Fix GAB problem in ui-ci tests by andre.schmid · 4 years, 9 months ago
  29. 9cd184e Fix data type properties declaration by aribeiro · 4 years, 9 months ago
  30. dd463c2 Fix keyname 'constraints:' according to TOSCA property definition by aribeiro · 4 years, 9 months ago
  31. 1570565 Remove keyname 'required' from Schema definition by aribeiro · 4 years, 9 months ago
  32. aefe335 Increase test coverage by vasraz · 4 years, 9 months ago
  33. 0968bd6 Tests added to increase coverage by Dmitry Puzikov · 4 years, 9 months ago
  34. 407bbef Add 'required in runtime' for service inputs by Satoshi Fujii · 4 years, 10 months ago
  35. 4f02f33 Increase test coverage by vasraz · 4 years, 9 months ago
  36. 8d82a51 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
  37. 29ef7ed Increase test coverage by vasraz · 4 years, 9 months ago
  38. bca8dd9 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
  39. e224d76 Import of VFC will maintain interface implementations by MichaelMorris · 4 years, 11 months ago
  40. 97930ff Fixed updating VFC by k.kedron · 4 years, 10 months ago
  41. 91ac6b9 Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
  42. 98c6995 Fixed import in sdc-BE-init python scripts by k.kedron · 4 years, 9 months ago
  43. 5944b44 Refactoring the sdc-BE-init python scripts by k.kedron · 4 years, 10 months ago
  44. 1a64c83 Add support for simple yaml profile 1.2 by vasraz · 4 years, 11 months ago
  45. 13a7f67 Include derived_from types in generated csar by aribeiro · 4 years, 10 months ago
  46. 815674c Fix unit tests by Dmitry Puzikov · 4 years, 9 months ago
  47. cdca700 Fix SDC-BE Swagger by Dmitry Puzikov · 4 years, 10 months ago
  48. 71b9e84 Fix broken unit tests in catalog-be by vasraz · 4 years, 10 months ago
  49. 4654da9 Remove hardcoded timeout by k.kedron · 4 years, 10 months ago
  50. a2abf6e Run pods as non-root user by MichaelMorris · 4 years, 10 months ago
  51. 8f29cc7 portal and cadi properties fix by Ofir Sonsino · 4 years, 10 months ago
  52. 99f16df configuration alignment by Ofir Sonsino · 4 years, 10 months ago
  53. b4aaa6d Policies import when import VSP by Dmitry Puzikov · 5 years ago
  54. 0c274e9 Support import of custom node type name by aribeiro · 5 years ago
  55. c5ef980 PM_Dictionary Support in GAB by Tomasz Golabek · 4 years, 10 months ago
  56. 32f485b Fix typo in PMSH data type by dfarrelly · 4 years, 10 months ago
  57. 580e536 Backend extensibility by MichaelMorris · 4 years, 11 months ago
  58. 4aa20bc Configuration file runtime reload by andre.schmid · 5 years ago
  59. 6aa13264 Update PMSH Data Types by dfarrelly · 4 years, 10 months ago
  60. 8fea993 Fix PropertyConvertor initialization (use spring) by talig · 4 years, 11 months ago
  61. f70e2b5 Update to Portal SDK v2.6 by Ofir Sonsino · 5 years ago
  62. 97a799e Fix sdc-backend-init heat type upgrade by andre.schmid · 5 years ago
  63. 0594c41 Upgrade to Cassandra 3 by shrek2000 · 5 years ago
  64. 16a9fce Catalog alignment by ys9693 · 5 years ago
  65. a941f3f Add PMSH Models by dfarrelly · 5 years ago
  66. 78be848 Added datatypes for 3rd Party Partners by Atif Husain · 5 years ago
  67. c2a53cb Add service creation API as an External API by Divyang Patel · 5 years ago
  68. 60be4e2 Fix Sonar issue by vasraz · 5 years ago
  69. a80a2e2 Validate non-mano software information artifact by andre.schmid · 5 years ago
  70. 13af621 Onboard PNF software version by andre.schmid · 5 years ago
  71. fe01196 add SDC Meta Data for CDS Integration by Ahmed Abbas · 5 years ago
  72. 9056ae7 Fix sonarqube issues introduced by ZipSlip change by andre.schmid · 5 years ago
  73. 608be26 Create new non-mano Artifact Type entry for pnf software information by aribeiro · 5 years ago
  74. bf5eeb2 Fix zip slip security flaw by andre.schmid · 5 years ago
  75. 8ff6078 add artifacts support in TOSCA exported yml file by Liang Ding · 6 years ago
  76. c42c9f7 Fix for status properties value. by aribeiro · 5 years ago
  77. d289108 Changes for new service category by atif husain · 5 years ago
  78. e7dfc47 Fix for error message. by aribeiro · 5 years ago
  79. a30778c fix a nested node type issue by Liang Ding · 5 years ago
  80. 06b4321 Revert "Basic authorization for unsecured endpoint" by andre.schmid · 5 years ago
  81. a0886f0 catalog-be code coverage increase by Piotr Darosz · 5 years ago
  82. ccc1f36 Onboard Package Handling by aribeiro · 5 years ago
  83. 34e0440 Basic authorization for unsecured endpoint by m.kowalski3 · 5 years ago
  84. 05d0a17 catalog-be code coverage increase by Piotr Darosz · 5 years ago
  85. ab83018 General sonar fixes by Arindam Mondal · 5 years ago
  86. 68830a7 Fully HTTPS support in the catalog-be by k.kedron · 5 years ago
  87. 7793441 catalog-be code coverage increase by Piotr Darosz · 5 years ago
  88. dafa368 BRG Category by Ofir Sonsino · 5 years ago
  89. 003f42a Upgrade swagger by Arindam Mondal · 5 years ago
  90. 8c1b7d1 unit tests - catalog-be by Tomasz Golabek · 5 years ago
  91. 86e5ac5 Fix in RestConf - Policy model id by Vidyashree Rama · 5 years ago
  92. fdbb48a Update PM Mapper Data Type by dfarrelly · 5 years ago
  93. a61abdd Handle 'get_input' syntax for layer_protocols in PnfExtCp type by vasraz · 5 years ago
  94. d3d4e1d Fix PM Mapper policy ID by dfarrelly · 5 years ago
  95. fd6ba7e Fix in RestConf - Policy model by Vidyashree Rama · 5 years ago
  96. 4f088f2 RestConf - Policy model support by Vidyashree Rama · 5 years ago
  97. 156ca46 fixing warnings from checkstyle in common-be by Bartosz Gardziejewski · 5 years ago
  98. 79827ec Autowired annotation for catalog-be by Tomasz Golabek · 5 years ago
  99. b35c78c catalog-be servlets refactoring by Piotr Darosz · 5 years ago
  100. 5bb0a3b ComponentCache & ComponentCassandraDao removal by Tomasz Golabek · 6 years ago