Commit History

Autor SHA1 Mensaxe Data
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes %!s(int64=7) %!d(string=hai) anos
  Gyuho Lee 34bd797e67 *: revert module import paths %!s(int64=6) %!d(string=hai) anos
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number %!s(int64=6) %!d(string=hai) anos
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" %!s(int64=7) %!d(string=hai) anos
  Gyuho Lee 0850ccbf45 *: revert "internal/version" change %!s(int64=8) %!d(string=hai) anos
  Gyuho Lee 37546f74ab *: move "version" to "internal/version" %!s(int64=8) %!d(string=hai) anos
  Gyu-Ho Lee fbc7acde95 client: permute endpoints manually (for Go 1.9>) %!s(int64=8) %!d(string=hai) anos
  Anthony Romano 76a35e71be client: fail over to next endpoint on oneshot failure %!s(int64=8) %!d(string=hai) anos
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' %!s(int64=8) %!d(string=hai) anos
  shaun.thium 02f4a9a034 client: add GetVersion method %!s(int64=9) %!d(string=hai) anos
  Laurie Clark-Michalek de008c8a4a client: prevent deadlock in Sync %!s(int64=9) %!d(string=hai) anos
  Anthony Romano 946b3cce1d client: make set/delete one shot operations %!s(int64=9) %!d(string=hai) anos
  Gyu-Ho Lee 7f3b2e23a4 Merge pull request #5811 from davygeek/golintnotice %!s(int64=9) %!d(string=hai) anos
  davygeek 3b91648070 client: follow golint notice change errors.New to fmt.Errorf and use 'var eps []string' instead 'var make([]string, 0)' %!s(int64=9) %!d(string=hai) anos
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header %!s(int64=9) %!d(string=hai) anos
  Gyu-Ho Lee 8d0d10cce5 client: return original ctx error %!s(int64=9) %!d(string=hai) anos
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ %!s(int64=10) %!d(string=hai) anos
  Anthony Romano 20461ab11a *: fix many typos %!s(int64=10) %!d(string=hai) anos
  Gyu-Ho Lee bbb7fb5a46 client: do not timeout when wait is true %!s(int64=10) %!d(string=hai) anos
  Gyu-Ho Lee 2a3bd01f58 *: move EndpointSelection doc to godoc %!s(int64=10) %!d(string=hai) anos
  Jonathan Boulle dac56faf61 Merge pull request #4030 from mitake/endpoint-selection %!s(int64=10) %!d(string=hai) anos
  Hitoshi Mitake a46ffc60e5 client: add a mechanism for various endpoint selection mode %!s(int64=10) %!d(string=hai) anos
  Xiang Li 5587c4aa9a client: support reset Endpoints. %!s(int64=10) %!d(string=hai) anos
  Andrei Korzhevskii cb9a3e04b1 client: fix goroutine leak in unreleased context %!s(int64=10) %!d(string=hai) anos
  Yicheng Qin 27b9963959 client: always cancel in-flight request when do request %!s(int64=10) %!d(string=hai) anos
  Xiang Li 5d06d4ec44 client: print url as string %!s(int64=10) %!d(string=hai) anos
  Yicheng Qin a1ef699aeb client: return context.DeadlineExceeded instead of ClusterError %!s(int64=10) %!d(string=hai) anos
  Yicheng Qin f4c29a5f55 client: support to set timeout for each request %!s(int64=10) %!d(string=hai) anos
  Yicheng Qin 0ab16db728 client: Sync() pin the endpoint when member list doesn't change %!s(int64=10) %!d(string=hai) anos
  Xiang Li b9c6b64d61 Merge pull request #3216 from yichengq/cancel-err %!s(int64=10) %!d(string=hai) anos