Historique des commits

Auteur SHA1 Message Date
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes il y a 5 ans
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  Xiang Li caee28a88e Merge pull request #10666 from mkumatag/fix_tests il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Manjunath A Kumatagi 867b45d865 client: Fix tests for latest golang il y a 5 ans
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" il y a 6 ans
  Gyuho Lee 42bef8460c *: clean up code format il y a 6 ans
  Gyuho Lee 0850ccbf45 *: revert "internal/version" change il y a 6 ans
  Gyuho Lee ebfba72715 client: fix "ineffassign" warning il y a 6 ans
  Gyuho Lee 37546f74ab *: move "version" to "internal/version" il y a 6 ans
  Anthony Romano 76a35e71be client: fail over to next endpoint on oneshot failure il y a 7 ans
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' il y a 7 ans
  shaun.thium 02f4a9a034 client: add GetVersion method il y a 8 ans
  Laurie Clark-Michalek de008c8a4a client: prevent deadlock in Sync il y a 8 ans
  Viktor Stanchev da85108ca2 client: improve error message for ClusterError il y a 8 ans
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header il y a 8 ans
  Gyu-Ho Lee 8d0d10cce5 client: return original ctx error il y a 8 ans
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ il y a 8 ans
  Gyu-Ho Lee 4ffe823c67 client: fix go vet error at tip il y a 8 ans
  Xiang Li 5587c4aa9a client: support reset Endpoints. il y a 8 ans
  Yicheng Qin 27b9963959 client: always cancel in-flight request when do request il y a 9 ans
  Xiang Li 6b23a8131f *: test gofmt with -s and fix reported issues il y a 9 ans
  Yicheng Qin a1ef699aeb client: return context.DeadlineExceeded instead of ClusterError il y a 9 ans
  Yicheng Qin f4c29a5f55 client: support to set timeout for each request il y a 9 ans
  Yicheng Qin 0ab16db728 client: Sync() pin the endpoint when member list doesn't change il y a 9 ans
  Xiang Li b9c6b64d61 Merge pull request #3216 from yichengq/cancel-err il y a 9 ans
  Yicheng Qin 78af793338 client: return context canceled error correctly il y a 9 ans
  Xiang Li b04bb3e0ea Merge pull request #3229 from xiang90/f_cerr il y a 9 ans
  Yicheng Qin c53b3016ae client: add AutoSync function il y a 9 ans
  Xiang Li f38187bbdb client: return context.Canceled error when user cancels the request il y a 9 ans