.. |
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
|
add more download-status data, fix tests
|
2011-06-29 15:25:55 -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
|
cli: make 'tahoe cp' overwrite mutable files in-place
|
2011-07-29 13:20:39 -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
|
cli: make 'tahoe cp' overwrite mutable files in-place
|
2011-07-29 13:20:39 -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
|
add Protovis.js-based download-status timeline visualization
|
2011-06-29 15:26:06 -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
|
Update the dependency on zope.interface to fix an incompatiblity between Nevow and zope.interface 3.6.4. fixes #1435
|
2011-07-21 16:49:41 -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
|
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
|
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
|
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 |