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