This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
tahoe-lafs
Watch
1
Star
0
Fork
0
You've already forked tahoe-lafs
mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced
2025-01-26 22:30:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
tahoe-lafs
/
src
/
allmydata
/
mutable
History
Brian Warner
d0f80579a5
repairer: raise a better exception when faced with a readonly filenode. Still
...
produces an error, though.
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