Commit History

Author SHA1 Message Date
  Jingyi Hu 6bf609b96d integration: update TestMemberPromote test 6 years ago
  Gyuho Lee 34bd797e67 *: revert module import paths 6 years ago
  Jingyi Hu c836e37a83 etcdserver: remove unnecessary bool comparison 6 years ago
  WizardCXY 7f9479acc1 clientv3: add member promote 6 years ago
  WizardCXY ba9fd620e8 etcdserver: support MemberPromote for learner 6 years ago
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 6 years ago
  johncming e8f46ce341 etcdserver: add a test to verify not to send duplicated append responses 7 years ago
  Gyuho Lee 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" 7 years ago
  Gyuho Lee e714dd01b3 etcdserver: remove unnecessary type conversion 7 years ago
  Gyuho Lee 7940113906 *: move internal "etcdserver/api/rafthttp" 7 years ago
  Gyuho Lee 9149565cb3 *: move to "etcdserver/api/membership" 7 years ago
  Gyuho Lee 1e4f56114e etcdserver: use new "snap" import paths 7 years ago
  Gyuho Lee 49d672ff9b etcdserver: rename "SnapshotCount", add "SnapshotCatchUpEntries" 7 years ago
  Gyuho Lee 366db18662 etcdserver: define test transporter 7 years ago
  Gyuho Lee 7a92bbfed2 etcdserver/*: move internal v2 packages 7 years ago
  Gyuho Lee bdbed26f64 etcdserver: support structured logging 7 years ago
  Gyuho Lee 811566f2f2 *: fix "v2store" imports 7 years ago
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 7 years ago
  Gyuho Lee 9b5d6edc4b *: revert "internal/raftsnap" 7 years ago
  Gyuho Lee 0e12e888e0 *: move "internal/store" to "etcdserver/v2store" 7 years ago
  Gyuho Lee dd2f3b0de8 *: revert "internal/lease" change 7 years ago
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 8 years ago
  Gyuho Lee 349a377a67 *: move "lease" to "internal/lease" 8 years ago
  Gyuho Lee 880835c02c *: move "store" to "internal/store" 8 years ago
  Gyuho Lee dee39bf786 internal/raftsnap: move "raftsnap" to internal 8 years ago
  Gyuho Lee 6a70a931d3 etcdserver: rename "snap" to "raftsnap" package 8 years ago
  Gyu-Ho Lee 9a726b424d *: fix leaky context creation with cancel 8 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
  Anthony Romano 758c3c09fd etcdserver: refactor v2 request processing 8 years ago
  Anthony Romano 1d3afd4bb5 etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces 8 years ago