Commit History

Author SHA1 Message Date
  Yicheng Qin 87e3de8b8b integration: fix decrease cluster tests 9 years ago
  Yicheng Qin 1c5a507761 rafthttp: refactor peer and add general stream 10 years ago
  Yicheng Qin 2c94e2d771 *: make dial timeout configurable 10 years ago
  Brian Waldon cd85451971 client: clarify relationship of AfterIndex and waitIndex 10 years ago
  Brian Waldon 1c03df62a5 client: WaitIndex -> AfterIndex 10 years ago
  Brian Waldon 7255fb1b62 client: alias etcdserver/etcdhttp/httptypes.Member 10 years ago
  Brian Waldon 3fdda06602 client: s/SyncableHTTPClient/Client/g 10 years ago
  Brian Waldon 3b41b77cd7 client: ClientConfig -> Config 10 years ago
  Brian Waldon 74fe28c5e0 client: exchange ClientConfig for SyncableHTTPClient 10 years ago
  Brian Waldon 3d53e9bfaa client: pass around options as pointers 10 years ago
  Brian Waldon 01fc01ec69 client: KeysAPI.[R]Watch -> Watcher w/ opts struct 10 years ago
  Brian Waldon c6d955f4c1 client: drive Create with setAction; drop TTL 10 years ago
  Yicheng Qin cff005777a etcdserver: fix cluster fallback recovery 9 years ago
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test 9 years ago
  Xiang Li 163ea3f5c5 integration: wait for slow travis 10 years ago
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 10 years ago
  Xiang Li 973f79e1c9 etcdserver: separate out raft related stuff 10 years ago
  Xiang Li 1a6161d08a Merge pull request #2104 from xiang90/timeout 10 years ago
  Yicheng Qin d380be8fa1 integration: fix TestForceNewCluster to wait leader 10 years ago
  Xiang Li 276a4abac0 etcdserver: make heartbeat/election configurable 10 years ago
  Yicheng Qin 68fdd70580 integration: fix TestForceNewCluster 10 years ago
  Xiang Li 8e8552b2ad integration: fix force cluster test 10 years ago
  Xiang Li 1b9ccfc66f Merge pull request #2084 from yichengq/294 10 years ago
  Yicheng Qin a318112c7a integration: add TestForceNewCluster 10 years ago
  Yicheng Qin dc6aef0d02 etcdhttp: add NewPeerHandler test 10 years ago
  Yicheng Qin 9132098960 integration: wait longer for member to be removed 10 years ago
  Yicheng Qin 930156c18a integration: adjust election ticks using env var 10 years ago
  Xiang Li 152676f43a *: support removing the leader from a 2 members cluster 10 years ago
  Yicheng Qin 6d046d94d6 integration: improve member tests 10 years ago
  Xiang Li 151f043414 *: add pauseMember test 10 years ago