tahoe-lafs/src/allmydata/mutable
2009-03-03 19:37:15 -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 util.dictutil: move DictOfSets out to a separate utility module 2008-05-21 09:43:49 -07:00
filenode.py add --add-lease to 'tahoe check', 'tahoe deep-check', and webapi. 2009-02-17 19:32:43 -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 mutable/publish: stop using RuntimeError, for #639 2009-02-22 17:30:56 -07:00
repairer.py rename "checker results" to "check results", because it is more parallel to "check-and-repair results" 2009-01-06 13:37:03 -07:00
retrieve.py add more information to NotEnoughSharesError, split out new exceptions for no-servers and no-source-of-ueb-hash 2009-03-03 19:37:15 -07:00
servermap.py servermap add-lease: fix the code that's supposed to catch remote IndexErrors, I forgot that they present as ServerFailures instead. This should stop the deluge of Incidents that occur when you do add-lease against 1.3.0 servers 2009-02-27 01:04:26 -07:00