Histórico de Commits

Autor SHA1 Mensagem Data
  Xiang Li 5587c4aa9a client: support reset Endpoints. há 10 anos atrás
  Andrei Korzhevskii cb9a3e04b1 client: fix goroutine leak in unreleased context há 10 anos atrás
  Yicheng Qin 27b9963959 client: always cancel in-flight request when do request há 10 anos atrás
  Xiang Li 5d06d4ec44 client: print url as string há 10 anos atrás
  Yicheng Qin a1ef699aeb client: return context.DeadlineExceeded instead of ClusterError há 10 anos atrás
  Yicheng Qin f4c29a5f55 client: support to set timeout for each request há 10 anos atrás
  Yicheng Qin 0ab16db728 client: Sync() pin the endpoint when member list doesn't change há 10 anos atrás
  Xiang Li b9c6b64d61 Merge pull request #3216 from yichengq/cancel-err há 10 anos atrás
  Yicheng Qin 78af793338 client: return context canceled error correctly há 10 anos atrás
  Xiang Li b04bb3e0ea Merge pull request #3229 from xiang90/f_cerr há 10 anos atrás
  Yicheng Qin 25ad71fbac Merge pull request #3225 from yichengq/client-record-err há 10 anos atrás
  Yicheng Qin cfeaf3d172 client: return correct error for 50x response há 10 anos atrás
  Yicheng Qin c53b3016ae client: add AutoSync function há 10 anos atrás
  Xiang Li f38187bbdb client: return context.Canceled error when user cancels the request há 10 anos atrás
  Xiang Li 5fa8652241 client: return cluster error if the etcd cluster is not avaliable há 10 anos atrás
  Yicheng Qin ea2347a40f client: pin itself to an endpoint that given há 10 anos atrás
  Barak Michener a4d1a5a6e5 *: Add security/auth support to etcdctl and etcd/client há 10 anos atrás
  Xiang Li 15ac4f08f8 client: fix cancel watch há 10 anos atrás
  Xiang Li 4f2df84a38 client: support printing cURL command há 10 anos atrás
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports há 10 anos atrás
  Brian Waldon 9fe78c8bc4 client: don't use nested actions há 11 anos atrás
  Brian Waldon 25cf916a80 client: ensure Response closed on cancel há 11 anos atrás
  Brian Waldon b41d6bc416 client: set hard limit on redirect checks há 11 anos atrás
  Brian Waldon 50a9b2d9c8 client: rm naked return from httpClusterClient.Do há 11 anos atrás
  Brian Waldon ae062a0825 client: move lock so MembersAPI.List doesn't deadlock há 11 anos atrás
  Brian Waldon b174732812 client: introduce Error type há 11 anos atrás
  Brian Waldon 9b334e07a6 client: allow caller to decide HTTP redirect policy há 11 anos atrás
  Brian Waldon 8621caf3e2 client: define a DefaultTransport há 11 anos atrás
  Brian Waldon ce4486ff85 client: document Client methods há 11 anos atrás
  Brian Waldon 1773d0a18b client: simplify CancelableTransport doc há 11 anos atrás