1. 79384c1 add the NBI section to the instantiate flows by seshukm · 5 years ago
  2. 150f8b2 Merge "Replace duplicated String literals" by Seshu Kumar M · 5 years ago
  3. f43e4ea Merge "Shift string literal to left side of equals(avoid null pointer ex)" by Seshu Kumar M · 5 years ago
  4. 6979549 Merge changes I00b02c80,Icf854fba,I41a7ea89,I3c9b75ba by subhash kumar singh · 5 years ago
  5. 56b5c15 Merge "Set suppressRollback variable for ActivityBBs" by Seshu Kumar M · 5 years ago
  6. 34d21a7 Shift string literal to left side of equals(avoid null pointer ex) by sindhu3672 · 5 years ago
  7. 6045360 add instantiation flow by seshukm · 5 years ago
  8. fcca002 add pre_instantiation details by seshukm · 5 years ago
  9. 9d7bbe4 add the information of the instantiate in dev guide by seshukm · 5 years ago
  10. c803817 Replace duplicated String literals by sindhu3672 · 5 years ago
  11. 057b673 correct the camunda modeler info Introduce the instantiate flow details by seshukm · 5 years ago
  12. 8155c85 Add SO Message instead of Exception when vmIds are empty by Bonkur, Venkat (vb8416) · 5 years ago
  13. e468693 Merge "updated delete payloads for bulk deletes" by Steve Smokowski · 5 years ago
  14. afc0e58 Set suppressRollback variable for ActivityBBs by Elena Kuleshov · 5 years ago
  15. 02801a8 - Updated cvnfc's to use the getEntity API. by Merkel, Jeff · 5 years ago
  16. 8c3e457 updated delete payloads for bulk deletes by Benjamin, Max · 5 years ago
  17. 8cfa1b8 Added close() call for InputStream instance to by Oleksandr Moliavko · 5 years ago
  18. 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
  19. 503d659 Merge "ModelInstanceName is required in SNIROHomingv2 to" by Seshu Kumar M · 5 years ago
  20. 6915f19 Merge "Added newToken null check to prevent crash at newToken.getValue() call" by Seshu Kumar M · 5 years ago
  21. 28f75a4 Added null check for return value of by Oleksandr Moliavko · 5 years ago
  22. e44fee3 Merge "Removed addition of null value to string to prevent static analyzer warning" by Seshu Kumar M · 5 years ago
  23. 058deb4 Merge "Fix Blocker Bug" by Seshu Kumar M · 5 years ago
  24. 48b5b00 Fix Blocker Bug - prevent from npe throwing by Lukasz Muszkieta · 5 years ago
  25. 8216fb7 Fix Blocker Bug by Lukasz Muszkieta · 5 years ago
  26. 9c632f6 ModelInstanceName is required in SNIROHomingv2 to by Gamboa, Gilbert · 5 years ago
  27. e6a43de Added newToken null check to prevent crash at newToken.getValue() call by Oleksandr Moliavko · 5 years ago
  28. e376391 Removed addition of null value to string to prevent static analyzer warning by Oleksandr Moliavko · 5 years ago
  29. 8b02fbc Merge "Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity" by Seshu Kumar M · 5 years ago
  30. 8f2a487 Merge "Fixed potential crashes due to null object dereference attempts in exception handlers" by Seshu Kumar M · 5 years ago
  31. 8892816 Merge "General sonar fixes" by Seshu Kumar M · 5 years ago
  32. 4c3cbee Merge "Add oauth for calls from VNFM to VNFM adapter" by Seshu Kumar M · 5 years ago
  33. 15e83af Merge "Add SO Increase Action_category column width" by Seshu Kumar M · 5 years ago
  34. 69ad2a8 Merge "Added null checks to prevent crashes at method calls" by Seshu Kumar M · 5 years ago
  35. 96bc763 Merge "Added null check for injectedVariables to prevent crash at call of injectedVariables.get()" by Seshu Kumar M · 5 years ago
  36. 47ef8d3 General sonar fixes by Arindam Mondal · 5 years ago
  37. 18bcc4e Merge "Updatable to false to prevent setting fk to null" by Seshu Kumar M · 5 years ago
  38. 670bec1 Add SO Increase Action_category column width by Bonkur, Venkat (vb8416) · 5 years ago
  39. cef69e1 Add oauth for calls from VNFM to VNFM adapter by MichaelMorris · 5 years ago
  40. 15c7bc8 Merge "Add oauth for calls from VNFM adapter to VNFM" by Byung-Woo Jun · 5 years ago
  41. 999cef4 Added null checks to prevent crashes at method calls by Oleksandr Moliavko · 5 years ago
  42. 8186ec2 Fixed potential crashes due to null object by Oleksandr Moliavko · 5 years ago
  43. b916336 Handle no pservers case on lock check by Elena Kuleshov · 5 years ago
  44. 8757d38 Added null check for injectedVariables to prevent by Oleksandr Moliavko · 5 years ago
  45. 62b6b17 Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity by Elena Kuleshov · 5 years ago
  46. 0bf3a7f Merge "Changed to set source service as model info" by Steve Smokowski · 5 years ago
  47. 420d53a Changed to set source service as model info by Boslet, Cory · 5 years ago
  48. 4a2ac26 added back missing method in groovy file by Benjamin, Max (mb388a) · 5 years ago
  49. d645d95 Updatable to false to prevent setting fk to null by Plummer, Brittany · 5 years ago
  50. c91aac4 Add oauth for calls from VNFM adapter to VNFM by MichaelMorris · 5 years ago
  51. 47fb69f Merge "fix install SO docs" by Seshu Kumar M · 5 years ago
  52. a3247b8 Merge "Replaced constructor call with Boolean.valueOf() call to prevent static analyzer warning about inefficient use of constructor" by Seshu Kumar M · 5 years ago
  53. 06aa143 Javadoc and logging improvement by Manamohan · 5 years ago
  54. 8e45144 Replaced constructor call with Boolean.valueOf() call by Oleksandr Moliavko · 5 years ago
  55. 1bae7be fix install SO docs by k.kazak · 5 years ago
  56. ff48ae5 Merge "apih allowing requests with the same requestid" by Seshu Kumar M · 5 years ago
  57. 7890416 Merge "Sonar fix: CreateVfModuleRequest.java" by Seshu Kumar M · 5 years ago
  58. 6192cec Merge "Sonar fix: HealthStackAudit.java" by Seshu Kumar M · 5 years ago
  59. 14fc37a Merge "fix architecture.rst formatting" by Seshu Kumar M · 5 years ago
  60. eaf891e Merge "Javadoc and logging improvement" by Seshu Kumar M · 5 years ago
  61. 77ea8ff Merge "fix malformed tables in docs" by Seshu Kumar M · 5 years ago
  62. 0229eaa Merge "Sonar Fix: VduArtifact.java" by Seshu Kumar M · 5 years ago
  63. 3f005fb Merge "Javadoc and logging improvement" by Seshu Kumar M · 5 years ago
  64. b46f3f3 Use generic req mapping for CM requests by Elena Kuleshov · 5 years ago
  65. 5df2935 Merge "Added null check to heatStack.getOutputs() to prevent crash at get() call; removed redundant null check to simplify the code" by Seshu Kumar M · 5 years ago
  66. bfc7997 Added null check to heatStack.getOutputs() by Oleksandr Moliavko · 5 years ago
  67. 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
  68. ed03249 Merge "Replaced constructor call with valueOf() call to remove static analyzer warning about inefficient use of constructor" by Seshu Kumar M · 5 years ago
  69. 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
  70. c2b3b43 Merge "commented out bad tests, will revisit" by Seshu Kumar M · 5 years ago
  71. 9a94b44 commented out bad tests, will revisit by DeWayne Filppi · 5 years ago
  72. da8c8ed Replaced constructor calls with valueOf() method calls by Oleksandr Moliavko · 5 years ago
  73. 9a53951 Replaced constructor call with valueOf() call to by Oleksandr Moliavko · 5 years ago
  74. d329015 Merge "repair vfcInstanceGroup order" by Seshu Kumar M · 5 years ago
  75. c84ebea Removed subscriber variable that was not actually by Oleksandr Moliavko · 5 years ago
  76. 5c883e7 apih allowing requests with the same requestid by Plummer, Brittany · 5 years ago
  77. 5bc663e Merge "Implement TLS for calls into VNFM adapter" by Steve Smokowski · 5 years ago
  78. ab18c3c Merge "Vulnerability fixes in ServicePluginFactory" by Steve Smokowski · 5 years ago
  79. 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." by Steve Smokowski · 5 years ago
  80. f4a7676 Merge "validate model info for existing service with" by Steve Smokowski · 5 years ago
  81. fd81d20 Merge "Use BuildingBlockExecution for PauseForManualTasks" by Steve Smokowski · 5 years ago
  82. 4ad529a Merge "Add SpringClientFilter in ValetClient to autolog" by Steve Smokowski · 5 years ago
  83. 21efdd9 Merge "set multi-stage flag in listener to log success" by Steve Smokowski · 5 years ago
  84. c113f6e Merge "store heat env file sent to heat" by Steve Smokowski · 5 years ago
  85. ed1ab97 Vulnerability fixes in ServicePluginFactory by r.bogacki · 5 years ago
  86. 6eb2fba Javadoc and logging improvement by SunilB · 5 years ago
  87. b05d98d repair vfcInstanceGroup order by zm330 · 5 years ago
  88. 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
  89. 3b5f5dd validate model info for existing service with by Mnushkin, Dmitry · 5 years ago
  90. 1acd44e fix malformed tables in docs by k.kazak · 5 years ago
  91. f5a69be Merge changes I3e363f64,I52ec2fc9 by subhash kumar singh · 5 years ago
  92. 5e7da52 Merge "Fixed sonar issue in QueryServiceVnfs.java" by Seshu Kumar M · 5 years ago
  93. c911a4b Merge "Fix the License issue inside the sample csar" by subhash kumar singh · 5 years ago
  94. 8a7393f Merge "Enhanced List Level flow with backward support" by Seshu Kumar M · 5 years ago
  95. 267c00c Merge "Javadoc and logging improvement" by Seshu Kumar M · 5 years ago
  96. 4a61b96 Merge "fix image urls in docs" by Byung-Woo Jun · 5 years ago
  97. 273661b Javadoc and logging improvement by Pooja03 · 5 years ago
  98. fd1e1a7 Enhanced List Level flow with backward support by sarada prasad sahoo · 5 years ago
  99. 8ad30f4 Use BuildingBlockExecution for PauseForManualTasks by Elena Kuleshov · 5 years ago
  100. b5effae Javadoc and logging improvement by SunilB · 5 years ago