]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/immutable/filenode.py
immutable: new checker and verifier
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / immutable / filenode.py
2009-01-06 Zooko O'Whielacronximmutable: new checker and verifier
2008-12-08 Zooko O'Whielacronxrename "get_verifier()" to "get_verify_cap()"
2008-12-05 Zooko O'Whielacronxdownload: refactor handling of URI Extension Block...
2008-11-04 Brian Warnerimmutable: tolerate filenode.read() with a size= that...
2008-10-30 Brian Warner#527: expire the cached files that are used to support...
2008-10-30 Brian Warnerweb: add 'Repair' button to checker results when they...
2008-10-29 Brian Warner#527: respond to GETs with early ranges quickly, withou...
2008-10-28 Brian Warner#527: support HTTP 'Range:' requests, using a cachefile...
2008-10-22 Brian Warnerimmutable/filenode.py: add TODO note about the #514...
2008-10-22 Brian Warnermore #514: pass a Monitor to all checker operations...
2008-10-06 Brian Warnertest_system: add test coverage for immutable download...
2008-10-06 Brian Warnerftp server: initial implementation. Still needs unit...
2008-09-25 Zooko O'Whielacronxsetup: remove a few minimal unit tests from test_fileno...
2008-09-23 Zooko O'Whielacronximmutable: remove unused imports (thanks, pyflakes)
2008-09-23 Zooko O'Whielacronximmutable: refactor immutable filenodes and comparison...
2008-09-10 Brian Warnerdisallow deep-check on non-directories, simplifies...
2008-09-09 Brian Warnerchecker: add tests, add stub for immutable check_and_repair
2008-09-07 Brian Warnerchecker: overhaul checker results, split check/check_an...
2008-08-12 Brian WarnerIFilesystemNode: add get_storage_index(), it makes...
2008-07-17 Brian Warnerdeep-check: add webapi, add 'DEEP-CHECK' button to...
2008-07-17 Brian Warnerfirst pass at deep-checker, no webapi yet, probably...
2008-07-16 Brian Warnermove encode/upload/download/checker.py into a new immut...