etcd/rafthttp
Xiang Li 845c51fedd *: fix typos vaild->valid 2015-08-07 10:57:11 -07:00
..
coder.go rafthttp: add copyright header 2015-02-28 11:35:16 -08:00
functional_test.go rafthttp: stop etcd if it is found removed when stream dial 2015-04-27 15:10:00 -07:00
http.go rafthttp: monitor connection 2015-08-04 17:39:40 +08:00
http_test.go rafthttp: update streamReader term in time 2015-05-26 14:52:42 -07:00
message.go rafthttp: add copyright header 2015-02-28 11:35:16 -08:00
message_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00
metrics.go rafthttp: message_sent_latency metrics: channel -> sendingType 2015-06-29 10:44:40 -07:00
msgapp.go rafthttp: add back tests that commentted out 2015-02-28 11:35:16 -08:00
msgapp_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00
msgappv2.go rafthttp: reduce allocs in msgappv2 2015-04-06 09:45:39 -07:00
msgappv2_test.go rafthttp: reduce allocs in msgappv2 2015-04-06 09:45:39 -07:00
peer.go rafthttp: support to init term when adding peer 2015-06-29 10:20:48 -07:00
peer_status.go rafthttp: pretty print message drop info 2015-06-12 09:14:53 -07:00
peer_test.go rafhttp: refactor func peer.pick in peer.go 2015-03-02 15:17:14 -08:00
pipeline.go rafthttp: wait 1ms before enabling cancel 2015-06-12 07:55:06 -07:00
pipeline_test.go *: docs and code %s%maximal%maximum%g 2015-06-22 16:06:57 -07:00
probing_status.go rafthttp: monitor connection 2015-08-04 17:39:40 +08:00
remote.go rafthttp: pretty print message drop info 2015-06-12 09:14:53 -07:00
stream.go rafthttp: support to init term when adding peer 2015-06-29 10:20:48 -07:00
stream_test.go rafthttp: avoid TestStream to use outdated stream 2015-06-29 10:46:54 -07:00
transport.go *: fix typos vaild->valid 2015-08-07 10:57:11 -07:00
transport_bench_test.go rafthttp: stop etcd if it is found removed when stream dial 2015-04-27 15:10:00 -07:00
transport_test.go rafthttp: use customized transport for probing 2015-08-06 16:20:44 -07:00
urlpick.go rafthttp: move mu to the top in urlPicker struct 2015-06-01 16:40:18 -07:00
urlpick_test.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
util.go rafthttp: version enforcement on rafthttp messages 2015-06-02 13:33:18 -07:00
util_test.go rafthttp: version enforcement on rafthttp messages 2015-06-02 13:33:18 -07:00