tahoe-lafs/src/allmydata/immutable
2009-01-22 21:38:36 -07:00
..
__init__.py move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected. 2008-07-16 13:14:39 -07:00
checker.py immutable repairer 2009-01-12 11:00:22 -07:00
download.py download: tiny cleanup of history code 2009-01-14 16:41:51 -07:00
encode.py immutable: refactor uploader to do just encoding-and-uploading, not encryption 2009-01-06 21:48:22 -07:00
filenode.py filenode: add get_repair_cap(), which uses the read-write filecap for immutable files, and the verifycap for immutable files 2009-01-22 21:38:36 -07:00
layout.py upload: use WriteBucketProxy_v2 when uploading a large file (with shares larger than 4GiB). This finally closes #346. I think we can now handle immutable files up to 48EiB. 2009-01-12 20:14:42 -07:00
offloaded.py immutable: refactor uploader to do just encoding-and-uploading, not encryption 2009-01-06 21:48:22 -07:00
repairer.py hush pyflakes by removing unused imports 2009-01-12 15:41:20 -07:00
upload.py upload: move upload history into History object 2009-01-14 16:41:06 -07:00