Anthony Romano 7ef75e373a Merge pull request #7525 from heyitsanthony/big-backend 8 年之前
..
api dea2516177 v3client: fix doc to use e.Server 8 年之前
auth f9f691ef1f auth: use quorum get for GetUser/GetRole for mutable operations 9 年之前
etcdserverpb fb7dd0f688 etcdserverpb, clientv3: clarify WithLimit documentation 9 年之前
membership ae7b4ee8ed *: fix gosimple warning for fmt.Sprintf("%s") 8 年之前
stats 962433c17f *: set repo correctly for logging 9 年之前
apply.go 58da8b17ee etcdserver: support mvcc txn 8 年之前
apply_auth.go 58da8b17ee etcdserver: support mvcc txn 8 年之前
apply_v2.go de2c3ec3db etcdserver, api, membership: don't race on setting version 9 年之前
cluster_util.go 2b5a5c77cf etcdserver: Error handling for invalid empty raft cluster 9 年之前
cluster_util_test.go abb4cd5646 etcdserver: update LICENSE header 9 年之前
config.go 2f1542c06d *: use filepath.Join for files 8 年之前
config_test.go 29c30b2387 etcdserver: retry for 30s on advertise url check 9 年之前
consistent_index.go abb4cd5646 etcdserver: update LICENSE header 9 年之前
consistent_index_test.go abb4cd5646 etcdserver: update LICENSE header 9 年之前
doc.go abb4cd5646 etcdserver: update LICENSE header 9 年之前
errors.go 26d99269c0 Merge pull request #6898 from mitake/auth-maintain 9 年之前
metrics.go d219e96359 etcdserver: use Counter for proposals_failed_total 9 年之前
quota.go 8a3fee15a3 etcdserver, backend: only warn if exceeding max quota 8 年之前
raft.go 7f0733cf46 etcdserver: candidate should wait for applying all configuration changes 8 年之前
raft_test.go 7f0733cf46 etcdserver: candidate should wait for applying all configuration changes 8 年之前
server.go 7ef75e373a Merge pull request #7525 from heyitsanthony/big-backend 8 年之前
server_test.go 80c10e150f etcdserver: remove possibly compacted entry look-up 8 年之前
snapshot_merge.go 80c10e150f etcdserver: remove possibly compacted entry look-up 8 年之前
storage.go f65e75e4b3 *: remove unnecessary data upgrade code 9 年之前
util.go 0914b8b707 test: Fix gosimple errors 9 年之前
util_test.go 64a0e34602 etcdserver: transfer leadership when stopping 9 年之前
v2_server.go 3866e78c26 etcdserver: tighten up goroutine management 9 年之前
v3_server.go effa6e0767 etcdserver: remove legacy range/txn 8 年之前