Historique des commits

Auteur SHA1 Message Date
  Anthony Romano 784c4446d9 rafthttp: fix race in TestStreamWriterAttachOutgoingConn il y a 8 ans
  Anthony Romano da1e022890 rafthttp: remove WaitSchedule() from tests il y a 8 ans
  Anthony Romano 911c8442b7 rafthttp: fix race between streamReader.stop() and connection closer il y a 8 ans
  Xiang Li a047aa4a81 rafthttp: rename to to peerID il y a 8 ans
  Xiang Li 86269ab5bf rafthttp: simplify streamReader initilization il y a 8 ans
  Gyu-Ho Lee bd71a60875 rafthttp: update LICENSE header il y a 8 ans
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison il y a 8 ans
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ il y a 8 ans
  Anthony Romano fe7cfe4d3d rafthttp: plumb local peer URLs through transport il y a 8 ans
  Anthony Romano db0b505de5 rafthttp: add requester to transport if peer does not exist il y a 8 ans
  Anthony Romano 20461ab11a *: fix many typos il y a 8 ans
  Xiang Li 80541d74d0 rafhttp: make TestStreamWriterAttachOutgoingConn more robust il y a 9 ans
  Xiang Li 336d177c82 rafthttp: fix data races detected by go race detector il y a 9 ans
  Yicheng Qin f725f6a552 rafthttp: deprecate streamTypeMsgApp il y a 9 ans
  Jonathan Boulle 7848ac3979 *: add missing license headers il y a 9 ans
  Yicheng Qin 28342ae097 rafthttp: avoid TestStream to use outdated stream il y a 9 ans
  Yicheng Qin fb4b0b5cf0 rafthttp: support to init term when adding peer il y a 9 ans
  Xiang Li 684c721307 Merge pull request #2970 from yichengq/fix-stream-test il y a 9 ans
  Yicheng Qin 36f75cf062 rafthttp: use buffered channel as recv/prop chan il y a 9 ans
  Yicheng Qin 2f05b24d6d rafthttp: {from, to} -> {local, remote} in stream il y a 9 ans
  Yicheng Qin 0a3a2720a1 Merge pull request #2923 from yichengq/rafthttp-status il y a 9 ans
  Yicheng Qin 1dbe72bb74 rafthttp: pretty print connection error il y a 9 ans
  Yicheng Qin 018fb8e6d9 pkg/testutil: ForceGosched -> WaitSchedule il y a 9 ans
  Yicheng Qin c371d8c65c rafthttp: version enforcement on rafthttp messages il y a 9 ans
  Yicheng Qin 38b8e848ac rafthttp: try stream msgappV1 handler if msgappV2 is unsupported il y a 9 ans
  Yicheng Qin 2e43ac8463 rafthttp: add test for streamReader.updateMsgAppTerm il y a 9 ans
  Yicheng Qin 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial il y a 9 ans
  Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports il y a 9 ans
  Yicheng Qin 0d88e0d111 rafthttp: introduce msgappv2 stream format il y a 9 ans
  Yicheng Qin e41cbeda5d rafthttp: drop messages in channel when disconnection il y a 9 ans