tahoe-lafs/src/allmydata
2009-02-08 19:56:02 -07:00
..
frontends SFTP/FTP: merge user/account code, merge docs 2008-11-05 19:25:58 -07:00
gui confwiz.py - removing hardcoded version number 2008-12-02 20:38:31 -07:00
immutable immutable/checker: wrap comments to 80cols, my laptop does not have a wide screen. No functional changes. 2009-02-07 14:04:39 -07:00
introducer storage #596: announce 'tolerates-immutable-read-overrun' to the version announcement, to indicate that a read() on an immutable share where offset+length is beyond the end of the file will return a truncated string instead of raising an exception 2009-02-08 19:56:02 -07:00
mutable 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
scripts test_cli.Backup: capture stderr when sqlite is unavailable 2009-02-07 15:14:40 -07:00
test test_upload: add test of maximum-immutable-share-size, to complete the last item of #538 2009-02-08 19:41:27 -07:00
util trivial: whitespace 2009-01-18 10:54:58 -07:00
web webapi: add verifycap (spelled 'verify_url') to the t=json output on files and directories. Closes #559. 2009-02-03 19:22:48 -07:00
windows move registry module into allmydata.windows package 2008-01-10 19:03:23 -07:00
__init__.py setup: refactor versions-and-paths and use pkg_resources to find them 2009-01-19 15:04:35 -07:00
check_results.py naming: finish renaming "CheckerResults" to "CheckResults" 2009-01-09 18:00:52 -07:00
client.py rollback the feature of making "ambient upload authority" configurable 2009-01-20 20:47:35 -07:00
codec.py download: refactor handling of URI Extension Block and crypttext hash tree, simplify things 2008-12-05 08:17:54 -07:00
control.py control.py: use get_buckets() instead of get_version() to measure ping time, because the latter changed recently 2008-11-22 23:13:23 -07:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
dirnode.py dirnode: add get_repair_cap() 2009-01-22 21:44:49 -07:00
hashtree.py immutable, checker, and tests: improve docstrings, assertions, tests 2008-12-21 15:07:52 -07:00
history.py mutable: move recent operation history management code (MutableWatcher) into history.py, have History provide stats 2009-01-14 17:36:20 -07:00
interfaces.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
key_generator.py various: use util.log.err instead of twisted.log.err, so we get both Incidents and trial-test-flunking 2008-09-20 10:35:45 -07:00
manhole.py trailing-whitespace eradication, no functional changes 2007-11-01 15:22:41 -07:00
monitor.py monitor: update interface definition: get_status() can return a Failure 2008-11-06 21:54:52 -07:00
node.py node.py: use NODEDIR/tmp for the 'tempfile' module's temporary directory, so webapi upload tempfiles are put there instead of /tmp . You can set it to something else by setting [node]tempdir in tahoe.cfg 2009-01-14 20:00:15 -07:00
provisioning.py fix pyflakes warning 2008-03-10 16:14:03 -07:00
stats.py #330: convert stats-gatherer into a .tac file service, add 'tahoe create-stats-gatherer' 2008-11-18 01:46:20 -07:00
storage.py storage #596: announce 'tolerates-immutable-read-overrun' to the version announcement, to indicate that a read() on an immutable share where offset+length is beyond the end of the file will return a truncated string instead of raising an exception 2009-02-08 19:56:02 -07:00
uri.py uri: add abbrev_si() method, which returns the abbreviated storage index 2009-01-30 19:31:10 -07:00
webish.py rollback the feature of making "ambient upload authority" configurable 2009-01-20 20:47:35 -07:00