Histórico de commits

Autor SHA1 Mensagem Data
  yoyinzyc 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() 5 anos atrás
  yoyinzyc 3a3eb24c69 etcdserver: trace raft requests. 5 anos atrás
  yoyinzyc 401df4bb8e etcdserver: add put request steps. 5 anos atrás
  yoyinzyc 1d6ef8370e pkg: use zap logger to format the structure log output. 5 anos atrás
  yoyinzyc 3830b3ef11 pkg: add field to record additional detail of trace; add stepThreshold 5 anos atrás
  yoyinzyc f4e7fc56a7 pkg: create package traceutil for tracing. mvcc: add tracing 5 anos atrás
  Gyuho Lee 34bd797e67 *: revert module import paths 5 anos atrás
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 anos atrás
  Gyuho Lee 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" 6 anos atrás
  Joe Betz 2edb954bce lease: Checkpoint lease TTLs to prevent indefinite auto-renewal of long lived leases 6 anos atrás
  Joe Betz b47e148d5d etcdserver: Add response byte size and range response count to took too long warning 6 anos atrás
  Hitoshi Mitake a9225c164a etcdserver: not print password in the warning message of expensive request 6 anos atrás
  Gyuho Lee bdbed26f64 etcdserver: support structured logging 6 anos atrás
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 anos atrás
  Gyuho Lee dd2f3b0de8 *: revert "internal/lease" change 6 anos atrás
  Gyuho Lee bb95d190c1 *: revert "internal/auth" change 6 anos atrás
  Xiang b83244bd35 etcdserver: improve request took too long warning 6 anos atrás
  Hitoshi Mitake 6c91766490 *: move "auth" to "internal/auth" 6 anos atrás
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 anos atrás
  Gyuho Lee 349a377a67 *: move "lease" to "internal/lease" 6 anos atrás
  Hitoshi Mitake f649132a5a auth, etcdserver: follow the correct usage of context 6 anos atrás
  Gyu-Ho Lee ba233e2f4d etcdserver: preallocate slice in apply 7 anos atrás
  Gyu-Ho Lee 0b2d8a6c96 *: fix minor typos 7 anos atrás
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 anos atrás
  Anthony Romano 31381da53a etcdserver: raise alarm on cluster corruption 7 anos atrás
  Anthony Romano ec4ca4408f etcdserver: support lease txn comparison 7 anos atrás
  Anthony Romano 6ed51dc621 etcdserver, v3rpc: support nested txns 7 anos atrás
  Anthony Romano 8d7c29c732 etcdserver, etcdserverpb: Txn.Compare range_end support 7 anos atrás
  Anthony Romano d173b09a1b etcdserver: use same ReadView for read-only txns 7 anos atrás
  Hitoshi Mitake 0c655902f2 auth, etcdserver: protect revoking lease with auth 7 anos atrás