tahoe-lafs/src/allmydata
2008-02-29 20:01:54 -07:00
..
gui config wizard - changing the name 2008-02-26 19:55:54 -07:00
scripts runner: tweaked runner to make it easier to extend with additional subcommands 2008-02-19 17:05:14 -07:00
test wapi: add POST /uri/$DIRECTORY?t=set_children 2008-02-29 18:40:27 -07:00
util Merge patch which switches to SHA-256d with patch that adds punctuation and capitalization to the comment about the hash value. 2008-02-15 13:16:43 -07:00
web webish status: distinguish active uploads/downloads from recent ones 2008-02-26 15:35:28 -07:00
windows move registry module into allmydata.windows package 2008-01-10 19:03:23 -07:00
__init__.py setup: require specific versions of dependencies, both at run-time (if pkg_resources is available) and at build-time, and make there be only once place where we specify those versions 2008-01-22 17:24:33 -07:00
checker.py log more peerinfo in download/upload/checker problems 2008-02-26 17:33:14 -07:00
client.py client.py: remove confusing no-longer-used code from get_encoding_parameters 2008-02-29 20:01:54 -07:00
codec.py allow the introducer to set default encoding parameters. Closes #84. 2007-07-12 15:33:30 -07:00
control.py upload: return an UploadResults instance (with .uri) instead of just a URI 2008-02-05 21:01:38 -07:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
dirnode.py wapi: add POST /uri/$DIRECTORY?t=set_children 2008-02-29 18:40:27 -07:00
download.py log more peerinfo in download/upload/checker problems 2008-02-26 17:33:14 -07:00
encode.py docs: update install and usage docs, improve cli "usage" output, make new example directories, add unit test that fails code which prints out sentences that don't end with punctuation marks 2008-02-15 13:11:02 -07:00
filenode.py test_mutable: improve test coverage a bit, add test_filenode.py 2007-12-03 21:37:54 -07:00
hashtree.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
interfaces.py wapi: add POST /uri/$DIRECTORY?t=set_children 2008-02-29 18:40:27 -07:00
introducer.py introducer: remove encoding-parameter config, for now 2008-02-12 18:59:54 -07:00
manhole.py trailing-whitespace eradication, no functional changes 2007-11-01 15:22:41 -07:00
mutable.py mutable.py: add comments to justify initial-read size choices 2008-02-13 17:41:20 -07:00
node.py refactor node startup, remove tub_ready() 2008-02-05 19:58:38 -07:00
offloaded.py log more peerinfo in download/upload/checker problems 2008-02-26 17:33:14 -07:00
provisioning.py added tweaked sibpath implementation 2008-01-10 15:23:41 -07:00
stats.py stats: fix service issues 2008-02-01 18:57:31 -07:00
storage.py log more peerinfo in download/upload/checker problems 2008-02-26 17:33:14 -07:00
upload.py upload: fix up some log messages 2008-02-29 20:00:45 -07:00
uri.py uri.py: hush pyflakes warning 2008-02-14 19:45:12 -07:00
webish.py wui/wapi/webish: HTML form checkboxes send the value "on", so let's interpret that as boolean true 2008-02-29 20:29:42 -07:00