Gyuho Lee 863a56a998 rafthttp: add missing "peer_sent_failures_total" metrics call 7 éve
..
coder.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 éve
doc.go bd71a60875 rafthttp: update LICENSE header 9 éve
fake_roundtripper_test.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 éve
functional_test.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 éve
http.go 846255b95e Merge pull request #8513 from shenlanse/bug-fix 8 éve
http_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 éve
metrics.go 64e1a327ee rafthttp/metrics.go:fixed TODO: record write/recv failures. 9 éve
msg_codec.go 9543431aeb rafthttp: permit very large v2 snapshots 8 éve
msg_codec_test.go da26e230a0 rafthttp: fix misprint in readBytesLimit value 9 éve
msgappv2_codec.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 éve
msgappv2_codec_test.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 éve
peer.go 863a56a998 rafthttp: add missing "peer_sent_failures_total" metrics call 7 éve
peer_status.go 8528c8c599 *: more logging on critical state change 9 éve
peer_test.go bd71a60875 rafthttp: update LICENSE header 9 éve
pipeline.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 éve
pipeline_test.go d25f9feb19 rafthttp: bump up timeout in pipeline test 9 éve
probing_status.go 9311d7b77e rafthttp: log health checking error early 9 éve
remote.go 863a56a998 rafthttp: add missing "peer_sent_failures_total" metrics call 7 éve
snapshot_sender.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 éve
snapshot_test.go dc91da50b5 rafthttp: snapshot tests 9 éve
stream.go bd9bd71a61 rafthttp: add 3.3.0 support 8 éve
stream_test.go 4301f49988 rafthttp: configurable stream reader retry timeout 8 éve
transport.go 6fe7316ec4 rafthttp: add "ActivePeers" to "Transport" 7 éve
transport_bench_test.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 éve
transport_test.go 887db5a3db *: fix go tool vet -all -shadow errors 8 éve
urlpick.go bd71a60875 rafthttp: update LICENSE header 9 éve
urlpick_test.go 0626ee048e rafthttp: fix gofmt issues with go tip 9 éve
util.go 5f36875272 rafthttp: add remote in pipeline and snapshot handler when corresponding peer or remote do not exist 8 éve
util_test.go 8db8d01712 rafthttp: move test-only functions to '_test.go' 8 éve