Commit History

Author SHA1 Message Date
  Brandon Philips 72bf216cb4 fix(server/v2): redirect to ClientURL not PeerURL 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
  Xiang Li 2aeb25e80c refactor change handler name to its method 12 years ago
  Xiang Li 545f8ed6a1 fix update PUT handler 12 years ago
  Ben Johnson e7598075ac Use raft.Server interface. 12 years ago
  Ben Johnson 1321c63f3b Extract Store into an interface. 12 years ago
  Xiang Li ef74464aea refactor remove extra function 12 years ago
  Xiang Li 7565313290 refactor add wrapper function 12 years ago
  Xiang Li a635f6b17c refactor remove the extra function 12 years ago
  Ben Johnson d44fd6661a Fix registry cache issues. 12 years ago
  Ben Johnson 013d07bc2a Fix server dispatch redirection. 12 years ago
  Xiang Li 0c5808eeec fix server/server.go accept name when creating a when server; gofmt 12 years ago