Commit History

Author SHA1 Message Date
  Yicheng Qin 023dc7cba2 etcdserver: add SYNC request 10 years ago
  Jonathan Boulle 67e57ffca4 etcdserver: split out client and server listeners 10 years ago
  Jonathan Boulle 27cf7747ea etcdserver/etcdhttp: add tests for serveKeys 10 years ago
  Jonathan Boulle 7ac3b32de6 etcdserver: change raft endpoint to send StatusNoContent 10 years ago
  Jonathan Boulle 3e2c160eed etcdserver/etcdhttp: add test coverage for serveRaft 10 years ago
  Jonathan Boulle e04c028d64 etcdserver/etcdhttp: switch to using http.ServeMux 10 years ago
  Jonathan Boulle 8a5ab2ec06 etcdserver: introduce Server interface 10 years ago
  Jonathan Boulle d9cfc35bed etcdhttp: check method for every endpoint, add tests 10 years ago
  Jonathan Boulle 5f66b35852 etcdserver/etcdhttp: split out peers and add tests 10 years ago
  Jonathan Boulle c03798f99b Merge pull request #1011 from jonboulle/clean_http 10 years ago
  Jonathan Boulle 786982d8e5 simplify 10 years ago
  Jonathan Boulle 52ddd389ff etcdhttp: use Form values over query parameters 10 years ago
  Jonathan Boulle 7c03704b19 etcdserver: restructure to hopefully simplify 10 years ago
  Brian Waldon bafe960dba etcdhttp: add Peers.Endpoints 10 years ago
  Brian Waldon c251304068 *: s/Id/ID/ 10 years ago
  Jonathan Boulle e2d01eff35 etcdserver: switch to using etcd.Error 10 years ago
  Jonathan Boulle 2342402434 etcdserver: address style comments 10 years ago
  Jonathan Boulle e736a11ac4 etcdhttp: perform validation of query parameters 10 years ago
  Yicheng Qin 01871e7c29 http: use sort.Strings 10 years ago
  Yicheng Qin d519491545 http: add TODO for peers var 10 years ago
  Yicheng Qin 961a61d708 http: add allow func 10 years ago
  Yicheng Qin 4087fa5c7a http: allow GET, HEAD for /v2/machines 10 years ago
  Yicheng Qin 0c1d1b7aeb etcdhttp: add /v2/machines endpoint 10 years ago
  Jonathan Boulle 8473f3bf52 api: address review comments 10 years ago
  Jonathan Boulle c78239a629 etcdserver: add test coverage for parseRequest 10 years ago
  Jonathan Boulle b33b85870d etcdserver: add waitForEvent and encodeResponse coverage 10 years ago
  Jonathan Boulle f7444ff300 store: convert Watch to interface 10 years ago
  Jonathan Boulle 9997c9488a *: fix a few small issues identified by go vet 10 years ago
  Xiang Li 55b4267c30 Merge pull request #1001 from coreos/sender 10 years ago
  Xiang Li 378cadf073 etcdhttp: implment Peers.String() 10 years ago