etcd/rafthttp
Anthony Romano 8291110049 rafthttp: do not create new connections after stopping transport 2016-04-28 10:10:52 -07:00
..
coder.go rafthttp: add copyright header 2015-02-28 11:35:16 -08:00
doc.go *: add missing package descriptions 2015-11-17 20:54:10 -08:00
fake_roundtripper_test.go rafthttp: drop go1.4 tests 2016-03-18 18:46:11 -07:00
functional_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
http.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
http_test.go rafthttp: plumb local peer URLs through transport 2016-02-05 16:44:41 -08:00
metrics.go *: add debugging metrics 2016-04-26 09:52:56 -07:00
msg_codec.go rafthttp: rename message.go -> message_codec.go 2015-10-18 09:49:11 -07:00
msg_codec_test.go rafthttp: rename message.go -> message_codec.go 2015-10-18 09:49:11 -07:00
msgappv2_codec.go rafthttp: fix comment in msgappv2 2016-04-12 10:14:06 -07:00
msgappv2_codec_test.go rafthttp: rename message.go -> message_codec.go 2015-10-18 09:49:11 -07:00
peer.go rafthttp: do not block on proposal 2016-03-28 21:40:12 -07:00
peer_status.go rafthttp: remove failureMap from peerStatus 2015-11-04 07:26:33 -08:00
peer_test.go rafthttp: msgApp{Reader/Writer} -> msgAppV2{Reader/Writer} 2015-10-20 08:28:06 -07:00
pipeline.go rafthttp: plumb local peer URLs through transport 2016-02-05 16:44:41 -08:00
pipeline_test.go rafthttp: make TestPipelineKeepSendingWhenPostError reliable 2016-04-20 09:38:47 -07:00
probing_status.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
remote.go rafthttp: plumb local peer URLs through transport 2016-02-05 16:44:41 -08:00
snapshot_sender.go *: drain http.Response.Body before closing 2016-03-30 09:35:47 -07:00
stream.go *: fix govet -shadow in go tip 2016-04-15 07:39:52 -07:00
stream_test.go *: clean up bool comparison 2016-04-02 18:27:54 -07:00
transport.go rafthttp: do not create new connections after stopping transport 2016-04-28 10:10:52 -07:00
transport_bench_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
transport_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
urlpick.go rafthttp: move mu to the top in urlPicker struct 2015-06-01 16:40:18 -07:00
urlpick_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
util.go *: http and https on the same port 2016-03-23 10:28:38 -07:00
util_test.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00