Commit History

Author SHA1 Message Date
  Yicheng Qin 78af793338 client: return context canceled error correctly 9 years ago
  Xiang Li b04bb3e0ea Merge pull request #3229 from xiang90/f_cerr 9 years ago
  Yicheng Qin 25ad71fbac Merge pull request #3225 from yichengq/client-record-err 9 years ago
  Yicheng Qin cfeaf3d172 client: return correct error for 50x response 9 years ago
  Yicheng Qin c53b3016ae client: add AutoSync function 9 years ago
  Xiang Li f38187bbdb client: return context.Canceled error when user cancels the request 9 years ago
  Xiang Li 5fa8652241 client: return cluster error if the etcd cluster is not avaliable 9 years ago
  Yicheng Qin ea2347a40f client: pin itself to an endpoint that given 9 years ago
  Barak Michener a4d1a5a6e5 *: Add security/auth support to etcdctl and etcd/client 9 years ago
  Xiang Li 15ac4f08f8 client: fix cancel watch 9 years ago
  Xiang Li 4f2df84a38 client: support printing cURL command 9 years ago
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports 9 years ago
  Brian Waldon 9fe78c8bc4 client: don't use nested actions 9 years ago
  Brian Waldon 25cf916a80 client: ensure Response closed on cancel 9 years ago
  Brian Waldon b41d6bc416 client: set hard limit on redirect checks 9 years ago
  Brian Waldon 50a9b2d9c8 client: rm naked return from httpClusterClient.Do 9 years ago
  Brian Waldon ae062a0825 client: move lock so MembersAPI.List doesn't deadlock 9 years ago
  Brian Waldon b174732812 client: introduce Error type 9 years ago
  Brian Waldon 9b334e07a6 client: allow caller to decide HTTP redirect policy 9 years ago
  Brian Waldon 8621caf3e2 client: define a DefaultTransport 9 years ago
  Brian Waldon ce4486ff85 client: document Client methods 9 years ago
  Brian Waldon 1773d0a18b client: simplify CancelableTransport doc 9 years ago
  Brian Waldon 19dd4a0f3c client: document Config 9 years ago
  Brian Waldon 6d82472275 client: move http.go into client.go 9 years ago
  Brian Waldon 7ff84351f5 client: centralize exported variables 9 years ago
  Brian Waldon ce4df96e69 client: break apart KeysAPI from httpClient 10 years ago
  Jonathan Boulle 7a4d42166b *: add license header to all source files 10 years ago
  Xiang Li 2b623cf0fa discovery: init commit 10 years ago
  Brian Waldon 49cc76d33b client: min client for discovery 10 years ago