tahoe-lafs/src/allmydata
2010-01-11 20:39:35 -08:00
..
frontends Simplify immutable download API: use just filenode.read(consumer, offset, size) 2009-12-01 17:53:30 -05:00
gui switch all foolscap imports to use foolscap.api or foolscap.logging 2009-05-21 17:38:23 -07:00
immutable hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
introducer remove introducer/old.py, will create something similar when the RIIntroducer changes 2009-06-24 12:40:38 -07:00
mutable hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
scripts Split tahoe --help options into groups. 2010-01-11 20:39:35 -08:00
storage hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
test Fix webapi t=mkdir with multpart/form-data, as on the Welcome page. Closes #919. 2010-01-20 22:50:52 -08:00
util hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
web Remove replace= parameter to mkdir-immutable and mkdir-with-children 2010-01-24 14:43:25 -08:00
windows move registry module into allmydata.windows package 2008-01-10 19:03:23 -07:00
__init__.py setup: add pysqlite and sqlite to get_package_versions() 2009-06-04 08:37:28 -07:00
check_results.py naming: finish renaming "CheckerResults" to "CheckResults" 2009-01-09 18:00:52 -07:00
client.py client.py: fix/update comments on KeyGenerator 2010-01-12 16:42:26 -08: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: fix speedtest: use download_best_version (not read) on mutable nodes 2009-12-06 22:05:12 -08:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
dirnode.py hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
hashtree.py hashtree.py: another micro-optimization, expand on a comment 2009-04-03 21:35:27 -07:00
history.py stop making History be a Service, it wasn't necessary 2009-08-15 04:44:15 -07:00
interfaces.py mutable repair: return successful=False when numshares<k (thus repair fails), 2009-12-29 15:37:46 -08:00
key_generator.py switch to using RemoteException instead of 'wrapped' RemoteReferences. Should fix #653, the rref-EQ problem 2009-05-21 17:46:32 -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/interfaces.py: minor docs fixes 2009-12-29 15:04:09 -08:00
nodemaker.py class name cleanups: s/FileNode/ImmutableFileNode/ 2009-11-19 23:22:39 -08:00
provisioning.py hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
reliability.py hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
stats.py tidy up DeadReferenceError handling, ignore them in add_lease calls 2010-01-11 16:07:23 -08:00
storage_client.py more #859: avoid deprecation warning for unit tests too, hush pyflakes 2009-12-14 16:01:47 -08:00
unknown.py make get_size/get_current_size consistent for all IFilesystemNode classes 2009-11-18 11:16:24 -08:00
uri.py hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
webish.py webapi: pass client through constructor arguments, remove IClient, should make it easier to test web renderers in isolation 2009-02-20 12:15:54 -07:00