Histórico de Commits

Autor SHA1 Mensagem Data
  Wine93 b0534c1b44 raft/log_test: fixed wrong index há 5 anos atrás
  Wine93 5f42161750 raft: fixed some typos and simplify minor logic há 5 anos atrás
  Gyuho Lee 34bd797e67 *: revert module import paths há 5 anos atrás
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number há 5 anos atrás
  Gyuho Lee bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" há 6 anos atrás
  Gyuho Lee 0249c39cb3 raft: remove unnecessary type conversion há 6 anos atrás
  Gyu-Ho Lee 881a120453 raft: minor updates and clean up in log.go há 8 anos atrás
  Gyu-Ho Lee 9b5e99efe0 raft: remove unnecessary reflect.DeepEqual in test há 8 anos atrás
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header há 8 anos atrás
  Xiang Li 9423125ce1 raft: add a test case for Test Slice há 8 anos atrás
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison há 8 anos atrás
  Anthony Romano 20461ab11a *: fix many typos há 8 anos atrás
  es-chow 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode há 9 anos atrás
  es-chow cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged há 9 anos atrás
  Xiang Li b4022899eb raft: fix panic in send app há 9 anos atrás
  Xiang Li 7571b2cde2 raft: limit the size of msgApp há 9 anos atrás
  Xiang Li 5ede18be74 raft: separate compact and createsnap in memory storage há 9 anos atrás
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test há 9 anos atrás
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright há 9 anos atrás
  Xiang Li 197e6b1b20 Merge pull request #1858 from vlajos/typofixes-vlajos-20141204 há 9 anos atrás
  Veres Lajos 3de2ab2c04 *: typofixes há 9 anos atrás
  Yicheng Qin 34a468de36 raft: return 0 for term of compacted index há 9 anos atrás
  Xiang Li 3209fd544b raft: panic on bad slice há 9 anos atrás
  Xiang Li 788d1e59a2 raft: use index in entry há 9 anos atrás
  Xiang Li 649176934a raft: add tests for stableTo há 9 anos atrás
  Xiang Li 3c0fbe285c raft: stableTo checks term matching há 9 anos atrás
  Xiang Li 66252c7d62 raft: move all unstable stuff into one struct for future cleanup há 10 anos atrás
  Xiang Li 9df0e7715d raft: do not panic on out of date compaction há 10 anos atrás
  Yicheng Qin 1d01c8aa2d raft: remove unused raftLog.at function há 10 anos atrás
  Xiang Li 65ad1f6ffd raft: attach Index to Entry in all tests há 10 anos atrás