tahoe-lafs/src/allmydata/mutable
2009-06-25 23:32:30 -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 add --add-lease to 'tahoe check', 'tahoe deep-check', and webapi. 2009-02-17 19:32: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 mutable/filenode.py: set _writekey to None, rather than leaving it missing 2009-06-25 23:20:22 -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 repairer: raise a better exception when faced with a readonly filenode. Still 2009-06-25 23:32:30 -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