Anthony Romano 846255b95e Merge pull request #8513 from shenlanse/bug-fix il y a 8 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 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel il y a 9 ans
functional_test.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' il y a 8 ans
http.go 846255b95e Merge pull request #8513 from shenlanse/bug-fix il y a 8 ans
http_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer il y a 9 ans
metrics.go 64e1a327ee rafthttp/metrics.go:fixed TODO: record write/recv failures. il y a 9 ans
msg_codec.go 9543431aeb rafthttp: permit very large v2 snapshots il y a 8 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 f65aee0759 *: replace 'golang.org/x/net/context' with 'context' il y a 8 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 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel il y a 9 ans
pipeline_test.go d25f9feb19 rafthttp: bump up timeout in pipeline test 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 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel il y a 9 ans
snapshot_test.go dc91da50b5 rafthttp: snapshot tests il y a 9 ans
stream.go 4301f49988 rafthttp: configurable stream reader retry timeout il y a 8 ans
stream_test.go 4301f49988 rafthttp: configurable stream reader retry timeout il y a 8 ans
transport.go 0b2d8a6c96 *: fix minor typos il y a 8 ans
transport_bench_test.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' il y a 8 ans
transport_test.go 887db5a3db *: fix go tool vet -all -shadow errors il y a 8 ans
urlpick.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
urlpick_test.go 0626ee048e rafthttp: fix gofmt issues with go tip il y a 9 ans
util.go 5f36875272 rafthttp: add remote in pipeline and snapshot handler when corresponding peer or remote do not exist il y a 8 ans
util_test.go 8db8d01712 rafthttp: move test-only functions to '_test.go' il y a 8 ans