Historique des commits

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