]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/mutable/checker.py
CheckResults: use fat init, add type-checking assertions
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / mutable / checker.py
2012-06-02 Brian WarnerCheckResults: use fat init, add type-checking assertions
2012-06-02 Brian Warnermutable/checker: refactor to make CheckResults easier...
2012-06-02 Brian Warnerchange CheckResults to use a fat set_data()
2012-03-31 Brian WarnerMutable repair: use new MODE_REPAIR to query all server...
2011-11-18 Brian Warnermore tiny buildbot-testing whitespace changes
2011-11-01 Brian WarnerIServer refactoring: pass IServer instances around...
2011-08-02 Kevan Carstensenmutable: train checker and repairer to work with MDMF...
2010-02-26 david-sarahChange relative imports to absolute
2009-12-29 Brian Warnermutable repair: return successful=False when numshares...
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-07-01 Brian Warnermutable repairer: skip repair of readcaps instead of...
2009-02-18 Brian Warneradd --add-lease to 'tahoe check', 'tahoe deep-check...
2009-01-15 Brian Warnermutable: move recent operation history management code...
2009-01-10 Zooko O'Whielacronxnaming: finish renaming "CheckerResults" to "CheckResults"
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...
2008-12-19 Zooko O'Whielacronxtry to tidy up uri-as-string vs. uri-as-object
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-10-24 Brian Warnermutable: call remove_advise_corrupt_share when we see...
2008-10-23 Brian Warnermutable/checker: announce the mapupdate op on the ...
2008-10-22 Brian Warnermore #514: pass a Monitor to all checker operations...
2008-09-10 Brian Warnerchecker results: add output=JSON to webapi, add tests...
2008-09-10 Brian Warnermutable checker: even more tests. Everything in IChecke...
2008-09-10 Brian Warnermutable checker: oops, fix redefinition of 'healthy...
2008-09-10 Brian Warnerchecker results: more tests, more results. immutable...
2008-09-07 Brian Warnerchecker: overhaul checker results, split check/check_an...
2008-08-26 Brian Warnermutable: make mutable-repair work for non-verifier...
2008-08-26 Brian Warnerlogging: add 'unique-message-ids' (or 'umids') to each...
2008-08-13 Brian Warnermutable/checker: log a WEIRD-level event when we see...
2008-08-12 Brian Warnerchecker_results.problems: don't str the whole Failure...
2008-08-12 Brian Warnerchecker: add information to results, add some deep...
2008-08-12 Brian Warnermutable/checker: rearrange a bit, change checker-result...
2008-07-18 Brian Warnerfirst pass at a mutable repairer. not tested at all...
2008-07-16 Brian Warnerchecker: re-enable checker web results (although they...
2008-07-16 Brian Warneroverhaul checker invocation
2008-07-08 Brian Warnerimplement a mutable checker+verifier. No repair yet...