Commit History

Author SHA1 Message Date
  Brian Waldon a93d60be90 refactor(cors): Break apart CORS data and middleware 12 years ago
  Brian Waldon c47760382e refactor(Server): Use a config struct in Server 12 years ago
  Brian Waldon 7eaad5c8e0 feat(metrics): enable some metrics; push to graphite 12 years ago
  Brandon Philips c2077ed0b6 feat(server): add net/http/pprof endpoints 12 years ago
  Xiang Li 36dda352d9 fix(dispatch) should call e.Index() 12 years ago
  Xiang Li a5bca025b1 fix index inconsistence in v1 api 12 years ago
  Xiang Li 40d297be66 feat add dir_flag 12 years ago
  Ben Johnson 5d865e321c Merge branch 'master' of https://github.com/coreos/etcd into mod-lock 12 years ago
  Brandon Philips 72bf216cb4 fix(server/v2): redirect to ClientURL not PeerURL 12 years ago
  Ben Johnson df20be775c Fix test harness. 12 years ago
  Ben Johnson 22c2935ddb Initial mod_lock acquire. 12 years ago
  Xiang Li b4f3d02c1c Merge pull request #322 from xiangli-cmu/master 12 years ago
  Xiang Li 8a0496cfae bump deps 12 years ago
  Brandon Philips a1ec895b91 feat(server): introduce a cors handler 12 years ago
  Ben Johnson 15eee885d7 Merge branch 'master' of https://github.com/coreos/etcd into clean-up-config 12 years ago
  Xiang Li 1d34c82643 fix set content-type to application/json 12 years ago
  Ben Johnson cba2611c68 Renamed configuration parameters. 12 years ago
  Brandon Philips ca7e61052d refactor(mod): remove the /etcd/ prefix 12 years ago
  Xiang Li 5abbaf59e3 Merge pull request #292 from xiangli-cmu/fix-ttl 12 years ago
  Xiang Li d8e5994c35 feat attach etcd-index,raft-index,raft-term to header 12 years ago
  Xiang Li 6156d5c790 refactor separate etcd index from raft index 12 years ago
  Brandon Philips 5620f88635 feat(server): insert the mod path 12 years ago
  Xiang Li f3ce75f2b4 feat add a simple speed test 12 years ago
  Ben Johnson aa9ae32998 Internal versioning. 12 years ago
  Ben Johnson bc0e07bca2 Add tiered configuration. 12 years ago
  Xiang Li b852a746ce refactor move http status logic to server.go 12 years ago
  Xiang Li acbc0c8846 refactor return http status 201 Created when creating a new node 12 years ago
  Ben Johnson dcef04b796 Add v2 unit tests. 12 years ago
  Brandon Philips 7670c85d70 feat(server): export ReleaseVersion 12 years ago
  Xiang Li 53a9bd0618 feat add set command 12 years ago