]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/immutable/checker.py
switch all foolscap imports to use foolscap.api or foolscap.logging
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / immutable / checker.py
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-02-27 Brian Warnerimmutable checker add-lease: catch remote IndexError...
2009-02-24 Brian Warnerimmutable/checker.py: trap ShareVersionIncompatible...
2009-02-18 Brian Warneradd --add-lease to 'tahoe check', 'tahoe deep-check...
2009-02-07 Brian Warnerimmutable/checker: wrap comments to 80cols, my laptop...
2009-01-12 Zooko O'Whielacronximmutable repairer
2009-01-10 Zooko O'Whielacronxnaming: finish renaming "CheckerResults" to "CheckResults"
2009-01-09 Brian Warnerimmutable/checker: include a summary (with 'Healthy...
2009-01-08 Zooko O'Whielacronxdownload: make sure you really get all the crypttext...
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...
2009-01-06 Zooko O'Whielacronxtrivial: fix a bunch of pyflakes complaints
2009-01-06 Zooko O'Whielacronximmutable: new checker and verifier
2008-12-19 Zooko O'Whielacronxtry to tidy up uri-as-string vs. uri-as-object
2008-12-17 Zooko O'Whielacronximmutable: use new logging mixins to simplify logging
2008-12-05 Zooko O'Whielacronxminor: fix unused imports -- thanks, pyflakes
2008-12-05 Zooko O'Whielacronxdownload: refactor handling of URI Extension Block...
2008-11-19 Brian Warnerwebapi: add 'summary' string to checker results JSON
2008-11-07 Brian Warnerchecker: add is_recoverable() to checker results, make...
2008-10-30 Brian Warnerweb: add 'Repair' button to checker results when they...
2008-09-10 Brian Warnerhush pyflakes
2008-09-10 Brian Warnerchecker results: add output=JSON to webapi, add tests...
2008-09-10 Brian Warnerimmutable verifier: provide some dummy results so deep...
2008-09-10 Brian Warnerchecker results: more tests, more results. immutable...
2008-09-08 Brian Warnerimmutable/checker: make log() tolerate the format=...
2008-09-07 Brian Warnerchecker: overhaul checker results, split check/check_an...
2008-08-25 Zooko O'Whielacronxchecker: make the log() function of SimpleCHKFileVerifi...
2008-08-13 Brian Warnerimmutable checker: add a status_report field
2008-08-12 Brian Warnerchecker: add information to results, add some deep...
2008-07-18 Brian Warneroops, fix import/pyflakes problems
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 Warnerchecker: re-enable checker web results (although they...
2008-07-16 Brian Warnermove encode/upload/download/checker.py into a new immut...