1. d948f77 [VOL-4291] Rw-core updates for gRPC migration by khenaidoo · 2 years, 9 months ago v3.0.0
  2. 5458a1c [VOL-4183] Multi UNI by yasin sapli · 2 years, 11 months ago
  3. 34dd63f Fixes for stricter sca rules by Andrey Pozolotin · 2 years, 11 months ago v2.9.2
  4. dfadc98 VOL-3589 Update voltha go to support new version v4 of voltha protos by Maninder · 3 years, 6 months ago v2.6.1
  5. f8d4f8d [VOL-3199] Added support for dynamic enable/disable of Trace Publishing by Girish Kumar · 3 years, 8 months ago
  6. 1c91d5f [VOL-3375]Remove field pkg from log statements by Rohan Agrawal · 3 years, 9 months ago
  7. 2a07b86 VOL-3121 - Separated ports from devices. by Kent Hagerman · 3 years, 10 months ago
  8. 31f2180 [VOL-3187]Pass Context down the execution call hierarchy across voltha-go codebase by Rohan Agrawal · 3 years, 11 months ago
  9. f5a6735 VOL-2999 - Reworked how Proxies are created & used. by Kent Hagerman · 4 years ago
  10. 4f355f5 VOL-2868 Model simplification/removal. by Kent Hagerman · 4 years, 1 month ago
  11. f56a468 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  12. a71a54d VOL-2726 Changed all usages of childTypesSingleton to use the provided getters and setters. by Kent Hagerman · 4 years, 2 months ago
  13. 3283673 [VOL-2715] Fix device delete issue by khenaidoo · 4 years, 2 months ago
  14. 67b2215 [VOL-2688] Improve core model performance by khenaidoo · 4 years, 2 months ago
  15. dcd4dcc Updated tools version to 2.0.0 by Kent Hagerman · 4 years, 2 months ago
  16. 0e78ba2 VOL-2631 Update to voltha-lib-go 3.0.14 by Scott Baker · 4 years, 2 months ago
  17. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 3 months ago
  18. 1001404 [VOL-2221] UT for db/model Pkg by Hardik Windlass · 4 years, 3 months ago
  19. 2ae470f VOL-1643 Update voltha-go to use voltha-protos and voltha-lib-go v3.0.0 by serkant.uluderya · 4 years, 3 months ago
  20. 9a30c70 VOL-1900 lint warning fixes db by npujar · 4 years, 6 months ago
  21. 4908535 [VOL-2454] Fix for device deletion in the rw_core by khenaidoo · 4 years, 4 months ago
  22. e5a4401 VOL-1774 Etcd Crash Handling by Thomas Lee S · 4 years, 6 months ago
  23. 03fe56f [VOL-2219] UT for db-model-profiling by Hardik Windlass · 4 years, 5 months ago
  24. 444e250 VOL-2211 Unit test for data_revision.go by gerardo.laurenzi · 4 years, 6 months ago
  25. a7275c2 VOL-2280 Bugs in Callbacks handling in db/Model/root.go by Daniele Rossi · 4 years, 5 months ago
  26. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 4 years, 6 months ago
  27. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 6 months ago
  28. b324421 [VOL-1862] rwCore waits for kafka and KV Store by khenaidoo · 4 years, 8 months ago
  29. ef6650d VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability by Stephane Barbarie · 4 years, 9 months ago
  30. c92d107 VOL-1687 : Fix wrong in-memory node assignments by Stephane Barbarie · 5 years ago
  31. a8cf833 VOL-1677 : Fixed callback issue by Stephane Barbarie · 5 years ago
  32. 802aca4 VOL-1616 / VOL-1611 : Fix device state issue and memory discrepencies by Stephane Barbarie · 5 years ago
  33. d3e0f00 VOL-1584: Removed extra SetProxy statement by Stephane Barbarie · 5 years ago
  34. 7512fc8 VOL-1584: Fix for multi-core cli infinite loop by Stephane Barbarie · 5 years ago
  35. 0ab4cb2 VOL-1577 - General cleanup (gofmt, go vet, go test, dep check) by Kent Hagerman · 5 years ago
  36. 40fd3b2 VOL-1497 : Further improved data synchronization between cores by Stephane Barbarie · 5 years ago
  37. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  38. f7fc178 VOL-1543 : Fix to properly delete a device from storage by Stephane Barbarie · 5 years ago
  39. c53a275 VOL-1509 : Partial fix for merging issue by Stephane Barbarie · 5 years ago
  40. 260a563 VOL-1497 : Add more control to kv/memory access by Stephane Barbarie · 5 years ago
  41. b0c7989 VOL-1468 : Ensure hash is kept and latest is set by Stephane Barbarie · 5 years ago
  42. 0a97e9b VOL-1468 : Fix to prevent kv watch updates to trigger callbacks by Stephane Barbarie · 5 years ago
  43. 1e28f3e VOL-1465 : Integrate rw sync fixes into ro core by Stephane Barbarie · 5 years ago
  44. 11b88e7 VOL-1459 : Fix failure to load device from persistence by Stephane Barbarie · 5 years ago
  45. aa46794 VOL-1459 : Ensure data model synchronization from kv by Stephane Barbarie · 5 years ago
  46. d62ac4e VOL-1446 : Fix to prevent proxy callbacks from being wrongly used by Stephane Barbarie · 5 years ago
  47. 1039ec4 VOL-1446 : Cleanup of db/model unit tests by Stephane Barbarie · 5 years ago
  48. 21d5115 [VOL-1442] This commit handles adapter registration end to end. by khenaidoo · 5 years ago
  49. df5479f VOL-1437 : Fix display of devices in CLI by Stephane Barbarie · 5 years ago
  50. 3cb0122 VOL-1387 : Fixed issue introduced with watch mechanism submission by Stephane Barbarie · 5 years ago
  51. e0a4c79 VOL-1387 : Added watch mechanism by Stephane Barbarie · 5 years ago
  52. 933b09b VOL-1372 : Fixed core crash due to how revisions are updated by Stephane Barbarie · 5 years ago
  53. 1ab4327 VOL-1173 : Removed hash based storage; replaced with per device protobuf by Stephane Barbarie · 5 years ago
  54. 43c8212 This update addresses the following: by khenaidoo · 5 years ago
  55. dc5022d VOL-1334 : Fixed concurrency issues by Stephane Barbarie · 5 years ago
  56. a188d94 VOL-1243: Added logic for thread safety by Stephane Barbarie · 6 years ago
  57. 126101e VOL-1283: Fixed callback execution consistency for all proxy levels by Stephane Barbarie · 6 years ago
  58. 8c48b5c VOL-1247 : Modified change tuple to include previous and latest data by Stephane Barbarie · 6 years ago
  59. 06c4a74 VOL-1255: Fixed an issue with the proxy implementation by Stephane Barbarie · 6 years ago
  60. 88fbe7f VOL-1174: Keep only latest data and apply changes only when committed. by Stephane Barbarie · 6 years ago
  61. 2c6f167 This commit consists of: by khenaidoo · 6 years ago
  62. b920354 This commit consists of the following: by khenaidoo · 6 years ago
  63. e16186c VOL-1174: Ported transaction support to go data model by Stephane Barbarie · 6 years ago
  64. 694e2b9 VOL-1176: Ported callback mechanism - Updated some files with the license block by Stephane Barbarie · 6 years ago
  65. ec0919b VOL-1175: Added proxy CRUD for new data model by Stephane Barbarie · 6 years ago
  66. bf6e7bb [VOL-1158] Initial commit of grpc voltha service handler. Also by khenaidoo · 6 years ago
  67. 4a2564d VOL-1027 : Initial commit of voltha 2.0 data model by Stephane Barbarie · 6 years ago