Commit History

Author SHA1 Message Date
  Xiang Li fe0325fce7 raft: add comment string for TestNodeStart 11 years ago
  Xiang Li 0d7c43d885 *: add a Advance interface to raft.Node 11 years ago
  Jonathan Boulle 6e6d1897d8 pkg: move everything into subpackages 11 years ago
  Xiang Li a44849deec Merge pull request #1286 from coreos/clusterid 11 years ago
  Yicheng Qin e200d2a8e2 etcdserver/raft: remove msgDenied, removedNodes, shouldStop 11 years ago
  Xiang Li ea6bcacfe4 *: generate clusterid 11 years ago
  Jonathan Boulle 7a4d42166b *: add license header to all source files 11 years ago
  Yicheng Qin eb2dd1892f raft: add RemovedNodes to SoftState 11 years ago
  Jonathan Boulle 4183b69e12 *: move from third_party to Godep 11 years ago
  Xiang Li d7dfe07e5d Merge pull request #1293 from unihorn/160 11 years ago
  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
  Yicheng Qin 32c38820c1 raft: protobuf messageType 11 years ago
  Xiang Li af5b8c6c44 raft: int64 -> uint64 11 years ago
  Xiang Li 38af14b0f4 Merge pull request #1260 from coreos/snap_rm 11 years ago
  Xiang Li c67fd14fe8 Merge pull request #1257 from bdarnell/cleanups 11 years ago
  Ben Darnell d2e858587f Raft: a few more improvements to test messages. 11 years ago
  Xiang Li 7b61565c0a raft: save removed nodes in snapshot 11 years ago
  Ben Darnell 36558b1924 Raft: fix printf strings found by go vet. 11 years ago
  Xiang Li d7d6f84f64 raft: rand election timeout 11 years ago
  Xiang Li 45e4a8643a raft: add tests for raft.compact 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
  Yicheng Qin e4a6c9651a raft: add removed 11 years ago
  Xiang Li 45f71af33e pkg: move testutil to pkg 11 years ago
  Xiang Li 25c2768b8f raft: node ignores unexpected local messages receiving from network 11 years ago
  Yicheng Qin f2ebd64a1b *: add testutil pkg 11 years ago
  Jonathan Boulle b66a40495d raft: introduce Node interface 11 years ago
  Xiang Li ab61a8aa9a *: init for on disk snap support 11 years ago