]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_download.py
DownloadStatus: put real numbers in progress/status rows, not placeholders.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_download.py
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...