Commit History

Author SHA1 Message Date
  Jonathan Boulle f432b9d29b etcdhttp: remove configurable timeout 11 years ago
  Jonathan Boulle af6b29f291 main: move server configuration to etcdserver package 11 years ago
  Jonathan Boulle 1c11f6a144 *: expose etcd-index in watch requests 11 years ago
  Brandon Philips c2f96631d3 etcdserver: stop using addScheme 11 years ago
  Yicheng Qin 0e8345aa73 Merge pull request #1143 from unihorn/136 11 years ago
  Yicheng Qin e83f851995 etcdserver: move cluster test from etcdhttp to etcdserver 11 years ago
  Yicheng Qin 15798a73d9 etcdserver: return client urls for /v2/machines 11 years ago
  Yicheng Qin 1d5d2e3726 *: Id -> ID for protobuf types 11 years ago
  Brandon Philips 5e3fd6ee3f etcdserver: introduce the cluster and member 11 years ago
  Jonathan Boulle 9b3478218e etcdserver: add RaftIndex and RaftTerm 11 years ago
  Jonathan Boulle 2da1010cf7 etcdhttp: make TTL= equivalent to unset, and TTL=0 expire 11 years ago
  Jonathan Boulle fa762e6b25 etcdhttp: process dir parameter in request 11 years ago
  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