Commit History

Author SHA1 Message Date
  Yicheng Qin 185d37c333 etcdserver: not load dummy entry from the wal 11 years ago
  Xiang Li d69e4dbe6d etcdserver: initial index to 1 11 years ago
  Xiang Li 453133977d etcdserver: save snapshot only if the index is greater than previous snap index 11 years ago
  Xiang Li 08f156a1de etcdserver: remove extra empty line in snapshot func 11 years ago
  Ben Darnell 0d680d0e6b Merge remote-tracking branch 'coreos/master' into merge 11 years ago
  Ben Darnell 30690d15d9 Re-enable a few tests I had missed. 11 years ago
  Brian Waldon c0fb1c8a00 Merge pull request #1755 from bcwaldon/golang.org-deps 11 years ago
  Barak Michener 59a0c64e9f fix import loop, add set to types, and fix comments 11 years ago
  Barak Michener 78ea3335bf etcdserver: autodetect v0.4 WALs and upgrade them to v0.5 automatically 11 years ago
  Yicheng Qin 9d53b94546 rafthttp: add streaming server and client 11 years ago
  Brian Waldon 9a728a127a dep: bump golang.org/x/net/context 11 years ago
  Ben Darnell b29240baf0 Merge remote-tracking branch 'coreos/master' into merge 11 years ago
  Ben Darnell 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. 11 years ago
  Yicheng Qin a2c568a144 Merge pull request #1669 from yichengq/215 11 years ago
  Yicheng Qin f24e214ee5 rafthttp: move server stats in raftHandler to etcdserver 11 years ago
  Yicheng Qin 5dc5f8145c *: etcdhttp.raftHandler -> rafthttp.RaftHandler 11 years ago
  Ben Darnell 300c5a2001 Merge remote-tracking branch 'coreos/master' into log-storage-interface 11 years ago
  Xiang Li e04e4632b3 Merge pull request #1736 from xiang90/verify 11 years ago
  Xiang Li 0541f0afa0 etcdserver: refactor ValidateClusterAndAssignIDs 11 years ago
  Xiang Li c26de66262 integration: add integration test for remove member 11 years ago
  Xiang Li 8bf71d796e *: gracefully stop etcdserver 11 years ago
  Barak Michener 192f200d9e Fix up migration tool, add snapshot migration 11 years ago
  Yicheng Qin 77433ff6da etcdserver: recover cluster when receiving newer snapshot 11 years ago
  Yicheng Qin dfaa7290c4 etcdserver: check and select committed entries to apply 11 years ago
  Yicheng Qin f6a7f96967 etcdserver: recover from snapshot before applying requests 11 years ago
  Xiang Li e66bda957b Merge pull request #1714 from xiang90/stop 11 years ago
  Xiang Li 6a1fe00615 Merge pull request #1704 from xiang90/print_config 11 years ago
  Yicheng Qin 11f392bdc8 Merge pull request #1708 from yichengq/223 11 years ago
  Xiang Li b5d480f17a etcdserver: add StopNotify 11 years ago
  Xiang Li fb344bc33f etcdserver: minor cleanup 11 years ago