Commit History

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