Historique des commits

Auteur SHA1 Message Date
  Brian Waldon a2ee620394 refactor(raft): init raft transporter & server in main il y a 12 ans
  Brian Waldon ffa2b07dc4 refactor(transporter): Pass in everything the transporter needs il y a 12 ans
  Brian Waldon 60bbc57aeb refactor(transporter): pass in timeouts il y a 12 ans
  Brian Waldon 86718167e8 refactor(peer_server): move stats construction to factories il y a 12 ans
  Brian Waldon 7bd4d05a38 refactor(peer-server): move listener init out of peer_server.go il y a 12 ans
  Brian Waldon 91fc6aabd2 chore(gofmt): Run gofmt il y a 12 ans
  Brian Waldon c0ff8f6026 chore(imports): Shift around some imports il y a 12 ans
  Brian Waldon a93d60be90 refactor(cors): Break apart CORS data and middleware il y a 12 ans
  Brian Waldon 9c8a23c333 refactor(PeerServer): Use a config struct in PeerServer il y a 12 ans
  Brian Waldon 97bc5b260d feat(metrics): Publish peer heartbeat events as metrics il y a 12 ans
  Brian Waldon 7eaad5c8e0 feat(metrics): enable some metrics; push to graphite il y a 12 ans
  Brian Waldon 32df6f92fc fix(peer): Pass peer server timeouts through factory il y a 12 ans
  Xiang Li f250649a5e fix(snapshot) count num of log entries rather than etcd transcations il y a 12 ans
  Ben Johnson 53477af1eb Merge branch 'master' of https://github.com/coreos/etcd into logging il y a 12 ans
  Ben Johnson b47042634a Add ThresholdMonitorTimeout. il y a 12 ans
  Ben Johnson 88e0263d08 Add heartbeat and timeout threshold loggers. il y a 12 ans
  Xiang Li 60c2680bfd fix(peer_server.go) init name field and update leader field il y a 12 ans
  Ben Johnson a9e20aecc6 Raft fixes, integrate logging. il y a 12 ans
  Ben Johnson 4acfc26c5e Add event-based debugging output. il y a 12 ans
  Cong Ding 468bfedf34 gofmt il y a 12 ans
  Ben Johnson 8442e7a0dc Timeout refactor. il y a 12 ans
  Neil Dunbar 46f8a354d1 Added the ability to specify heartbeat and election timeouts as il y a 12 ans
  Xiang Li 8a0496cfae bump deps il y a 12 ans
  Ben Johnson cba2611c68 Renamed configuration parameters. il y a 12 ans
  Xiang Li 0372cdea23 refactor move sync command into etcd il y a 12 ans
  Xiang Li 9d0de611a7 feat add snapCount parameter il y a 12 ans
  Xiang Li 107762e82a fix snapshot il y a 12 ans
  Xiang Li b852a746ce refactor move http status logic to server.go il y a 12 ans
  Xiang Li acbc0c8846 refactor return http status 201 Created when creating a new node il y a 12 ans
  Ben Johnson dcef04b796 Add v2 unit tests. il y a 12 ans