提交历史

作者 SHA1 备注 提交日期
  Jonathan Boulle 7a4d42166b *: add license header to all source files 11 年之前
  Jonathan Boulle ec18e46641 etcdserver/etcdhttp: switch to using fake clock 11 年之前
  Jonathan Boulle c28907ba95 etcdserver: fix race and improve stats interfaces 11 年之前
  Jonathan Boulle c30b82b596 etcdserver: fix data race in retrieving self stats 11 年之前
  Yicheng Qin 8609acf573 etcdhttp: set stats field in peer handler 11 年之前
  Jonathan Boulle 97ae531eda etcdserver: split out storestats and serverstats 11 年之前
  Jonathan Boulle fedb67a71a etcdserver: fix TODO and change to base 16 11 年之前
  Jonathan Boulle 8168fed825 etcdserver: add ServerStats and LeaderStats 11 年之前
  Jonathan Boulle 0a8721a708 etcdserver: expose store statistics 11 年之前
  Yicheng Qin a8a1d4fd93 Merge pull request #1299 from unihorn/162 11 年之前
  Yicheng Qin 6d0658c8ca etcdhttp: check error returned by ParseForm 11 年之前
  Jonathan Boulle 7656069675 etcdhttp: remove members handling for now 11 年之前
  Jonathan Boulle 4183b69e12 *: move from third_party to Godep 11 年之前
  Yicheng Qin 31264e7eb5 etcdhttp: add PUT and DELETE on /v2/admin/members/ 11 年之前
  Xiang Li 57ae19b500 Merge pull request #1290 from coreos/member_endpoint 11 年之前
  Xiang Li 1177b07535 etcdserver: change machines endpoint to members 11 年之前
  Xiang Li 3516cc3ee5 *: change all ID to uint64 11 年之前
  Xiang Li 8bbbaa88b2 *: raft related int64 -> uint64 11 年之前
  Jonathan Boulle f432b9d29b etcdhttp: remove configurable timeout 11 年之前
  Jonathan Boulle af6b29f291 main: move server configuration to etcdserver package 11 年之前
  Jonathan Boulle 1c11f6a144 *: expose etcd-index in watch requests 11 年之前
  Yicheng Qin 0e8345aa73 Merge pull request #1143 from unihorn/136 11 年之前
  Yicheng Qin 15798a73d9 etcdserver: return client urls for /v2/machines 11 年之前
  Yicheng Qin 1d5d2e3726 *: Id -> ID for protobuf types 11 年之前
  Brandon Philips 5e3fd6ee3f etcdserver: introduce the cluster and member 11 年之前
  Jonathan Boulle 9b3478218e etcdserver: add RaftIndex and RaftTerm 11 年之前
  Jonathan Boulle 2da1010cf7 etcdhttp: make TTL= equivalent to unset, and TTL=0 expire 11 年之前
  Jonathan Boulle fa762e6b25 etcdhttp: process dir parameter in request 11 年之前
  Jonathan Boulle 2b52384e7e etcdhttp: allow empty values for TTL parameter 11 年之前
  Jonathan Boulle 2e2cd12407 etcdhttp: disallow empty prevValue fields 11 年之前