Commit History

作者 SHA1 備註 提交日期
  Xiang Li 0045b3b764 Merge pull request #56 from philips/add-third-party 13 年之前
  Brandon Philips 5f6d331e6a feat(third_party): use this directory 13 年之前
  Brandon Philips a585f5fc2e bump(github.com/ccding/go-config-reader): ed2b178dfa43911665337544ccec96e57820daab 13 年之前
  Brandon Philips 6813a92325 bump(github.com/coreos/go-etcd): 9d174bd052fc49e53d5978c2ecd81770aee3788d 13 年之前
  Brandon Philips bb7ed9314b bump(github.com/benbjohnson/go-raft): d46748244f1f1830a002b8f645342426c5d73e81 13 年之前
  Brandon Philips c03d4666b8 feat(third_party): initial update script 13 年之前
  Brandon Philips 6b3bbc1dd5 bump(code.google.com/p/goprotobuf): d54cbe4bdc25 13 年之前
  Brandon Philips 46bce9cc49 bump(code.google.com/p/go.net): ca4c826193c2 13 年之前
  Brandon Philips 20833eb63d bump(bitbucket.org/kardianos/osext): 84d8cbacbe13 13 年之前
  Brandon Philips 7992171974 bump(github.com/ccding/go-logging): d4e747a24b2af160872a886a430a16ac65f76456 13 年之前
  Brandon Philips aac485d67b bump(github.com/coreos/go-raft): 75c9644bbc43e5ef7805480c13deacec02195706 13 年之前
  Xiang Li b8c89a147b Merge pull request #54 from xiangli-cmu/master 13 年之前
  Xiang Li 026f93cd83 add watch benchmark 13 年之前
  Xiang Li 10b5bc9871 fix wrong snapshot path 13 年之前
  Xiang Li 06c9f1893f avoid set value to root 13 年之前
  Xiang Li b046e184d4 Merge https://github.com/coreos/etcd 13 年之前
  Xiang Li dc2eae8595 fix watcher test and keyword test 13 年之前
  Xiang Li 8a4b2e83a5 change create->new, follow go spec 13 年之前
  Xiang Li 6b08b55523 Merge pull request #51 from polvi/master 13 年之前
  polvi 0d0b59b254 Make a note about go 1.1 13 年之前
  Xiang Li ce33c4d29f gofmt 13 年之前
  Xiang Li 66f4e0aa19 clear watchers before recover from a snapshot 13 年之前
  Xiang Li 0310268d27 Merge pull request #47 from xiangli-cmu/master 13 年之前
  Xiang Li 8f551e3dc1 fix wrong error 13 年之前
  Xiang Li 9b8c5b0527 allow pervious machine to rejoin to the cluster without pervious log 13 年之前
  Xiang Li 1b38a6b315 change version from 0.1 to pre-0.1 13 年之前
  Xiang Li 53feb9d973 add space in comments 13 年之前
  Xiang Li 50613c555b simplify machine list. do not need a separate struct to store machines, since we have already stored them into etcd store. 13 年之前
  Xiang Li 67b66f75e0 in this case, err should be nil. avoid dereference 13 年之前
  Xiang Li 7ea4ae8693 add RawGet that will return Response struct 13 年之前