]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/immutable/repairer.py
Overhaul IFilesystemNode handling, to simplify tests and use POLA internally.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / immutable / repairer.py
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-07-01 Brian Warnerrepairer.py: wrap to 80cols. No code changes.
2009-06-21 Brian Warnerclean up storage_broker interface: should fix #732
2009-02-18 Brian Warnerbreak storage.py into smaller pieces in storage/*.py...
2009-02-13 Zooko O'Whielacronximmutable repairer: fix DownUpConnector so that it...
2009-02-12 Zooko O'Whielacronximmutable repairer: add an assertion that a certain...
2009-02-12 Zooko O'Whielacronximmutable repairer: errback any pending readers of...
2009-02-10 Zooko O'Whielacronximmutable: repairer: add a simple test to exercise...
2009-02-10 Zooko O'Whielacronximmutable: tighten preconditions -- you can write empty...
2009-01-12 Brian Warnerhush pyflakes by removing unused imports
2009-01-12 Zooko O'Whielacronximmutable repairer
2009-01-10 Zooko O'Whielacronxnaming: finish renaming "CheckerResults" to "CheckResults"
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