Historie revizí

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