tahoe-lafs/src/allmydata
Brian Warner 0605c77f08 test_immutable.Test: rewrite to use NoNetworkGrid, now takes 2.7s not 97s
remove now-unused ShareManglingMixin
refs #1363
2011-08-01 10:44:44 -07:00
..
frontends SFTP: write an error message to standard error for unrecognized shell commands. Change the existing message for shell sessions to be written to standard error, and refactor some duplicated code. Also change the lines of the error messages to end in CRLF, and take into account Kevan's review comments. fixes #1442, #1446 2011-07-29 16:31:02 -07:00
immutable DownloadStatus.add_known_share wants to be used by Finder, web.status 2011-08-01 10:44:36 -07:00
introducer Change relative imports to absolute 2010-02-26 01:14:33 -07:00
mutable replace remaining .html docs with .rst docs 2011-05-10 12:16:50 -07:00
scripts tahoe_rm.py: better error message when there is no path. refs #1292 2011-01-22 00:42:12 -07:00
storage server.py: get_latencies now reports percentiles _only_ if there are sufficient observations for the interpretation of the percentile to be unambiguous. 2011-05-27 05:01:35 -07:00
test test_immutable.Test: rewrite to use NoNetworkGrid, now takes 2.7s not 97s 2011-08-01 10:44:44 -07:00
util encodingutil: argv and output encodings are always the same on all platforms. Lose the unnecessary generality of them being different. fixes #1120 2011-06-29 11:53:56 -07:00
web replace IServer.name() with get_name(), and get_longname() 2011-08-01 10:44:28 -07:00
windows Eliminate direct dependencies of Tahoe-LAFS on pywin32 (rebased to trunk). refs #1274 2011-01-18 23:59:11 -08:00
__init__.py src/allmydata/__init__.py: suppress a spurious warning from 'bin/tahoe --version[-and-path]' about twisted-web and twisted-core packages. 2011-07-31 17:52:09 -07:00
_auto_deps.py src/allmydata/_auto_deps.py: 'i686' is another way of spelling x86. 2011-07-31 20:40:35 -07:00
check_results.py Additional fixes for DIR2-LIT More Info page and deep-check/manifest operations (#948) 2010-02-24 00:02:20 -08:00
client.py Refactor StorageFarmBroker handling of servers 2011-02-20 17:58:04 -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 replace IServer.name() with get_name(), and get_longname() 2011-08-01 10:44:28 -07:00
debugshell.py
dirnode.py minor code clean-up in dirnode.py 2010-07-13 23:02:55 -07: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 docs: three minor fixes 2011-06-10 05:16:56 -07: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
monitor.py monitor: update interface definition: get_status() can return a Failure 2008-11-06 21:54:52 -07:00
node.py Change a doc reference from .txt to .rst in a text string. 2010-11-28 09:34:44 -08:00
nodemaker.py Rewrite immutable downloader (#798). This patch includes higher-level 2010-08-04 00:27:02 -07: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 replace IServer.name() with get_name(), and get_longname() 2011-08-01 10:44:28 -07:00
unknown.py Add mutable field to t=json output for unknown nodes, when mutability is known 2010-01-28 19:14:24 -08:00
uri.py Additional fix for abbrev_si, with test 2010-02-21 19:36:52 -08:00
webish.py src/allmydata/webish.py: clean-ups and correction to a comment. Also change an open and write to use fileutil.write. See ref #1286 comment 13. 2011-01-17 15:31:52 -08:00