Commit History

Author SHA1 Message Date
  Brian Waldon 2fe22f1890 refactor(servers): emit http.Handlers from *Server 12 years ago
  Brian Waldon a7d9efa900 refactor(server): Remove ServerConfig struct 12 years ago
  Brian Waldon 0abd860f7e refactor(server): drop Serve code; rename cors object 12 years ago
  Brian Waldon 5c3a3db2d8 refactor(server): treat Server as an http.Handler 12 years ago
  Brian Waldon d0c4916fe9 refactor(server): move listener init out of server.go 12 years ago
  Brian Waldon 91fc6aabd2 chore(gofmt): Run gofmt 12 years ago
  Brian Waldon c0ff8f6026 chore(imports): Shift around some imports 12 years ago
  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