Histórico de Commits

Autor SHA1 Mensagem Data
  nilsocket 702c69c906 raft : Write compact if statements há 4 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á 5 anos atrás
  GhostComputing b3916a393f raft: fix wrong comments in "mustCheckOutOfBounds" há 6 anos atrás
  Alex Robinson 45406d8486 raft: Avoid holding unneeded memory in unstable log's entries array há 7 anos atrás
  zhonglin6666 df31eab136 raft: simplify truncateAndAppend há 8 anos atrás
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header há 8 anos atrás
  Anthony Romano 20461ab11a *: fix many typos há 8 anos atrás
  siddontang 54a45ba2f5 *: fix typo há 8 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 1561b85bf3 raft: drop the raft prefix in logging há 9 anos atrás
  Xiang Li 97579e2e1d raft: introduce logger interface há 9 anos atrás
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright há 9 anos atrás
  Xiang Li 3209fd544b raft: panic on bad slice há 9 anos atrás
  Xiang Li 79014556e9 Merge pull request #1831 from xiang90/fix_unstable há 9 anos atrás
  Xiang Li 2f5b748a90 raft: clearify that the firstIndex might not be available. há 9 anos atrás
  Xiang Li b7ca56e3c8 raft: move good case of truncateAndAppend to the first place há 9 anos atrás
  Xiang Li 788d1e59a2 raft: use index in entry há 9 anos atrás
  Xiang Li 51de095d2c raft: logging state change events and events on bad path há 9 anos atrás
  Xiang Li 19ccdbee18 Merge pull request #1806 from xiang90/no_copy 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 d214e87aee raft: make unstable.entries immutable; copy the entries at bad path há 9 anos atrás
  Xiang Li 8a626257c7 raft: move unstable related function to log_unstable.go há 9 anos atrás