Gyuho Lee 50d2a00f01 etcdserver: clarify warnings on backend open taking >10 seconds 8 years ago
..
api 8a18cc96d0 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL 8 years ago
auth f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
etcdserverpb eb65f26182 Documentation/dev-guide: Update TimeToLive documentation. 8 years ago
membership c5bba152ee etcdserver: add detailed errors in "ValidateClusterAndAssignIDs" 8 years ago
stats 887db5a3db *: fix go tool vet -all -shadow errors 8 years ago
apply.go f649132a5a auth, etcdserver: follow the correct usage of context 8 years ago
apply_auth.go e0c33ef881 auth, etcdserver: allow users to know their roles and permissions 8 years ago
apply_v2.go 758c3c09fd etcdserver: refactor v2 request processing 8 years ago
backend.go 50d2a00f01 etcdserver: clarify warnings on backend open taking >10 seconds 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 f9b7fccf1b etcdserver: add error details on DNS resolution failure on 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
corrupt.go e0dfc4368f etcdserver: CheckInitialHashKV when "InitialCorruptCheck==true" 8 years ago
doc.go abb4cd5646 etcdserver: update LICENSE header 9 years ago
errors.go 31381da53a etcdserver: raise alarm on cluster corruption 8 years ago
metrics.go 4cacbf19dd metrics: Add server_version metric 8 years ago
quota.go 8a3fee15a3 etcdserver, backend: only warn if exceeding max quota 8 years ago
raft.go 75110dd839 *: fix naked returns 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 85af65eca9 etcdserver: log lease revoke error 8 years ago
server_test.go 9a726b424d *: fix leaky context creation with cancel 8 years ago
snapshot_merge.go 32c252f003 etcdserver: more logging on snapshot close path 8 years ago
storage.go 75110dd839 *: fix naked returns 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 f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
v3_server.go 1296281b27 etcdserver: swap priority of cert CN and username + password 8 years ago