.. |
frontends
|
SFTP: report unknown sizes as "0" instead of "?", to satisfy some clients. fixes #1337
|
2011-01-27 22:22:49 -08:00 |
immutable
|
immutable/downloader/fetcher.py: remove all get_serverid() calls
|
2011-02-26 19:11:56 -07:00 |
introducer
|
Change relative imports to absolute
|
2010-02-26 01:14:33 -07:00 |
mutable
|
Refactor StorageFarmBroker handling of servers
|
2011-02-20 17:58:04 -08:00 |
scripts
|
CLI: improve help synopsis for 'tahoe create-key-generator'.
|
2011-01-22 17:50:04 -08:00 |
storage
|
storage: use fileutil's version of get_disk_stats() and get_available_space(), use mockery/fakery in tests, enable large share test on platforms with sparse files and if > 4 GiB of disk space is currently available
|
2010-09-10 08:36:29 -08:00 |
test
|
tests: add test for including the ImportError message and traceback entry in the summary of errors from importing dependencies. refs #1389
|
2011-04-10 08:58:44 -07:00 |
util
|
immutable/upload.py: reduce use of get_serverid()
|
2011-02-26 19:11:38 -07:00 |
web
|
web: remove some uses of s.get_serverid(), not all
|
2011-02-26 19:11:59 -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
|
Fix a test failure in test_package_initialization on Python 2.4.x due to exceptions being stringified differently than in later versions of Python. refs #1389
|
2011-04-11 12:07:38 -07:00 |
_auto_deps.py
|
src/allmydata/_auto_deps.py: setuptools is still an install requirement even in frozen builds, because .tac files import pkg_resources. refs #585
|
2011-01-21 17:24:42 -08: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
|
control.py: remove all uses of s.get_serverid()
|
2011-02-26 19:12:03 -07:00 |
debugshell.py
|
finish storage server and write new download
|
2007-03-30 10:52:19 -07:00 |
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
|
control.py: remove all uses of s.get_serverid()
|
2011-02-26 19:12:03 -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
|
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
|
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
|
add remaining get_* methods to storage_client.Server, NoNetworkServer, and
|
2011-02-26 19:11:32 -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 |