1. 5f7bd08 Merge "Add mso configuration tests" by Wojciech Sliwka · 5 years ago
  2. 607af7b Merge "Add a position field to BaseResource" by Ittay Stern · 5 years ago
  3. 2edfe7e Add a position field to BaseResource by Einat Vinouze · 5 years ago
  4. db7f83d Add mso configuration tests by kurczews · 5 years ago
  5. 41f5baf AaiController tests by Michal Kabaj · 5 years ago
  6. 5a824bb Remove injections from filter, as filter is not Spring-controlled by Ittay Stern · 5 years ago
  7. 12afea7 Let request-id value derive from alternative request-headers by Ittay Stern · 5 years ago
  8. 2be2e77 Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId methods by Ittay Stern · 5 years ago
  9. 8048826 Disable homing_solution by wsliwka · 5 years ago
  10. a950050 Add cloud-region and nf-role as an optional search criteria by Alexey Sandler · 5 years ago
  11. f705e6a Merge "logging of HttpResponse use raw body" by Ittay Stern · 5 years ago
  12. 220b156 Merge "logging requests and responses in SyncRestClient" by Ittay Stern · 5 years ago
  13. c729cb1 logging of HttpResponse use raw body by Eylon Malin · 5 years ago
  14. d483846 logging requests and responses in SyncRestClient by Einat Vinouze · 5 years ago
  15. c481425 Reduce vnf data response from A&AI in change management flows by as221v · 5 years ago
  16. 2609cc7 create JoshworksJacksonObjectMapper and use it everywhere needed by Eylon Malin · 5 years ago
  17. 079dfc9 add UT to logRequest of Logging by Eylon Malin · 5 years ago
  18. 2265215 make Logging a service and inject it to SyncRestClient by Eylon Malin · 5 years ago
  19. 0005c2c Merge "update MSO configuration URL" by Ittay Stern · 5 years ago
  20. 5a4680a update MSO configuration URL by Eylon Malin · 5 years ago
  21. c6f92be Merge "update MSO volume group URL" by Amichai Hemli · 5 years ago
  22. f9fae2a update MSO volume group URL by Eylon Malin · 5 years ago
  23. 124eacf Merge "update MSO create service instance URL" by Ittay Stern · 5 years ago
  24. d01c185 update MSO create service instance URL by Eylon Malin · 5 years ago
  25. c6f2f4f Merge "initMockitoMocks: Generify null-placing" by Amichai Hemli · 5 years ago
  26. 25092b2 Merge "add UT to TreeTest" by Ittay Stern · 5 years ago
  27. 0f2d7db Merge "Add UT to AaiControllerTest" by Ittay Stern · 5 years ago
  28. 919286b add UT to TreeTest by Weiss, Sara (sw793d) · 5 years ago
  29. 62e676e Add UT to AaiControllerTest by Weiss, Sara (sw793d) · 5 years ago
  30. 1160721 add UT to PromiseEcompRequestIdFilterTest by Weiss, Sara (sw793d) · 5 years ago
  31. b83152f initMockitoMocks: Generify null-placing by Ittay Stern · 5 years ago
  32. 4edd50d Merge "Stabilize AAIServiceTreeIntegrativeTest, assuming a Mocking issue" by Amichai Hemli · 5 years ago
  33. e1f7974 Adding feature: Replace vfmodule by Einat Vinouze · 5 years ago
  34. af88d41 Stabilize AAIServiceTreeIntegrativeTest, assuming a Mocking issue by Ittay Stern · 5 years ago
  35. e25b88b send different request id on each mso call by Eylon Malin · 5 years ago
  36. a855f8d send X-ONAP-RequestID header from MSO client by Eylon Malin · 5 years ago
  37. 87c87c8 Merge "add missing test annotation" by Ittay Stern · 5 years ago
  38. f0999f2 Merge "add AAIServiceTreeIntegrativeTest" by Ittay Stern · 5 years ago
  39. 8058426 add missing test annotation by Eylon Malin · 5 years ago
  40. 1ba4cd0 Merge "fix getDeactivateAndCloudDeletePath test" by Ittay Stern · 5 years ago
  41. e81938f add AAIServiceTreeIntegrativeTest by Eylon Malin · 5 years ago
  42. 743eea0 Merge "Add UT to ToscaParserImpl" by Ittay Stern · 5 years ago
  43. 7c2f16f fix getDeactivateAndCloudDeletePath test by Eylon Malin · 5 years ago
  44. 385a51e Add UT to ToscaParserImpl by Sara Weiss · 5 years ago
  45. d4d98f9 remove not used feature RoleGenerator by Eylon Malin · 5 years ago
  46. 4e36a1d improve test to verify also serialization by Eylon Malin · 5 years ago
  47. 9f8e3d7 add UT for MsoController.testActivateFabricConfiguration by Eylon Malin · 5 years ago
  48. a98f4ff Revert "add some UT for MsoBusinessLogicImpl" by Eylon Malin · 5 years ago
  49. 1b0d4c6 Merge "add some UT for MsoBusinessLogicImpl" by Ittay Stern · 5 years ago
  50. e7b02c6 Fix "old-csars" test: csarWithVnfWithVfModuleInModel by Eylon Malin · 5 years ago
  51. b2805eb add some UT for MsoBusinessLogicImpl by Eylon Malin · 5 years ago
  52. ccf6117 add UT for NCF model by Eylon Malin · 5 years ago
  53. 03f54a0 add getNewestModelVersionByInvariant to controller and service by Eylon Malin · 5 years ago
  54. e6c3042 handle non OK response from SDC while getting model by Eylon Malin · 5 years ago
  55. 1206f28 add ut getServiceToscaModel rethrow Exception by Eylon Malin · 5 years ago
  56. 955722b edit of macro services in new view edit screen by Eylon Malin · 5 years ago
  57. 44d49cc add UT to ToscaParserImpl and fix little bug by Eylon Malin · 5 years ago
  58. a4aae18 add AAITreeNodeUtilsTest by Eylon Malin · 5 years ago
  59. 0ba9caf fix url and payload for getting latest model by Eylon Malin · 5 years ago
  60. c2c680f Log request-id even when no HttpServletRequest param or no user-session by Ittay Stern · 5 years ago
  61. ed6c907 Merge "AaiController tests" by Wojciech Sliwka · 5 years ago
  62. bf031e3 AaiController tests by Michal Kabaj · 5 years ago
  63. c3079e5 extract constant in MsoBusinessLogicImplTest by Eylon Malin · 5 years ago
  64. f73ae12 Merge "make scheduler client tolerance to error messages" by Amichai Hemli · 5 years ago
  65. 6eef012 make scheduler client tolerance to error messages by Eylon Malin · 5 years ago
  66. b9c83f7 Merge "probe mso by retrieving empty list of request status" by Amichai Hemli · 5 years ago
  67. 2508256 probe mso by retrieving empty list of request status by Eylon Malin · 5 years ago
  68. 4ae247b Add MsoController deletion tests by kurczews · 5 years ago
  69. 2bd5e93 probe sdc by retrieving service model if uuid configured by Eylon Malin · 5 years ago
  70. d36ae5e use epsdk 2.5.0 in VID by Eylon Malin · 5 years ago
  71. 12b7509 Merge "removing unused ViewLog Controller and jsp" by Ittay Stern · 5 years ago
  72. 340fb14 removing unused ViewLog Controller and jsp by Eylon Malin · 5 years ago
  73. 5e1f03f fix getNetworkListTest UT by Eylon Malin · 5 years ago
  74. b356858 use cache for retrieving all subscribers list by Eylon Malin · 5 years ago
  75. 151d768 handle errors in change management and tenant isolation by Eylon Malin · 5 years ago
  76. c459c7e Remove web-filter for incoming scheduler requests by Eylon Malin · 5 years ago
  77. 0d37e2c Handle A&AI Service-Tree and add tests by Ittay Stern · 5 years ago
  78. 5efec2c Fix /version endpoint by Ittay Stern · 5 years ago
  79. 3b12c6e Take 'contact us' url from configuration by Rina Roi · 5 years ago
  80. e601bbd Implant vid-app-common org.onap.vid.job (main and test) by Einat Vinouze · 5 years ago
  81. 76c6ee4 Remove restricted notice from TOSCA file by Ittay Stern · 5 years ago
  82. f9746df Don't double-wrap RequestDetails for (de)activateFabricConfiguration by Ittay Stern · 5 years ago
  83. aa9bee1 Merge "Allow full-path to certificate and remove implicit Optional::toString" by Wojciech Sliwka · 5 years ago
  84. b491faf Merge "Pnf pojo improvements" by Wojciech Sliwka · 5 years ago
  85. 673b18b Allow full-path to certificate and remove implicit Optional::toString by Ittay Stern · 5 years ago
  86. 2161e5d Return a value from MsoInterface::setServiceInstanceStatus by Ittay Stern · 5 years ago
  87. e751654 Add MsoController tests by kurczews · 5 years ago
  88. 2524513 Pnf pojo improvements by Michal Kabaj · 5 years ago
  89. 3bf5f11 Don't override SystemProperties without restoring it by Ittay Stern · 5 years ago
  90. 0f54454 junits for AaiController by Tomasz Gwozdecki · 5 years ago
  91. b5bfe9c Add controller which create error reports by michal.banka · 6 years ago
  92. 3e884e1 Merge "Extend probe mechanism" by Ittay Stern · 6 years ago
  93. 4751c29 Extend probe mechanism by Wojciech Sliwka · 6 years ago
  94. 7f0e693 Merge "Extend probe mechanism" by Wojciech Sliwka · 6 years ago
  95. 72b3fb6 Extend probe mechanism by Wojciech Sliwka · 6 years ago
  96. 6c98119 AaiController unit tests by Michal Kabaj · 6 years ago
  97. f0ab6c5 Rewrite tests for AaiServiceImpl by michal.banka · 6 years ago
  98. 4480a6c junits for AaiController by Tomasz Gwozdecki · 6 years ago
  99. 2bc8ebd Support service models with policy by Ittay Stern · 6 years ago
  100. e0c59bc Merge "AaiController unit tests" by Wojciech Sliwka · 6 years ago