提交歷史

作者 SHA1 備註 提交日期
  Barak Michener 13656eb4e7 Merge pull request #1340 from barakmich/better_ids2 11 年之前
  Yicheng Qin 7498234e40 etcdserver: record removed member to check incoming message 11 年之前
  Barak Michener ad0b7b7dbb Add cluster name to etcd flags 11 年之前
  Yicheng Qin 06b196e345 etcdhttp: writeEvent -> writeKeyEvent 11 年之前
  Yicheng Qin ca73f25615 etcdhttp: parseRequest -> parseKeyRequest 11 年之前
  Yicheng Qin 2ff3cac653 etcdserver/etcdhttp: store location adjustment 11 年之前
  Xiang Li 894e678ad6 etcdserver: checking clusterID 11 年之前
  Xiang Li a44849deec Merge pull request #1286 from coreos/clusterid 11 年之前
  Jonathan Boulle b3d5333cb3 *: fix various formatting issues 11 年之前
  Xiang Li ea6bcacfe4 *: generate clusterid 11 年之前
  Jonathan Boulle 7a4d42166b *: add license header to all source files 11 年之前
  Jonathan Boulle e0801360d3 godep: update clockwork dependency 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 年之前
  Jonathan Boulle 9b9e72e2a3 etcdhttp: add tests for ServeStats/ServeLeader 11 年之前
  Jonathan Boulle 97ae531eda etcdserver: split out storestats and serverstats 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 1177b07535 etcdserver: change machines endpoint to members 11 年之前
  Yicheng Qin 77271b0663 etcdserver: split Member into RaftAttributes and Attributes 11 年之前
  Xiang Li 8bbbaa88b2 *: raft related int64 -> uint64 11 年之前
  Yicheng Qin 8e8719f6ac etcdserver: Create, Delete -> Add, Remove 11 年之前
  Yicheng Qin d051af4d3d etcdserver: apply config change on cluster store 11 年之前
  Jonathan Boulle f432b9d29b etcdhttp: remove configurable timeout 11 年之前