Historie revizí

Autor SHA1 Zpráva Datum
  Anthony Romano 76a35e71be client: fail over to next endpoint on oneshot failure před 7 roky
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' před 7 roky
  shaun.thium 02f4a9a034 client: add GetVersion method před 8 roky
  Laurie Clark-Michalek de008c8a4a client: prevent deadlock in Sync před 8 roky
  Viktor Stanchev da85108ca2 client: improve error message for ClusterError před 8 roky
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header před 8 roky
  Gyu-Ho Lee 8d0d10cce5 client: return original ctx error před 8 roky
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ před 8 roky
  Gyu-Ho Lee 4ffe823c67 client: fix go vet error at tip před 8 roky
  Xiang Li 5587c4aa9a client: support reset Endpoints. před 9 roky
  Yicheng Qin 27b9963959 client: always cancel in-flight request when do request před 9 roky
  Xiang Li 6b23a8131f *: test gofmt with -s and fix reported issues před 9 roky
  Yicheng Qin a1ef699aeb client: return context.DeadlineExceeded instead of ClusterError před 9 roky
  Yicheng Qin f4c29a5f55 client: support to set timeout for each request před 9 roky
  Yicheng Qin 0ab16db728 client: Sync() pin the endpoint when member list doesn't change před 9 roky
  Xiang Li b9c6b64d61 Merge pull request #3216 from yichengq/cancel-err před 9 roky
  Yicheng Qin 78af793338 client: return context canceled error correctly před 9 roky
  Xiang Li b04bb3e0ea Merge pull request #3229 from xiang90/f_cerr před 9 roky
  Yicheng Qin c53b3016ae client: add AutoSync function před 9 roky
  Xiang Li f38187bbdb client: return context.Canceled error when user cancels the request před 9 roky
  Xiang Li 5fa8652241 client: return cluster error if the etcd cluster is not avaliable před 9 roky
  Yicheng Qin ea2347a40f client: pin itself to an endpoint that given před 9 roky
  Yicheng Qin 7716bdf981 client: fix TestSimpleHTTPClientDoCancelContextResponseBodyClosed před 9 roky
  Xiang Li 15ac4f08f8 client: fix cancel watch před 9 roky
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports před 9 roky
  Brian Waldon 25cf916a80 client: ensure Response closed on cancel před 9 roky
  Brian Waldon b41d6bc416 client: set hard limit on redirect checks před 9 roky
  Brian Waldon 99aa0e1fcc client: test httpClusterClient.reset failure cases před 9 roky
  Brian Waldon cd777b2966 client: test httpClusterClient.Sync před 9 roky
  Brian Waldon 83930ac113 client: test DefaultCheckRedirect před 9 roky