1. 653504f [VOL-5247] repo:voltha-go release patching prep by Joey Armstrong · 2 months ago v2.12.0
  2. 7a9af44 [VOL-5247] branch and release repo:voltha-go by Joey Armstrong · 3 months ago v3.5.3
  3. 07d5bb1 fix previous commit by replacing two spaces with one tab by Jan Klare · 5 months ago v3.4.8
  4. c9eb171 repair "docker push" in docker-publish make target by Jan Klare · 5 months ago v3.4.7
  5. 393daca [VOL-5026] - Build and (pre-) deploy repo:voltha-go by Joey Armstrong · 9 months ago
  6. 367d76b [VOL-5026] (pre-)Build and deploy repo:voltha-go by Joey Armstrong · 10 months ago
  7. 5f51f2e VOL-4925 - Build and release components. by Joey Armstrong · 1 year, 2 months ago v3.1.8
  8. 811e954 VOL-4917 - voltha-go build and test problems. by Joey Armstrong · 1 year, 3 months ago v3.1.7
  9. d948f77 [VOL-4291] Rw-core updates for gRPC migration by khenaidoo · 2 years, 8 months ago v3.0.0
  10. 5458a1c [VOL-4183] Multi UNI by yasin sapli · 2 years, 10 months ago
  11. 8d4f3e3 Fixing docker build for race and profiling images by Andrea Campanella · 3 years ago v2.9.1
  12. fc8e181 VOL-3978 - update to go 1.16.3 by David K. Bainbridge · 3 years ago v2.9.0
  13. 4183514 VOL-3970 lock down deploy image by David K. Bainbridge · 3 years ago
  14. 9a1bc0d VOL-3507 Implement the device update queries in rw-core by Maninder · 3 years, 5 months ago
  15. a4c8145 using latest voltha-ci-tool container to correctly generate coverage reports by Matteo Scandolo · 3 years, 4 months ago
  16. dfadc98 VOL-3589 Update voltha go to support new version v4 of voltha protos by Maninder · 3 years, 5 months ago v2.6.1
  17. 3768fde VOL-3383 - add build with race condition detection by David K. Bainbridge · 3 years, 8 months ago
  18. 8ed186a [VOL-2993] Adding support to push '-profile' images by Matteo Scandolo · 3 years, 11 months ago
  19. 450933a [VOL-2993] Adding environment variable support to easily build profiled image by Matteo Scandolo · 4 years ago
  20. c64df64 VOL-2893 Removing redundant Dockerfile. by Kent Hagerman · 4 years ago
  21. d9cc2e9 VOL-2868 Remove all uses of Proxy.RegisterCallback(...) by Kent Hagerman · 4 years, 5 months ago
  22. dcd4dcc Updated tools version to 2.0.0 by Kent Hagerman · 4 years, 1 month ago
  23. 8eca462 enable compile time profiling by Don Newton · 4 years, 2 months ago
  24. 1b82075 Modified tool container flags so CTRL-C works properly. by Kent Hagerman · 4 years, 1 month ago
  25. 812b257 Modified Makefile to use containerized tools. by Kent Hagerman · 4 years, 2 months ago
  26. d5e8bd5 Removed all references to the ro-core. by Kent Hagerman · 4 years, 2 months ago
  27. 2ae470f VOL-1643 Update voltha-go to use voltha-protos and voltha-lib-go v3.0.0 by serkant.uluderya · 4 years, 2 months ago
  28. 0c89b3c Updated golangci-lint timeout to 2m. by Kent Hagerman · 4 years, 2 months ago
  29. 9a30c70 VOL-1900 lint warning fixes db by npujar · 4 years, 5 months ago
  30. 7a6cce2 Adding docker-kind-load target by Andrea Campanella · 4 years, 3 months ago
  31. b9b1afb [VOL-2282] remove python components from voltha-go by Zack Williams · 4 years, 4 months ago
  32. 9b959eb VOL-1900 lint warning fixes common by npujar · 4 years, 5 months ago
  33. 03b018e VOL-1900 lint warning fixes ro_core by npujar · 4 years, 5 months ago
  34. 1d86a52 VOL-1900 lint warning fixes rw_core by npujar · 4 years, 5 months ago
  35. e4c2a98 VOL-2265 test go.mod consistency by Scott Baker · 4 years, 4 months ago
  36. 905834f Updating local protos to copy to the v2 directory by William Kurkian · 4 years, 5 months ago
  37. 16d6d5c VOL-1900 lint warning fixes by npujar · 4 years, 5 months ago
  38. 17f1d9d VOL-2138 Fix LOCAL_LIB_GO for v2 paths by Scott Baker · 4 years, 5 months ago
  39. b671a86 VOL-2153 remove flow_utils.go from voltha-go by Scott Baker · 4 years, 5 months ago
  40. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 6 months ago
  41. 81175e4 VOL-2096 - remove the k8s files which should not longer be used by David Bainbridge · 4 years, 6 months ago
  42. 5259f8e [VOL-1920] Migrated voltha-go from dep to go mod for dependency management by girishk · 4 years, 6 months ago
  43. 18ea5a4 VOL-2057 Ensure Makefile variables set correctly when tools are missing; by Scott Baker · 4 years, 6 months ago
  44. 676f0dd VOL-2058 remove ponsim adapters by Scott Baker · 4 years, 6 months ago
  45. 8461e15 VOL-1967 move api-server to separate repository by Scott Baker · 4 years, 6 months ago
  46. 169c069 VOL-1867, VOL-1868 remove simulated olt and onu from voltha-go by Scott Baker · 4 years, 6 months ago
  47. d4eccbc Clean up local imports when building. Issues can occur when version are updated otherwise. by William Kurkian · 4 years, 8 months ago
  48. 5f3619c VOL-1763 - correct Dockerfile lint issues, and add docker lint to Makefile by David Bainbridge · 4 years, 9 months ago
  49. e14914d VOL-1660 - check return type from KV GET and handle errors by David K. Bainbridge · 4 years, 10 months ago
  50. f4a3aab Makefile improvements. by Kent Hagerman · 4 years, 10 months ago
  51. 1678e19 update to support a single Makefile and standard image names by David K. Bainbridge · 4 years, 11 months ago
  52. 2e3051a VOL-1613: Redo Makefile and Dockerfile to new standard by Matt Jeanneret · 4 years, 11 months ago
  53. 27f59a4 VOL-1613 VERSION file on voltha-go by Zack Williams · 4 years, 11 months ago
  54. ca4c51e Cleaned up make lints' and make test's console output. by Kent Hagerman · 5 years ago
  55. 7cf7800 Allow tests to run with non-interactive shells by Zack Williams · 5 years ago
  56. 0ab4cb2 VOL-1577 - General cleanup (gofmt, go vet, go test, dep check) by Kent Hagerman · 5 years ago
  57. 074d0e0 Added a make targets 'lint-style', 'lint-sanity', 'lint', and 'test'. by Kent Hagerman · 5 years ago
  58. 86e1837 Updating local proto copy to work the same on osx and linux(tested on ubuntu) by William Kurkian · 5 years ago
  59. 85ab508 VOL-1460: Docker builds now use common base image. Also Documentation Update. by Matt Jeanneret · 5 years ago
  60. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  61. d6e07e7 Initial commit for the affinity router test framework added license junk. by sslobodr · 5 years ago
  62. a75791c VOL-1405 : First submission for read-only core by Stephane Barbarie · 5 years ago
  63. 38afd0d [VOL-1417] by sslobodr · 5 years ago
  64. 2fb98b8 Changes to the build system to use a base container for the by sslobodr · 5 years ago
  65. a3ea7d4 Updated dependencies for the affinity router. by sslobodr · 5 years ago
  66. d2b6df9 [VOL-1359] This commit consists of the creation of the simulated by khenaidoo · 5 years ago
  67. 9a46896 This commit consists of: by khenaidoo · 6 years ago
  68. b920354 This commit consists of the following: by khenaidoo · 6 years ago
  69. cfee5f4 First voltha-go commit. This commit is focussed on setting up the voltha-go structure as well as the kvstore library by khenaidoo · 6 years ago