Commit History

Author SHA1 Message Date
  Jonathan Boulle 2b52384e7e etcdhttp: allow empty values for TTL parameter 11 years ago
  Jonathan Boulle 2e2cd12407 etcdhttp: disallow empty prevValue fields 11 years ago
  Jonathan Boulle a9caa24f8a etcdhttp: add test for streaming watches 11 years ago
  Jonathan Boulle ddc30c0a33 etcdserver: use Context to communicate timeout, and add tests 11 years ago
  Jonathan Boulle 172a32e5e3 etcdserver: correct timeout and streaming handling 11 years ago
  Brian Waldon 91003cb994 *: s/prevExists/prevExist/ 11 years ago
  Jonathan Boulle 67e57ffca4 etcdserver: split out client and server listeners 11 years ago
  Jonathan Boulle a7ec09c877 etcdserver/etcdhttp: use empty node for test 11 years ago
  Jonathan Boulle f846c5286a etcdserver/etcdhttp: fix comment, simplify resServer 11 years ago
  Jonathan Boulle 27cf7747ea etcdserver/etcdhttp: add tests for serveKeys 11 years ago
  Jonathan Boulle 7ac3b32de6 etcdserver: change raft endpoint to send StatusNoContent 11 years ago
  Jonathan Boulle 3e2c160eed etcdserver/etcdhttp: add test coverage for serveRaft 11 years ago
  Jonathan Boulle e04c028d64 etcdserver/etcdhttp: switch to using http.ServeMux 11 years ago
  Jonathan Boulle d9cfc35bed etcdhttp: check method for every endpoint, add tests 11 years ago
  Jonathan Boulle c03798f99b Merge pull request #1011 from jonboulle/clean_http 11 years ago
  Jonathan Boulle 52ddd389ff etcdhttp: use Form values over query parameters 11 years ago
  Jonathan Boulle 7c03704b19 etcdserver: restructure to hopefully simplify 11 years ago
  Brian Waldon bafe960dba etcdhttp: add Peers.Endpoints 11 years ago
  Jonathan Boulle e2d01eff35 etcdserver: switch to using etcd.Error 11 years ago
  Jonathan Boulle 2342402434 etcdserver: address style comments 11 years ago
  Jonathan Boulle bed63cddf7 etcdhttp: add tests for ParseBool/ParseUint64 helpers 11 years ago
  Jonathan Boulle e736a11ac4 etcdhttp: perform validation of query parameters 11 years ago
  Yicheng Qin 51e4bbfeb0 http: check err return from http.NewRequest 11 years ago
  Yicheng Qin 961a61d708 http: add allow func 11 years ago
  Yicheng Qin 4087fa5c7a http: allow GET, HEAD for /v2/machines 11 years ago
  Yicheng Qin 0c1d1b7aeb etcdhttp: add /v2/machines endpoint 11 years ago
  Jonathan Boulle 44acd57ea4 etcdserver: remove superfluous context 11 years ago
  Jonathan Boulle 07ce8bc4bc etcdserver: split out functional test to new package 11 years ago
  Jonathan Boulle 8473f3bf52 api: address review comments 11 years ago
  Jonathan Boulle c78239a629 etcdserver: add test coverage for parseRequest 11 years ago