tahoe-lafs/src/allmydata
Brian Warner 1192b61dfe upload: fix #758 recursion-loop in peer-selection when servers report errors.
The bug was in the code that handles a third-or-later pass, and was
previously untested.
2009-07-17 00:07:09 -05:00
..
frontends rollback [20090226150237-b2345-1e916a746a7f4627b050f02f0e442fae5caf69d4] for 1.4.0 release; #645 2009-04-11 11:19:06 -07:00
gui switch all foolscap imports to use foolscap.api or foolscap.logging 2009-05-21 17:38:23 -07:00
immutable upload: fix #758 recursion-loop in peer-selection when servers report errors. 2009-07-17 00:07:09 -05:00
introducer remove introducer/old.py, will create something similar when the RIIntroducer changes 2009-06-24 12:40:38 -07:00
mutable Allow tests to pass with -OO by turning some AssertionErrors (the ones that 2009-07-14 23:45:10 -07:00
scripts 'tahoe stats': tolerate empty directories. Closes #693. 2009-07-15 00:51:09 -07:00
storage switch all foolscap imports to use foolscap.api or foolscap.logging 2009-05-21 17:38:23 -07:00
test upload: fix #758 recursion-loop in peer-selection when servers report errors. 2009-07-17 00:07:09 -05:00
util dirnode: finish renaming "iv" to "salt" in the code and the hash tag 2009-07-12 17:13:20 -07:00
web Allow tests to pass with -OO by turning some AssertionErrors (the ones that 2009-07-14 23:45:10 -07: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 Allow tests to pass with -OO by turning some AssertionErrors (the ones that 2009-07-14 23:45:10 -07: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 big rework of introducer client: change local API, split division of responsibilites better, remove old-code testing, improve error logging 2009-06-22 19:10:47 -07:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
dirnode.py dirnode: finish renaming "iv" to "salt" in the code and the hash tag 2009-07-12 17:13:20 -07:00
hashtree.py hashtree.py: another micro-optimization, expand on a comment 2009-04-03 21:35:27 -07:00
history.py mutable: move recent operation history management code (MutableWatcher) into history.py, have History provide stats 2009-01-14 17:36:20 -07:00
interfaces.py Allow tests to pass with -OO by turning some AssertionErrors (the ones that 2009-07-14 23:45:10 -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 node.py: record pid in twisted log at startup. Closes #476. 2009-07-15 00:29:29 -07:00
provisioning.py Fix broken link from Provisioning to Reliability page. 2009-05-01 12:10:50 -07:00
reliability.py reliability.py: fix the numpy conversion, it was completely broken. Thanks to Terrell Russell for the help. 2009-02-19 13:55:15 -07:00
stats.py switch to using RemoteException instead of 'wrapped' RemoteReferences. Should fix #653, the rref-EQ problem 2009-05-21 17:46:32 -07:00
storage_client.py big rework of introducer client: change local API, split division of responsibilites better, remove old-code testing, improve error logging 2009-06-22 19:10:47 -07:00
unknown.py Tolerate unknown URI types in directory structures. Part of #683. 2009-07-02 18:07:49 -07:00
uri.py Allow tests to pass with -OO by turning some AssertionErrors (the ones that 2009-07-14 23:45:10 -07: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