Commit History

Author SHA1 Message Date
  Gyu-Ho Lee 96d2ee20e3 *: detect leaky goroutines, fix leaks 8 years ago
  Anthony Romano 2e157530a0 etcdhttp, lease, v3api: forward keepalives to leader 8 years ago
  Anthony Romano 9113a27bde lease: grant consistent lease IDs 8 years ago
  Anthony Romano 6949f052c4 integration: add support for grpc server and client 8 years ago
  Anthony Romano b47f721a98 integration: configure cluster with configCluster struct 8 years ago
  Yicheng Qin 207c92b627 rafthttp: build transport inside pkg instead of passed-in 9 years ago
  Yicheng Qin 305a0d7ab9 integration: extend request timeout 9 years ago
  Yicheng Qin 92cd24d5bd *: fix govet shadow check failure 9 years ago
  Xiang Li 6b23a8131f *: test gofmt with -s and fix reported issues 9 years ago
  Yicheng Qin ffae601af5 etcdmain: calculate dial timeout for peer transport 9 years ago
  Yicheng Qin c3d4d11402 etcdhttp: adjust request timeout based on config 9 years ago
  Yicheng Qin 8e79fd85cb integration: fix bind-addr-in-use 9 years ago
  Yicheng Qin 796d99c390 integration: fix TestIssue2904 when multiple cores 9 years ago
  Yicheng Qin 8725e69cf7 etcdserver: allow to update attributes of removed member 9 years ago
  Yicheng Qin a6a649f1c3 etcdserver: stop exposing Cluster struct 9 years ago
  Yicheng Qin 032db5e396 *: extract types.Cluster from etcdserver.Cluster 9 years ago
  Xiang Li e866314b94 etcdserver: support update cluster version through raft 9 years ago
  Xiang Li 077c8397d2 integration: add a test case for a full cluster rotation 9 years ago
  Xiang Li a42b9708ae integration: add tests around the membership change issues 9 years ago
  Yicheng Qin 1811701427 Revert "etcdserver: fix cluster fallback recovery" 9 years ago
  Yicheng Qin 73936d1874 integration: add TestDoubleTLSCluster 9 years ago
  Yicheng Qin ccb0934e22 integration: add TestTLSClusterUsingDiscovery 9 years ago
  Yicheng Qin d2efa2a615 integration: add TestTLSClusterOf3 9 years ago
  Yicheng Qin 87e3de8b8b integration: fix decrease cluster tests 9 years ago
  Yicheng Qin 1c5a507761 rafthttp: refactor peer and add general stream 9 years ago
  Yicheng Qin 2c94e2d771 *: make dial timeout configurable 9 years ago
  Brian Waldon cd85451971 client: clarify relationship of AfterIndex and waitIndex 9 years ago
  Brian Waldon 1c03df62a5 client: WaitIndex -> AfterIndex 9 years ago
  Brian Waldon 7255fb1b62 client: alias etcdserver/etcdhttp/httptypes.Member 9 years ago
  Brian Waldon 3fdda06602 client: s/SyncableHTTPClient/Client/g 9 years ago