提交历史

作者 SHA1 备注 提交日期
  evan-gu b8ac1d082b fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire() 12 年之前
  evan-gu 0959448855 add LastIndex and LastTerm in EventHistory 12 年之前
  evan-gu 3ae316ac38 add ExpireCount and some test case 12 年之前
  evan-gu 35724319c9 add watcher for expiration, add expiration for TestAndSet, add related test case 12 年之前
  Xiang Li 4b2e53f29e minor clean up 12 年之前
  Xiang Li 33e010ebd8 add watchHistory clone 12 年之前
  Xiang Li 2c9d57a9fe fix conflicts 12 年之前
  Xiang Li 784d286f37 merge from master 12 年之前
  Xiang Li da83ee223b clean up from yifan 12 年之前
  Xiang Li 8a7e5fc227 Merge pull request #187 from sakana/master 12 年之前
  Xiang Li c565ac23a7 Merge pull request #192 from xiangli-cmu/master 12 年之前
  Xiang Li 266519c8d2 fix typo 12 年之前
  Xiang Li 6f32b2d576 fix timeout 12 年之前
  Brandon Philips 1d31b574ed Merge pull request #191 from philips/fixup-spelling-error-stats 12 年之前
  Brandon Philips 6fb1d8a377 fix(raft_stats): spelling followers not follwers 12 年之前
  Xiang Li 8fc1abd9b1 Merge pull request #184 from xiangli-cmu/master 12 年之前
  Xiang Li cc722a413f change peer to follower 12 年之前
  Xiang Li 2eb0625f15 mrege and change peerstats to followersstats 12 年之前
  David Fisher 9825976e06 Merge upstream 12 年之前
  Xiang Li 21f6b50607 Merge pull request #189 from philips/cleanup-stats-further 12 年之前
  Brandon Philips da01fe6027 fix(command): make Latency and Counts objects 12 年之前
  Brandon Philips cbd8a4fb9c feat(scripts/test-cluster): add a cluster test command 12 年之前
  Brandon Philips 20488b498a Merge pull request #168 from xiangli-cmu/cleanupStats 12 年之前
  Brandon Philips 0ef9d944f6 fix(gitignore): ignore the actual binary 12 年之前
  Brandon Philips aff4af1d0b fix(build): use /bin/sh 12 年之前
  David Fisher 0b37c808dd Fix nil logger in inits 12 年之前
  David Fisher a121cbb721 Switch from golang log to coreos/go-log 12 年之前
  David Fisher 951d467917 Swith to coreos/go-log from ccding/go-logging 12 年之前
  evan-gu a568c6dc75 add some basic stats, and test case 12 年之前
  Xiang Li a8ff1b27d4 init peerStats in transportation.go; avoid nil pointer due to restart from snapshot(we do not keep stats in persistentlayer yet) 12 年之前