Xiang Li 179a8f9768 Merge pull request #4289 from xiang90/member_api il y a 10 ans
..
api c8bf77c722 v3rpc: check max ops in txn il y a 10 ans
auth b2d2c79a2f etcdserver, auth: not cache a flag of auth status il y a 10 ans
etcdhttp 5e2dbadbc0 leasehttp: move lease/http.go to its own pkg il y a 10 ans
etcdserverpb 864fc197c1 etcdserver: initial member api proto il y a 10 ans
stats 81229dbea9 *: add missing package descriptions il y a 10 ans
cluster.go a8e6e71bf9 *: fix various data races detected by race detector il y a 10 ans
cluster_test.go e1bf726bc1 *: split out etcdserver's test mockup objects to live in interfaces' packages il y a 10 ans
cluster_util.go f76166a041 *: fix minor typos il y a 10 ans
cluster_util_test.go f76166a041 *: fix minor typos il y a 10 ans
config.go 588f655b4e etcdmain: add an option for pprof il y a 10 ans
config_test.go 032db5e396 *: extract types.Cluster from etcdserver.Cluster il y a 10 ans
consistent_index.go 15ed6d8268 etcdserver: save consistent index into v3 storage il y a 10 ans
consistent_index_test.go 15ed6d8268 etcdserver: save consistent index into v3 storage il y a 10 ans
doc.go 81229dbea9 *: add missing package descriptions il y a 10 ans
errors.go 2e157530a0 etcdhttp, lease, v3api: forward keepalives to leader il y a 10 ans
member.go 6974fc63ed etcdserver: avoid deadlock caused by adding members with wrong peer URLs il y a 10 ans
member_test.go f1ed69e883 *: switch to line comments for copyright il y a 11 ans
metrics.go d90a47656e etcdserver: use Histogram for proposal_durations il y a 10 ans
raft.go f5fa9b5384 *: expose Lessor Promote and Demote interface il y a 10 ans
raft_test.go 838328b057 etcdserver: fix racey WaitSchedule() tests to wait for recorder actions il y a 10 ans
server.go 12f6b8e72d etcdserver: complete stopWithDelay on server shutdown il y a 10 ans
server_test.go f5753f2f51 *: support lease Attach il y a 10 ans
snapshot_merge.go 43a777b7a2 *: get snapshot from backend il y a 10 ans
storage.go 384cc76299 pkg/testutil: make Recorder an interface il y a 10 ans
util.go d6d12b4d86 etcdserver: move unti out of server.go il y a 10 ans
v3demo_server.go 128b5e7387 etcdserver: check invalid range in txn il y a 10 ans