]> Sergey Matveev's repositories - btrtrc.git/history - connection_test.go
It's working and the tests are usually passing
[btrtrc.git] / connection_test.go
2016-01-18 Matt JoinerIt's working and the tests are usually passing
2015-09-26 Matt JoinerInitialize connection piece priorities lazily, and...
2015-08-03 Matt JoinerReplace go-check with testify
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-06-02 Matt JoinerMerge branch 'master' of github.com:anacrolix/torrent
2015-06-01 Matt JoinerChange the way piece state is exposed to give more...
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-03-26 Matt JoinerUse rogpeppe's sortimports to fix this goimports orderi...
2015-03-20 Matt JoinerRewrite import paths for migration from Bitbucket
2015-03-19 Matt JoinerAllow some overlap between piece prioritization classes
2015-03-18 Matt JoinerPiece priority tests
2014-12-26 Matt JoinerReorder some imports
2014-07-17 Matt JoinerError in connection.writer goroutine wasn't killing...
2014-06-26 Matt JoinerFix broken connection write optimizer test
2014-05-28 Matt JoinerRemove requests from the outbound message queue if...