1. 8c3e457 updated delete payloads for bulk deletes by Benjamin, Max · 5 years ago
  2. 8cfa1b8 Added close() call for InputStream instance to by Oleksandr Moliavko · 5 years ago
  3. 3b7a744 Merge "Added null check for return value of getUpdateResInputObj(), to prevent crash at call of toString() method" by Seshu Kumar M · 5 years ago
  4. 503d659 Merge "ModelInstanceName is required in SNIROHomingv2 to" by Seshu Kumar M · 5 years ago
  5. 28f75a4 Added null check for return value of by Oleksandr Moliavko · 5 years ago
  6. 48b5b00 Fix Blocker Bug - prevent from npe throwing by Lukasz Muszkieta · 5 years ago
  7. 9c632f6 ModelInstanceName is required in SNIROHomingv2 to by Gamboa, Gilbert · 5 years ago
  8. 8b02fbc Merge "Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity" by Seshu Kumar M · 5 years ago
  9. 8f2a487 Merge "Fixed potential crashes due to null object dereference attempts in exception handlers" by Seshu Kumar M · 5 years ago
  10. 69ad2a8 Merge "Added null checks to prevent crashes at method calls" by Seshu Kumar M · 5 years ago
  11. 96bc763 Merge "Added null check for injectedVariables to prevent crash at call of injectedVariables.get()" by Seshu Kumar M · 5 years ago
  12. 999cef4 Added null checks to prevent crashes at method calls by Oleksandr Moliavko · 5 years ago
  13. 8186ec2 Fixed potential crashes due to null object by Oleksandr Moliavko · 5 years ago
  14. 8757d38 Added null check for injectedVariables to prevent by Oleksandr Moliavko · 5 years ago
  15. 62b6b17 Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity by Elena Kuleshov · 5 years ago
  16. 0bf3a7f Merge "Changed to set source service as model info" by Steve Smokowski · 5 years ago
  17. 420d53a Changed to set source service as model info by Boslet, Cory · 5 years ago
  18. 4a2ac26 added back missing method in groovy file by Benjamin, Max (mb388a) · 5 years ago
  19. 06aa143 Javadoc and logging improvement by Manamohan · 5 years ago
  20. c7fe0ab Merge "Replaced constructor calls with valueOf() method calls to remove static analyzer warnings about inefficient constructor calls" by Seshu Kumar M · 5 years ago
  21. 5711278 Merge "Removed subscriber variable that was not actually used in any test (to remove static analyzer warning)" by Seshu Kumar M · 5 years ago
  22. eaf891e Merge "Javadoc and logging improvement" by Seshu Kumar M · 5 years ago
  23. 3f005fb Merge "Javadoc and logging improvement" by Seshu Kumar M · 5 years ago
  24. da8c8ed Replaced constructor calls with valueOf() method calls by Oleksandr Moliavko · 5 years ago
  25. c84ebea Removed subscriber variable that was not actually by Oleksandr Moliavko · 5 years ago
  26. 5bc663e Merge "Implement TLS for calls into VNFM adapter" by Steve Smokowski · 5 years ago
  27. ab18c3c Merge "Vulnerability fixes in ServicePluginFactory" by Steve Smokowski · 5 years ago
  28. 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." by Steve Smokowski · 5 years ago
  29. f4a7676 Merge "validate model info for existing service with" by Steve Smokowski · 5 years ago
  30. fd81d20 Merge "Use BuildingBlockExecution for PauseForManualTasks" by Steve Smokowski · 5 years ago
  31. 21efdd9 Merge "set multi-stage flag in listener to log success" by Steve Smokowski · 5 years ago
  32. ed1ab97 Vulnerability fixes in ServicePluginFactory by r.bogacki · 5 years ago
  33. 6eb2fba Javadoc and logging improvement by SunilB · 5 years ago
  34. 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
  35. 3b5f5dd validate model info for existing service with by Mnushkin, Dmitry · 5 years ago
  36. 8a7393f Merge "Enhanced List Level flow with backward support" by Seshu Kumar M · 5 years ago
  37. 273661b Javadoc and logging improvement by Pooja03 · 5 years ago
  38. fd1e1a7 Enhanced List Level flow with backward support by sarada prasad sahoo · 5 years ago
  39. 8ad30f4 Use BuildingBlockExecution for PauseForManualTasks by Elena Kuleshov · 5 years ago
  40. b5effae Javadoc and logging improvement by SunilB · 5 years ago
  41. a65e4ed set multi-stage flag in listener to log success by Benjamin, Max · 5 years ago
  42. 5128f15 Merge "Fix delete of generic neutron network" by Seshu Kumar M · 5 years ago
  43. 8c0139f Fix delete of generic neutron network by Eric Multanen · 5 years ago
  44. 8813ba7 set multi-stage flag in listener to log success by Mnushkin, Dmitry · 5 years ago
  45. a8bfc8e Merge "Update SO to handle Async VNF operations to SDNC" by Steve Smokowski · 5 years ago
  46. 5184b28 Merge "Enhanced List Level flow with backward support" by Seshu Kumar M · 5 years ago
  47. c6c0077 Implement TLS for calls into VNFM adapter by MichaelMorris · 5 years ago
  48. 57361e4 Update SO to handle Async VNF operations to SDNC by Smokowski, Steven · 5 years ago
  49. 3042cd9 Vulnerability fixes in ServicePluginFactory by r.bogacki · 5 years ago
  50. 7c4e795 Merge "Set networkName value to the name from L3network" by Steve Smokowski · 5 years ago
  51. 0ebd612 Merge "Commented out updatedAttribute declaration to prevent static analyzer warning about unused variable" by Steve Smokowski · 5 years ago
  52. 2be5b56 Merge changes I5e72e1c6,I5e1cb624 by Steve Smokowski · 5 years ago
  53. dbcf6c1 Set networkName value to the name from L3network by Kuleshov, Elena · 5 years ago
  54. ebe2f6e Remove duplicate name check in createAAITasks. by Gamboa, Gilbert · 5 years ago
  55. 582c562 Merge "Commented out initialization of workflowResponse to prevent static analyzer warning about workflowResponse never being set to anything but null." by Steve Smokowski · 5 years ago
  56. 6b0628e Merge "Fixes in WorkflowAction" by Steve Smokowski · 5 years ago
  57. 6c9e17c Merge "Major Sonar fixes" by Steve Smokowski · 5 years ago
  58. 597aba0 Merge "Vulnerability fixes in ServicePluginFactory" by Steve Smokowski · 5 years ago
  59. 7ef379b Merge "Add requestContext to unassignVfModule tasks and" by Steve Smokowski · 5 years ago
  60. 6e6fff1 Add requestContext to unassignVfModule tasks and by Mcblain, Thomas · 5 years ago
  61. eaef24e add query stack data and populate table step by Boslet, Cory · 5 years ago
  62. 0bfb2cd Commented out updatedAttribute declaration to prevent by Oleksandr Moliavko · 5 years ago
  63. 171b9b5 Commented out initialization of workflowResponse to prevent by Oleksandr Moliavko · 6 years ago
  64. 1164edb Added check for null ptr before dereferencing at by Oleksandr Moliavko · 6 years ago
  65. 89604fd Fixes in WorkflowAction by r.bogacki · 6 years ago
  66. c711353 Major Sonar fixes by r.bogacki · 6 years ago
  67. cd0fa5d Vulnerability fixes in ServicePluginFactory by r.bogacki · 6 years ago
  68. ab9522a Merge "remove unneeded code" by Steve Smokowski · 6 years ago
  69. cc805b1 mso will support new requeststate values by Gamboa, Gilbert · 6 years ago
  70. 0e2cda1 update bpmn to save extsystemerrorsource by Plummer, Brittany · 6 years ago
  71. e05dd04 remove unneeded code by Lukasz Muszkieta · 6 years ago
  72. f4bf9e7 Enhanced List Level flow with backward support by sarada prasad sahoo · 6 years ago
  73. 5c174dd do not overwrite status message with rollback by Mnushkin, Dmitry · 6 years ago
  74. 9306c02 enhance workflowaction to handle resume func by Mnushkin, Dmitry · 6 years ago
  75. 8e42b4e Merge "improved logging when no exception data is found" by Steve Smokowski · 6 years ago
  76. 53c9acd Merge "handle multiple cvnfc configs" by Steve Smokowski · 6 years ago
  77. 757a0ca improved logging when no exception data is found by Benjamin, Max · 6 years ago
  78. 2d499f6 handle multiple cvnfc configs by Merkel, Jeff · 6 years ago
  79. d178938 Fix macro delete instance bug. by Gamboa, Gilbert · 6 years ago
  80. b41e27a Merge "Merge remote-tracking branch 'origin/dublin' into 'origin/master'" by Steve Smokowski · 6 years ago
  81. 7cfae9f Merge "Security updates for maven dependencies" by Steve Smokowski · 6 years ago
  82. 1535fc6 Merge "Moved code inside IF checking for null ptr to prevent crash" by Steve Smokowski · 6 years ago
  83. 93bc7a0 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Benjamin, Max (mb388a) · 6 years ago
  84. 78de7cf Moved code inside IF checking for null ptr to prevent crash by Oleksandr Moliavko · 6 years ago
  85. d86cea3 Sonar fixes and improvements by r.bogacki · 6 years ago
  86. 785fab5 Security updates for maven dependencies by Sangalang, Felix · 6 years ago
  87. 18e4ea7 fix jenkins build by Lukasz Muszkieta · 6 years ago
  88. f2f824a Merge "Sonar fix too many method param" by Steve Smokowski · 6 years ago
  89. 48a1c64 Merge "nullpointer in vnfadaptervfmoduleobjectmapper" by Steve Smokowski · 6 years ago
  90. 93f17b4 Merge "support no payload for alacarte deletes" by Steve Smokowski · 6 years ago
  91. 721843c pass request-id to adapter call to match search by Mnushkin, Dmitry · 6 years ago
  92. 4f82c56 support no payload for alacarte deletes by Smokowski, Steven · 6 years ago
  93. 496a932 nullpointer in vnfadaptervfmoduleobjectmapper by Bhatt, Prema · 6 years ago
  94. 7c69f07 Merge "Changes related to eviction of connections" by Steve Smokowski · 6 years ago
  95. 817fede Fixing NullPointerException thrown by EtsiVnfDeleteBB by waqas.ikram · 6 years ago
  96. 095c81f Fixed critical Sonar bugs by r.bogacki · 6 years ago
  97. 1a592b9 Changes related to eviction of connections by Benjamin, Max (mb388a) · 6 years ago
  98. 7eb82a8 Merge "Sonar fixes and improvements" by Steve Smokowski · 6 years ago
  99. f1909fc Sonar fixes and improvements by r.bogacki · 6 years ago
  100. 9990df8 Validate ServiceInstance name using createNodesUri by Sangalang, Felix · 6 years ago