提交历史

作者 SHA1 备注 提交日期
  Xiang Li 36dda352d9 fix(dispatch) should call e.Index() 12 年之前
  Xiang Li a5bca025b1 fix index inconsistence in v1 api 12 年之前
  Xiang Li 40d297be66 feat add dir_flag 12 年之前
  Ben Johnson 5d865e321c Merge branch 'master' of https://github.com/coreos/etcd into mod-lock 12 年之前
  Brandon Philips 72bf216cb4 fix(server/v2): redirect to ClientURL not PeerURL 12 年之前
  Ben Johnson df20be775c Fix test harness. 12 年之前
  Ben Johnson 22c2935ddb Initial mod_lock acquire. 12 年之前
  Xiang Li b4f3d02c1c Merge pull request #322 from xiangli-cmu/master 12 年之前
  Xiang Li 8a0496cfae bump deps 12 年之前
  Brandon Philips a1ec895b91 feat(server): introduce a cors handler 12 年之前
  Ben Johnson 15eee885d7 Merge branch 'master' of https://github.com/coreos/etcd into clean-up-config 12 年之前
  Xiang Li 1d34c82643 fix set content-type to application/json 12 年之前
  Ben Johnson cba2611c68 Renamed configuration parameters. 12 年之前
  Brandon Philips ca7e61052d refactor(mod): remove the /etcd/ prefix 12 年之前
  Xiang Li 5abbaf59e3 Merge pull request #292 from xiangli-cmu/fix-ttl 12 年之前
  Xiang Li d8e5994c35 feat attach etcd-index,raft-index,raft-term to header 12 年之前
  Xiang Li 6156d5c790 refactor separate etcd index from raft index 12 年之前
  Brandon Philips 5620f88635 feat(server): insert the mod path 12 年之前
  Xiang Li f3ce75f2b4 feat add a simple speed test 12 年之前
  Ben Johnson aa9ae32998 Internal versioning. 12 年之前
  Ben Johnson bc0e07bca2 Add tiered configuration. 12 年之前
  Xiang Li b852a746ce refactor move http status logic to server.go 12 年之前
  Xiang Li acbc0c8846 refactor return http status 201 Created when creating a new node 12 年之前
  Ben Johnson dcef04b796 Add v2 unit tests. 12 年之前
  Brandon Philips 7670c85d70 feat(server): export ReleaseVersion 12 年之前
  Xiang Li 53a9bd0618 feat add set command 12 年之前
  Xiang Li 2aeb25e80c refactor change handler name to its method 12 年之前
  Xiang Li 545f8ed6a1 fix update PUT handler 12 年之前
  Ben Johnson e7598075ac Use raft.Server interface. 12 年之前
  Ben Johnson 1321c63f3b Extract Store into an interface. 12 年之前