]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_download.py
move DownloadStopped from download.common to interfaces
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_download.py
2011-09-09 Brian Warnermove DownloadStopped from download.common to interfaces
2011-08-01 Brian Warnerreplace IServer.name() with get_name(), and get_longname()
2011-06-29 Brian Warnerprepare for viz: improve DownloadStatus events
2011-02-27 Brian Warnerimmutable/downloader/share.py: reduce get_serverid...
2011-02-21 Brian WarnerRefactor StorageFarmBroker handling of servers
2010-09-12 david-sarahtest_download.py: simplify and possibly fix test_lost_s...
2010-09-02 francoisDownloadStatus: show active immutable downloads in...
2010-09-01 Brian WarnerSegmentFetcher: use new diversity-seeking share-selecti...
2010-08-10 Brian WarnerDownloadStatus: put real numbers in progress/status...
2010-08-05 Brian Warnertest_download.DownloadTest.test_simultaneous_goodguess...
2010-08-05 Brian WarnerDownloadNode: fix lost-progress in fetch_failed, tolera...
2010-08-04 Brian WarnerOne fix for bug #1154: webapi GETs with a 'Range' heade...
2010-08-04 Brian Warnertest_download: minor cleanup
2010-08-04 Brian Warnerlazily create DownloadNode upon first read()/get_segment()
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch adds...
2009-12-01 Brian WarnerSimplify immutable download API: use just filenode...
2009-06-10 Zooko O'Whielacronxtest: multiple by 10 or so all timeouts that Zandr...
2009-06-05 Zooko O'Whielacronxtests: bump up the timeout on a bunch of tests that...
2009-02-18 Brian Warnerbreak storage.py into smaller pieces in storage/*.py...
2009-02-17 Brian Warnertest_download: rewrite in terms of no-network GridTestM...
2008-12-03 Brian Warnertest_download.py: remove extra base32 import
2008-12-03 Brian Warnertest_download: test both mutable and immutable pre...
2008-12-03 Brian Warnertest_download.py: added 'known-answer-tests', to make...