]> Sergey Matveev's repositories - btrtrc.git/history - fs/torrentfs_test.go
Allow configuring Client torrent data opener, config dir, disabling metainfo cache...
[btrtrc.git] / fs / torrentfs_test.go
2015-02-25 Matt JoinerAllow configuring Client torrent data opener, config...
2015-02-18 Matt Joinerfs: Ensure DownloadOnDemand runs through UTP
2015-02-06 Matt JoinerUpdates due to changes to bazil.org/fuse
2015-01-11 Matt JoinerFix TestUnmountWedged test on OSX
2014-12-26 Matt JoinerRip out the pieces by bytes left and responsive downloa...
2014-12-03 Matt Joinerfs: Improve tests
2014-12-02 Matt JoinerSpeed up tests, allow -short for some UDP tracker stuff
2014-12-01 Matt JoinerDisable IP block list in some tests
2014-11-21 Matt JoinerFix default torrent client address, and leaked resources
2014-11-20 Matt JoinerIgnore failures due to FUSE not available
2014-11-20 Matt JoinerNo longer require FUSE to run fs test
2014-11-20 Matt Joinertorrentfs tests: Use dynamic port
2014-11-16 Matt JoinerAllow the client ID to be set in the config
2014-11-16 Matt JoinerFix localhost assumption in connecting 2 clients in...
2014-09-25 Matt JoinerAdd magnet-metainfo, tool to download magnet to torrent...
2014-08-21 Matt JoinerTidy up the torrent and DHT APIs
2014-07-13 Matt JoinerAPI changes in github.com/anacrolix/libtorgo
2014-06-28 Matt JoinerCan now download from magnet links
2014-05-28 Matt JoinerMake the readahead on ResponsiveDownloadStrategy custom...
2014-05-21 Matt JoinerAdd Client.DownloadStrategy; fix priority of incomplete...
2014-04-17 Matt JoinerTestUnmountWedged, fs.Destroy
2014-03-20 Matt JoinerImprovements to pending chunks; extract testutil
2014-03-19 Matt JoinerVarious progress, particularly around the way data...
2014-03-18 Matt JoinerHunting for goroutine leaks
2014-03-17 Matt JoinerAdd a end-to-end test for torrentfs