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-29 15:43:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
tahoe-lafs
/
src
/
allmydata
/
immutable
History
Brian Warner
3e25efc010
upload: when using a Helper, insist that it provide protocols/helper/v1 . Related to
#538
.
2008-11-21 20:29:32 -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
webapi: add 'summary' string to checker results JSON
2008-11-18 18:28:26 -07:00
download.py
#527
: support HTTP 'Range:' requests, using a cachefile. Adds filenode.read(consumer, offset, size) method. Still needs: cache expiration, reduced alacrity.
2008-10-28 13:41:04 -07:00
encode.py
interfaces.py: promote immutable.encode.NotEnoughSharesError.. it isn't just for immutable files any more
2008-10-27 13:34:49 -07:00
filenode.py
immutable: tolerate filenode.read() with a size= that's too big, rather than hanging
2008-11-04 15:29:19 -07:00
layout.py
repairer: test all different kinds of corruption that can happen to share files on disk
2008-10-14 16:09:20 -07:00
upload.py
upload: when using a Helper, insist that it provide protocols/helper/v1 . Related to
#538
.
2008-11-21 20:29:32 -07:00