コミット履歴

作者 SHA1 メッセージ 日付
  Ben Johnson 0e49c49dce Remove verbosity from test. 12 年 前
  Ben Johnson 1a27c9de67 Add github.com/gorilla/context. 12 年 前
  Ben Johnson 8475d9878e bump(github.com/gorilla/context): 708054d61e5a2918b9f4e9700000ee611dcf03f5 12 年 前
  Ben Johnson d44fd6661a Fix registry cache issues. 12 年 前
  Ben Johnson 013d07bc2a Fix server dispatch redirection. 12 年 前
  Ben Johnson 77572b01f8 Merge pull request #2 from xiangli-cmu/refactoring 12 年 前
  Xiang Li e954d3d41f fix registry.go: use the correct node name; self is already in the list 12 年 前
  Ben Johnson 55c1f45805 Merge branch 'refactoring' of https://github.com/benbjohnson/etcd into refactoring 12 年 前
  Ben Johnson ec24e76959 Fix duplicates in registry. 12 年 前
  Ben Johnson 2b9c4bc90d Merge pull request #1 from xiangli-cmu/refactoring 12 年 前
  Xiang Li 0c5808eeec fix server/server.go accept name when creating a when server; gofmt 12 年 前
  Ben Johnson d3b064c2e9 Refactor v2 routes. 12 年 前
  Ben Johnson 7416d2fdcc Mostly working. 12 年 前
  Ben Johnson 52b67ca307 Add gorilla/mux to third_party. 12 年 前
  Ben Johnson 34b99ee343 bump(github.com/gorilla/mux): b08c5fcf14d01cb0c20ddf70157f54d4a2c3a38a 12 年 前
  Ben Johnson 8670e1b7aa Refactored. 12 年 前
  Ben Johnson bb9401544a Intermediate commit. 12 年 前
  Ben Johnson eb78d96a20 Intermediate commit. 12 年 前
  Ben Johnson 89334df5ae Refactor commands. 12 年 前
  Ben Johnson 594c2cab47 Refactor v2 API into server/v2. 12 年 前
  Ben Johnson a113a51d73 Refactor v1 API into server/v1. 12 年 前
  Ben Johnson a8b677f6e7 Merge pull request #214 from xiangli-cmu/newStore 12 年 前
  Xiang Li 40c520ca1b refactor remove raft singleton 12 年 前
  Ben Johnson a3b07f71d2 Merge pull request #212 from xiangli-cmu/newStore 12 年 前
  Xiang Li 255e14a5c4 refactor command.go,server.go: add raftWrapper as context, totally get rid of reference in command.go 12 年 前
  Xiang Li 61899d62c5 refactor command.go: commands do not rely on the etcdStore singleton. So we can seprate command into a package in the furture. 12 年 前
  Brandon Philips b8e5794765 Merge remote-tracking branch 'xiangli-cmu/newStore' into 0.2 12 年 前
  Xiang Li 4bf57537b5 refactor store.go remove extra assignment 12 年 前
  Xiang Li e597947bd8 refactor store.go update 12 年 前
  Xiang Li a030a41153 refactor store.go remove unwanted print 12 年 前