Commit History

Author SHA1 Message Date
  Brian Waldon 2fe22f1890 refactor(servers): emit http.Handlers from *Server 12 years ago
  Brian Waldon f158dfcd77 refactor(peerserver): Remove PeerServerConfig.Path 12 years ago
  Brian Waldon 19980a7033 refactor(peerserver): remove timeouts from PeerServerConfig 12 years ago
  Brian Waldon 0abd860f7e refactor(server): drop Serve code; rename cors object 12 years ago
  Brian Waldon a2ee620394 refactor(raft): init raft transporter & server in main 12 years ago
  Brian Waldon ffa2b07dc4 refactor(transporter): Pass in everything the transporter needs 12 years ago
  Brian Waldon 60bbc57aeb refactor(transporter): pass in timeouts 12 years ago
  Brian Waldon 86718167e8 refactor(peer_server): move stats construction to factories 12 years ago
  Brian Waldon 7bd4d05a38 refactor(peer-server): move listener init out of peer_server.go 12 years ago
  Brian Waldon 91fc6aabd2 chore(gofmt): Run gofmt 12 years ago
  Brian Waldon c0ff8f6026 chore(imports): Shift around some imports 12 years ago
  Brian Waldon a93d60be90 refactor(cors): Break apart CORS data and middleware 12 years ago
  Brian Waldon 9c8a23c333 refactor(PeerServer): Use a config struct in PeerServer 12 years ago
  Brian Waldon 97bc5b260d feat(metrics): Publish peer heartbeat events as metrics 12 years ago
  Brian Waldon 7eaad5c8e0 feat(metrics): enable some metrics; push to graphite 12 years ago
  Brian Waldon 32df6f92fc fix(peer): Pass peer server timeouts through factory 12 years ago
  Xiang Li f250649a5e fix(snapshot) count num of log entries rather than etcd transcations 12 years ago
  Ben Johnson 53477af1eb Merge branch 'master' of https://github.com/coreos/etcd into logging 12 years ago
  Ben Johnson b47042634a Add ThresholdMonitorTimeout. 12 years ago
  Ben Johnson 88e0263d08 Add heartbeat and timeout threshold loggers. 12 years ago
  Xiang Li 60c2680bfd fix(peer_server.go) init name field and update leader field 12 years ago
  Ben Johnson a9e20aecc6 Raft fixes, integrate logging. 12 years ago
  Ben Johnson 4acfc26c5e Add event-based debugging output. 12 years ago
  Cong Ding 468bfedf34 gofmt 12 years ago
  Ben Johnson 8442e7a0dc Timeout refactor. 12 years ago
  Neil Dunbar 46f8a354d1 Added the ability to specify heartbeat and election timeouts as 12 years ago
  Xiang Li 8a0496cfae bump deps 12 years ago
  Ben Johnson cba2611c68 Renamed configuration parameters. 12 years ago
  Xiang Li 0372cdea23 refactor move sync command into etcd 12 years ago
  Xiang Li 9d0de611a7 feat add snapCount parameter 12 years ago