Anthony Romano 96ed856bca Merge pull request #6345 from topecongiro/patch-1 il y a 9 ans
..
coder.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
doc.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
fake_roundtripper_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
functional_test.go d20cb40f4f rafthttp: fix TestSendMessageWhenStreamIsBroken il y a 9 ans
http.go 911dcc9386 rafthttp: close http socket when pipeline handler gets a raft error il y a 9 ans
http_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer il y a 9 ans
metrics.go 6af0917812 *: add peer prefix for network metrics between peers il y a 9 ans
msg_codec.go da26e230a0 rafthttp: fix misprint in readBytesLimit value il y a 9 ans
msg_codec_test.go da26e230a0 rafthttp: fix misprint in readBytesLimit value il y a 9 ans
msgappv2_codec.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
msgappv2_codec_test.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
peer.go ec9e77db96 rafthttp: remove unnecessary sendc from peer il y a 9 ans
peer_status.go 8528c8c599 *: more logging on critical state change il y a 9 ans
peer_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
pipeline.go 0503676bde rafthttp: fix httputil.RequestCanceler il y a 9 ans
pipeline_test.go da1e022890 rafthttp: remove WaitSchedule() from tests il y a 9 ans
probing_status.go 9311d7b77e rafthttp: log health checking error early il y a 9 ans
remote.go 937ae658dd rafthttp: add Transport.Cut/MendPeer il y a 9 ans
snapshot_sender.go 0503676bde rafthttp: fix httputil.RequestCanceler il y a 9 ans
snapshot_test.go dc91da50b5 rafthttp: snapshot tests il y a 9 ans
stream.go da1e022890 rafthttp: remove WaitSchedule() from tests il y a 9 ans
stream_test.go 784c4446d9 rafthttp: fix race in TestStreamWriterAttachOutgoingConn il y a 9 ans
transport.go 937ae658dd rafthttp: add Transport.Cut/MendPeer il y a 9 ans
transport_bench_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
transport_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer il y a 9 ans
urlpick.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
urlpick_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
util.go c9264c5e65 rafthttp: replace append with pre-allocated slice il y a 9 ans
util_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans