コミット履歴

作者 SHA1 メッセージ 日付
  Xiang Li af87fa40c2 fix(registry.go) protect the peer and proxy map in the registry by lock 11 年 前
  Tomás Senart b6053d6a86 Making code formatting consistent. 11 年 前
  Ben Johnson 7d4fda550d Machine join/remove v2 API. 11 年 前
  Ben Johnson 3cd83c61c4 Fix PUT /config response and log errors. 12 年 前
  Ben Johnson c8d6b26dfd Add auto-demotion after peer inactivity. 12 年 前
  Ben Johnson f5698d3566 Proxy promotion. 12 年 前
  Ben Johnson 1d961b8e56 Add proxy mode. 12 年 前
  Brandon Philips 8485987b74 Merge pull request #524 from yifan-gu/remove_omitempty_on_value 12 年 前
  evan-gu 9cfd8c5f0b fix(store): make NodeExtern.Value a *string 12 年 前
  Yicheng Qin 3a4df1612c feat(discovery): adjust boot order to find peers 12 年 前
  Yicheng Qin bd56b15b6e fix(tests/discovery): use host as -peers parameter instead of url 12 年 前
  Brandon Philips 7e5aa3137d fix(server/registry): use url.Value.Encode() 12 年 前
  Xiang Li 40d297be66 feat add dir_flag 12 年 前
  Xiang Li b7d07ea5c8 refactor event 12 年 前
  Ben Johnson cba2611c68 Renamed configuration parameters. 12 年 前
  Xiang Li 6156d5c790 refactor separate etcd index from raft index 12 年 前
  Ben Johnson aa9ae32998 Internal versioning. 12 年 前
  Xiang Li 94accfcb23 refactor remove extra print parameter 12 年 前
  Xiang Li fbf40fb74a refactor store.go add set function 12 年 前
  Ben Johnson 1321c63f3b Extract Store into an interface. 12 年 前
  Xiang Li 7565313290 refactor add wrapper function 12 年 前
  Xiang Li a635f6b17c refactor remove the extra function 12 年 前
  Ben Johnson dc59bd8d77 gofmt 12 年 前
  Ben Johnson d44fd6661a Fix registry cache issues. 12 年 前
  Ben Johnson 013d07bc2a Fix server dispatch redirection. 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 年 前
  Xiang Li 0c5808eeec fix server/server.go accept name when creating a when server; gofmt 12 年 前
  Ben Johnson 7416d2fdcc Mostly working. 12 年 前