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