커밋 기록

작성자 SHA1 메시지 날짜
  Gyu-Ho Lee 6aa8b631e6 client: return original ctx error 8 년 전
  Anthony Romano 20461ab11a *: fix many typos 8 년 전
  Gyu-Ho Lee bbb7fb5a46 client: do not timeout when wait is true 8 년 전
  Gyu-Ho Lee 2a3bd01f58 *: move EndpointSelection doc to godoc 8 년 전
  Jonathan Boulle dac56faf61 Merge pull request #4030 from mitake/endpoint-selection 9 년 전
  Hitoshi Mitake a46ffc60e5 client: add a mechanism for various endpoint selection mode 9 년 전
  Xiang Li 5587c4aa9a client: support reset Endpoints. 9 년 전
  Andrei Korzhevskii cb9a3e04b1 client: fix goroutine leak in unreleased context 9 년 전
  Yicheng Qin 27b9963959 client: always cancel in-flight request when do request 9 년 전
  Xiang Li 5d06d4ec44 client: print url as string 9 년 전
  Yicheng Qin a1ef699aeb client: return context.DeadlineExceeded instead of ClusterError 9 년 전
  Yicheng Qin f4c29a5f55 client: support to set timeout for each request 9 년 전
  Yicheng Qin 0ab16db728 client: Sync() pin the endpoint when member list doesn't change 9 년 전
  Xiang Li b9c6b64d61 Merge pull request #3216 from yichengq/cancel-err 9 년 전
  Yicheng Qin 78af793338 client: return context canceled error correctly 9 년 전
  Xiang Li b04bb3e0ea Merge pull request #3229 from xiang90/f_cerr 9 년 전
  Yicheng Qin 25ad71fbac Merge pull request #3225 from yichengq/client-record-err 9 년 전
  Yicheng Qin cfeaf3d172 client: return correct error for 50x response 9 년 전
  Yicheng Qin c53b3016ae client: add AutoSync function 9 년 전
  Xiang Li f38187bbdb client: return context.Canceled error when user cancels the request 9 년 전
  Xiang Li 5fa8652241 client: return cluster error if the etcd cluster is not avaliable 9 년 전
  Yicheng Qin ea2347a40f client: pin itself to an endpoint that given 9 년 전
  Barak Michener a4d1a5a6e5 *: Add security/auth support to etcdctl and etcd/client 9 년 전
  Xiang Li 15ac4f08f8 client: fix cancel watch 9 년 전
  Xiang Li 4f2df84a38 client: support printing cURL command 9 년 전
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports 9 년 전
  Brian Waldon 9fe78c8bc4 client: don't use nested actions 9 년 전
  Brian Waldon 25cf916a80 client: ensure Response closed on cancel 9 년 전
  Brian Waldon b41d6bc416 client: set hard limit on redirect checks 9 년 전
  Brian Waldon 50a9b2d9c8 client: rm naked return from httpClusterClient.Do 9 년 전