Historique des commits

Auteur SHA1 Message Date
  Xiang Li 1177b07535 etcdserver: change machines endpoint to members il y a 11 ans
  Yicheng Qin 77271b0663 etcdserver: split Member into RaftAttributes and Attributes il y a 11 ans
  Xiang Li 8bbbaa88b2 *: raft related int64 -> uint64 il y a 11 ans
  Yicheng Qin 8e8719f6ac etcdserver: Create, Delete -> Add, Remove il y a 11 ans
  Yicheng Qin d051af4d3d etcdserver: apply config change on cluster store il y a 11 ans
  Jonathan Boulle f432b9d29b etcdhttp: remove configurable timeout il y a 11 ans
  Jonathan Boulle af6b29f291 main: move server configuration to etcdserver package il y a 11 ans
  Jonathan Boulle 1c11f6a144 *: expose etcd-index in watch requests il y a 11 ans
  Brandon Philips c2f96631d3 etcdserver: stop using addScheme il y a 11 ans
  Yicheng Qin 0e8345aa73 Merge pull request #1143 from unihorn/136 il y a 11 ans
  Yicheng Qin e83f851995 etcdserver: move cluster test from etcdhttp to etcdserver il y a 11 ans
  Yicheng Qin 15798a73d9 etcdserver: return client urls for /v2/machines il y a 11 ans
  Yicheng Qin 1d5d2e3726 *: Id -> ID for protobuf types il y a 11 ans
  Brandon Philips 5e3fd6ee3f etcdserver: introduce the cluster and member il y a 11 ans
  Jonathan Boulle 9b3478218e etcdserver: add RaftIndex and RaftTerm il y a 11 ans
  Jonathan Boulle 2da1010cf7 etcdhttp: make TTL= equivalent to unset, and TTL=0 expire il y a 11 ans
  Jonathan Boulle fa762e6b25 etcdhttp: process dir parameter in request il y a 11 ans
  Jonathan Boulle 2b52384e7e etcdhttp: allow empty values for TTL parameter il y a 11 ans
  Jonathan Boulle 2e2cd12407 etcdhttp: disallow empty prevValue fields il y a 11 ans
  Jonathan Boulle a9caa24f8a etcdhttp: add test for streaming watches il y a 11 ans
  Jonathan Boulle ddc30c0a33 etcdserver: use Context to communicate timeout, and add tests il y a 11 ans
  Jonathan Boulle 172a32e5e3 etcdserver: correct timeout and streaming handling il y a 11 ans
  Brian Waldon 91003cb994 *: s/prevExists/prevExist/ il y a 11 ans
  Jonathan Boulle 67e57ffca4 etcdserver: split out client and server listeners il y a 11 ans
  Jonathan Boulle a7ec09c877 etcdserver/etcdhttp: use empty node for test il y a 11 ans
  Jonathan Boulle f846c5286a etcdserver/etcdhttp: fix comment, simplify resServer il y a 11 ans
  Jonathan Boulle 27cf7747ea etcdserver/etcdhttp: add tests for serveKeys il y a 11 ans
  Jonathan Boulle 7ac3b32de6 etcdserver: change raft endpoint to send StatusNoContent il y a 11 ans
  Jonathan Boulle 3e2c160eed etcdserver/etcdhttp: add test coverage for serveRaft il y a 11 ans
  Jonathan Boulle e04c028d64 etcdserver/etcdhttp: switch to using http.ServeMux il y a 11 ans