tahoe-lafs/src/allmydata/mutable
Brian Warner e330abc3c3 mutable repairer: skip repair of readcaps instead of throwing an exception.
This should improve the behavior of #625 a bit: at least all the files will
get repaired.
2009-06-30 18:13:43 -07:00
..
__init__.py mutable WIP: split mutable.py into separate files. All tests pass. 2008-04-11 14:31:16 -07:00
checker.py mutable repairer: skip repair of readcaps instead of throwing an exception. 2009-06-30 18:13:43 -07:00
common.py mutable: catch and display first error, so code bugs which break all servers get displayed better 2009-06-01 14:04:07 -07:00
filenode.py use 522-bit RSA keys in all unit tests (except one) 2009-06-29 15:31:24 -07:00
layout.py first pass at a mutable repairer. not tested at all yet, but of course all existing tests pass 2008-07-17 21:09:23 -07:00
publish.py clean up storage_broker interface: should fix #732 2009-06-21 16:51:19 -07:00
repairer.py remove trailing whitespace 2009-06-29 13:03:58 -07:00
retrieve.py Split out NoSharesError, stop adding attributes to NotEnoughSharesError, change humanize_failure to include the original exception string, update tests, behave better if humanize_failure fails. 2009-06-24 19:17:07 -07:00
servermap.py clean up storage_broker interface: should fix #732 2009-06-21 16:51:19 -07:00