Commit History

Author SHA1 Message Date
  Xiang Li ef7cf058a2 *: update gogoproto 9 years ago
  Tamir Duberstein 45390b9fb8 *: regenerate proto to use local import path 9 years ago
  Xiang Li 581ef05bab *: resolve proto warnings 9 years ago
  Xiang Li 13f44e4b79 *: update generated proto code 9 years ago
  Xiang Li 05e240b892 *: update protobuf 9 years ago
  Xiang Li 9b4d52ee73 raft: do not resend snapshot if not necessary 9 years ago
  Xiang Li 2af33fd494 raft: add reportUnreachable 9 years ago
  Ben Darnell 2e1c36cdd9 raft: introduce MsgHeartbeatResp. 9 years ago
  Xiang Li 35b907ac58 raft: add lastIndex as rejectHint 9 years ago
  Xiang Li 149389cbfa raft: add msgHeartbeat type 9 years ago
  Ben Darnell 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. 10 years ago
  Xiang Li 5967794009 *: support updating advertise-peer-url 10 years ago
  Xiang Li f64963de88 raftpb: fix proto 10 years ago
  Yicheng Qin e200d2a8e2 etcdserver/raft: remove msgDenied, removedNodes, shouldStop 10 years ago
  Jonathan Boulle 4183b69e12 *: move from third_party to Godep 10 years ago
  Yicheng Qin 32c38820c1 raft: protobuf messageType 10 years ago
  Yicheng Qin 447caf1afc etcdserver/wal: record info at the head of WAL file 10 years ago
  Xiang Li af5b8c6c44 raft: int64 -> uint64 10 years ago
  Xiang Li 7b61565c0a raft: save removed nodes in snapshot 10 years ago
  Yicheng Qin fff918c672 raft: msg.Denied -> msg.Reject 10 years ago
  Yicheng Qin 0e8345aa73 Merge pull request #1143 from unihorn/136 10 years ago
  Xiang Li 86473d8a27 raft: add msg denied field 10 years ago
  Yicheng Qin 1d5d2e3726 *: Id -> ID for protobuf types 10 years ago
  Yicheng Qin bc7b0108dc raft: ConfigChange -> ConfChange 10 years ago
  Yicheng Qin d92931853e raft: Config -> ConfigChange 10 years ago
  Yicheng Qin dc36ae7058 raft: use pb.Config instead of []byte for Configure 10 years ago
  Yicheng Qin b82d70871f raft: use EntryType in protobuf 10 years ago
  Yicheng Qin ff6705b94b raft: add Configure, AddNode, RemoveNode 10 years ago
  Yicheng Qin 023dc7cba2 etcdserver: add SYNC request 10 years ago
  Yicheng Qin cc8d8f2102 raft: remove unused raftpb.LastIndex 10 years ago