Commit History

Author SHA1 Message Date
  Gyu-Ho Lee 881a120453 raft: minor updates and clean up in log.go 8 years ago
  Gyu-Ho Lee 9b5e99efe0 raft: remove unnecessary reflect.DeepEqual in test 8 years ago
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header 8 years ago
  Xiang Li 9423125ce1 raft: add a test case for Test Slice 8 years ago
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison 8 years ago
  Anthony Romano 20461ab11a *: fix many typos 8 years ago
  es-chow 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode 9 years ago
  es-chow cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged 9 years ago
  Xiang Li b4022899eb raft: fix panic in send app 9 years ago
  Xiang Li 7571b2cde2 raft: limit the size of msgApp 9 years ago
  Xiang Li 5ede18be74 raft: separate compact and createsnap in memory storage 9 years ago
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test 9 years ago
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 years ago
  Xiang Li 197e6b1b20 Merge pull request #1858 from vlajos/typofixes-vlajos-20141204 10 years ago
  Veres Lajos 3de2ab2c04 *: typofixes 10 years ago
  Yicheng Qin 34a468de36 raft: return 0 for term of compacted index 10 years ago
  Xiang Li 3209fd544b raft: panic on bad slice 10 years ago
  Xiang Li 788d1e59a2 raft: use index in entry 10 years ago
  Xiang Li 649176934a raft: add tests for stableTo 10 years ago
  Xiang Li 3c0fbe285c raft: stableTo checks term matching 10 years ago
  Xiang Li 66252c7d62 raft: move all unstable stuff into one struct for future cleanup 10 years ago
  Xiang Li 9df0e7715d raft: do not panic on out of date compaction 10 years ago
  Yicheng Qin 1d01c8aa2d raft: remove unused raftLog.at function 10 years ago
  Xiang Li 65ad1f6ffd raft: attach Index to Entry in all tests 10 years ago
  Xiang Li 62a8df304a raft: fix error message in TestLogRestore 10 years ago
  Xiang Li e8afdcfe0a raft: refactor testUnstableEnts 10 years ago
  Ben Darnell b29240baf0 Merge remote-tracking branch 'coreos/master' into merge 10 years ago
  Ben Darnell 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. 10 years ago
  Xiang Li bd4cfa2a07 raft: add handleHeartbeat 10 years ago
  Ben Darnell 300c5a2001 Merge remote-tracking branch 'coreos/master' into log-storage-interface 10 years ago