Commit History

Author SHA1 Message Date
  Brian Waldon 6796669484 raft: stop logging IDs with 0x prefix 10 years ago
  Xiang Li a44849deec Merge pull request #1286 from coreos/clusterid 10 years ago
  Yicheng Qin e200d2a8e2 etcdserver/raft: remove msgDenied, removedNodes, shouldStop 10 years ago
  Xiang Li ea6bcacfe4 *: generate clusterid 10 years ago
  Jonathan Boulle 7a4d42166b *: add license header to all source files 10 years ago
  Yicheng Qin 8cd6030a1d etcdserver: add checking when apply conf change 10 years ago
  Yicheng Qin eb2dd1892f raft: add RemovedNodes to SoftState 10 years ago
  Jonathan Boulle 4183b69e12 *: move from third_party to Godep 10 years ago
  Xiang Li d7dfe07e5d Merge pull request #1293 from unihorn/160 10 years ago
  Yicheng Qin f693c6ddf2 etcdserver: apply bootstrap conf change 10 years ago
  Yicheng Qin 0319b033ea etcdserver/raft: set context for bootstrap addnode entries 10 years ago
  Yicheng Qin 32c38820c1 raft: protobuf messageType 10 years ago
  Xiang Li af5b8c6c44 raft: int64 -> uint64 10 years ago
  Ben Darnell 3ad0df3722 Raft: fix problems reported by golint. 10 years ago
  Xiang Li 45e4a8643a raft: add tests for raft.compact 10 years ago
  Xiang Li 7fe4385ef9 raft: add comment for Compact interface of Node 10 years ago
  Xiang Li 5587e0d73f raft: compact takes index and nodes parameters 10 years ago
  Yicheng Qin 45ebfb4217 raft: refine initial entries logic in StartNode 10 years ago
  Yicheng Qin 314d425718 main/raft: write addNode ConfChange entries in log when start raft 10 years ago
  Yicheng Qin e4a6c9651a raft: add removed 10 years ago
  Xiang Li 03152004d7 Merge pull request #1145 from coreos/fix_panic 10 years ago
  Xiang Li 25c2768b8f raft: node ignores unexpected local messages receiving from network 10 years ago
  Yicheng Qin bc7b0108dc raft: ConfigChange -> ConfChange 10 years ago
  Yicheng Qin d92931853e raft: Config -> ConfigChange 10 years ago
  Yicheng Qin ec8f493fde raft: refine comments for Configure 10 years ago
  Yicheng Qin dc36ae7058 raft: use pb.Config instead of []byte for Configure 10 years ago
  Yicheng Qin b82d70871f raft: use EntryType in protobuf 10 years ago
  Yicheng Qin ff6705b94b raft: add Configure, AddNode, RemoveNode 10 years ago
  Jonathan Boulle b66a40495d raft: introduce Node interface 10 years ago
  Xiang Li ab61a8aa9a *: init for on disk snap support 10 years ago