Anthony Romano 7ff5b05004 etcdserver: better warning when initial-cluster doesn't match advertise urls 8 years ago
..
api c2dadbd9f8 v2http: put back /v2/machines and mark as non-deprecated 8 years ago
auth f9f691ef1f auth: use quorum get for GetUser/GetRole for mutable operations 9 years ago
etcdserverpb 939912c425 clientv3, etcdserver: support auth in Watch() 8 years ago
membership 33c375dc44 *: fill out blank package godocs 8 years ago
stats 887db5a3db *: fix go tool vet -all -shadow errors 8 years ago
apply.go d173b09a1b etcdserver: use same ReadView for read-only txns 8 years ago
apply_auth.go 0c655902f2 auth, etcdserver: protect revoking lease with auth 8 years ago
apply_v2.go de2c3ec3db etcdserver, api, membership: don't race on setting version 9 years ago
backend.go f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 8 years ago
cluster_util.go 3d8e2e1171 etcdserver: remove 2.0 StatusNotFound version check 8 years ago
cluster_util_test.go abb4cd5646 etcdserver: update LICENSE header 9 years ago
config.go 7ff5b05004 etcdserver: better warning when initial-cluster doesn't match advertise urls 8 years ago
config_test.go 7ff5b05004 etcdserver: better warning when initial-cluster doesn't match advertise urls 8 years ago
consistent_index.go abb4cd5646 etcdserver: update LICENSE header 9 years ago
consistent_index_test.go abb4cd5646 etcdserver: update LICENSE header 9 years ago
doc.go abb4cd5646 etcdserver: update LICENSE header 9 years ago
errors.go 26d99269c0 Merge pull request #6898 from mitake/auth-maintain 9 years ago
metrics.go 45fd8279f0 etcdserver: add leaseExpired debugging metrics 8 years ago
quota.go 8a3fee15a3 etcdserver, backend: only warn if exceeding max quota 8 years ago
raft.go 8b7b7222dd etcdserver: renaming db happens after snapshot persists to wal and snap files 8 years ago
raft_test.go dfdaf082c5 etcdserver: add a test to ensure renaming db happens before persisting wal and snap files 8 years ago
server.go 45fd8279f0 etcdserver: add leaseExpired debugging metrics 8 years ago
server_test.go f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 8 years ago
snapshot_merge.go 32c252f003 etcdserver: more logging on snapshot close path 8 years ago
storage.go f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 8 years ago
util.go f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 8 years ago
util_test.go 64a0e34602 etcdserver: transfer leadership when stopping 9 years ago
v2_server.go 3866e78c26 etcdserver: tighten up goroutine management 9 years ago
v3_server.go 9e7740011b etcdserver: add --max-request-bytes flag 8 years ago