Historique des commits

Auteur SHA1 Message Date
  Tobias Schottdorf 6b0322549f raft: replace StatusWithoutProgress with BasicStatus il y a 5 ans
  Tobias Schottdorf 7ce934cbec raft: return active config in Status il y a 5 ans
  Tobias Schottdorf 26a1e60eab raft: return non-nil Inflights in raft status il y a 5 ans
  Tobias Schottdorf f9c2d00fb3 raft: extract 'tracker' package il y a 5 ans
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  Tobias Schottdorf ea82b2b758 raft: move more methods onto the progress tracker il y a 5 ans
  Tobias Schottdorf dbac67e7a8 raft: extract progress tracking into own component il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Tobias Schottdorf bd332b318e raft: add (*RawNode).WithProgress il y a 5 ans
  Gyuho Lee bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" il y a 6 ans
  siddontang c6f2db2e92 raft: support learner il y a 7 ans
  yuleixiao 44a49ff45a raft: return leaderTransferee at raft status il y a 7 ans
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header il y a 8 ans
  Anthony Romano c5b51946eb *: exported godoc fixups il y a 8 ans
  Ben Darnell 22925a1d2f raft: Remove redundant `raft.Commit` field. il y a 8 ans
  Yicheng Qin 3d32c059dd raft: generate correct json-format status il y a 9 ans
  Yicheng Qin 67194c0b22 raft: introduce progress states il y a 9 ans
  Xiang Li 97579e2e1d raft: introduce logger interface il y a 9 ans
  Xiang Li 2af33fd494 raft: add reportUnreachable il y a 9 ans
  Xiang Li 276c9540b4 etcdserver: support raft.status il y a 9 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Xiang Li 003b97a60f raft: public progress struct in raft il y a 9 ans
  Xiang Li b34936b097 raft: add progress into status il y a 9 ans
  Xiang Li 0eaaad0e48 raft: add Status interface il y a 9 ans