Histórico de Commits

Autor SHA1 Mensagem Data
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix há 7 anos atrás
  Xiang 931cf3454a raft: make TestNodeTick reliable há 7 anos atrás
  Peter Mattis ab03a42f06 raft: add Ready.MustSync há 7 anos atrás
  Manjunath A Kumatagi 0914b8b707 test: Fix gosimple errors há 7 anos atrás
  Dylan.Wen 16135165c2 raft: add RawNode test case for #6866 há 7 anos atrás
  Xiang Li fc8cd44c72 raft: use status to test node stop há 7 anos atrás
  Xiang Li f2eb8560ed raft: fix TestNodeProposeAddDuplicateNode há 8 anos atrás
  Vincent Lee e6d1ebcc1d raft: use the channel instead of sleep to make test case reliable há 8 anos atrás
  Vincent Lee bc6f5ad53e raft: fix test case for data race há 8 anos atrás
  Vincent Lee 62bd5477b9 raft: fix test case, should wait config propose applied há 8 anos atrás
  Vincent Lee 16e3ab0f11 raft: test case to check the duplicate add node propose há 8 anos atrás
  Gyu-Ho Lee cb5c92f69b raft: do not attach term to MsgReadIndex há 8 anos atrás
  Xiang Li 710b14ce56 raft: support safe readonly request há 8 anos atrás
  Xiang Li a75688bd17 Merge pull request #6039 from xiang90/fix_r há 8 anos atrás
  Xiang Li 484f579905 raft: hide Campaign rules on applying all entries há 8 anos atrás
  Gyu-Ho Lee 4ff6c72257 raft: replace 'reflect.DeepEqual' with bytes.Equal há 8 anos atrás
  Xiang Li 1c5754f02d raft: fix readindex há 8 anos atrás
  Xiang Li 5f1c763993 Merge pull request #5553 from swingbach/master há 8 anos atrás
  swingbach@gmail.com 0faae33ace raft: implemented read-only query when quorum check is on há 8 anos atrás
  Xiang Li 848f539536 raft: make tick unblock and fix potential live lock há 8 anos atrás
  Xiang Li 500296d0fb raft: fix TestNodeStepUnblock há 8 anos atrás
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header há 8 anos atrás
  es-chow ac059eb8cb raft: transfer leader feature há 8 anos atrás
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ há 8 anos atrás
  Xiang Li aa59e7518e raft: remove unnecessary waitSchedule in test há 8 anos atrás
  Gyu-Ho Lee c827c7432c raft: fix leaky goroutines in raft test há 8 anos atrás
  Xiang Li a8cc1570d0 raft: support quorum check when raft is leader há 9 anos atrás
  Yicheng Qin 0de52414cd raft: extend wait timeout in TestNodeAdvance há 9 anos atrás
  Yicheng Qin 018fb8e6d9 pkg/testutil: ForceGosched -> WaitSchedule há 9 anos atrás
  Xiang Li 085447ed85 raft: fix raft node start bug há 9 anos atrás