Commit History

Author SHA1 Message Date
  Yicheng Qin f693c6ddf2 etcdserver: apply bootstrap conf change 11 years ago
  Yicheng Qin 0319b033ea etcdserver/raft: set context for bootstrap addnode entries 11 years ago
  Xiang Li 3516cc3ee5 *: change all ID to uint64 11 years ago
  Yicheng Qin 77271b0663 etcdserver: split Member into RaftAttributes and Attributes 11 years ago
  Xiang Li 8bbbaa88b2 *: raft related int64 -> uint64 11 years ago
  Yicheng Qin 8e8719f6ac etcdserver: Create, Delete -> Add, Remove 11 years ago
  Yicheng Qin d051af4d3d etcdserver: apply config change on cluster store 11 years ago
  Xiang Li 5587e0d73f raft: compact takes index and nodes parameters 11 years ago
  Yicheng Qin 45ebfb4217 raft: refine initial entries logic in StartNode 11 years ago
  Yicheng Qin 314d425718 main/raft: write addNode ConfChange entries in log when start raft 11 years ago
  Jonathan Boulle 1308c3e809 etcdserver: unexport EtcdServer fields where possible 11 years ago
  Jonathan Boulle af6b29f291 main: move server configuration to etcdserver package 11 years ago
  Jonathan Boulle 1c11f6a144 *: expose etcd-index in watch requests 11 years ago
  Yicheng Qin b64246720b etcdserver: fix test due to rebase 11 years ago
  Yicheng Qin e4a6c9651a raft: add removed 11 years ago
  Brandon Philips 83137f9eba pkg/types: introduce a URLs type 11 years ago
  Yicheng Qin 073eb7677d etcdserver: move grep member logic into publish func 11 years ago
  Yicheng Qin a40a270e19 etcdserver: publish self info when start 11 years ago
  Yicheng Qin 0e8345aa73 Merge pull request #1143 from unihorn/136 11 years ago
  Yicheng Qin 89077167c3 etcdserver: add publish func 11 years ago
  Yicheng Qin 1d5d2e3726 *: Id -> ID for protobuf types 11 years ago
  Brandon Philips 5e3fd6ee3f etcdserver: introduce the cluster and member 11 years ago
  Xiang Li 45f71af33e pkg: move testutil to pkg 11 years ago
  Jonathan Boulle c2ced7dc70 etcdserver: add tests for Set and Dir=true/false 11 years ago
  Jonathan Boulle ef0ba361df etcdhttp: add test for expiration time 11 years ago
  Jonathan Boulle c28fd92d10 etcdserver: extend storeRecorder to test parameters 11 years ago
  Jonathan Boulle e97134e767 etcdserver: eliminate race in sync test 11 years ago
  Yicheng Qin c6cb635e01 etcdserver: refine comments of config change tests 11 years ago
  Yicheng Qin bc7b0108dc raft: ConfigChange -> ConfChange 11 years ago
  Yicheng Qin d92931853e raft: Config -> ConfigChange 11 years ago