tahoe-lafs/src/allmydata
David-Sarah Hopwood 07c26ff805 Only quote newline characters where necessary. fixes #1484
Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
2013-03-07 16:22:47 +00:00
..
frontends fix ftpd mtime retrieval 2012-03-30 23:41:19 +00:00
immutable do not cache and re-use imm filenodes in nodemaker 2013-02-07 16:35:43 +00:00
introducer introducer: add sequence-numbers to announcements, ignore replays 2012-06-10 19:10:22 -07:00
mutable Remove ResponseCache in favor of MDMFSlotReadProxy's cache. closes #1240. 2012-12-27 00:00:17 +00:00
scripts tahoe_check.py: tolerate missing fields in check results for LIT files/dirs. fixes #1758 2013-01-03 22:16:20 +00:00
storage Failing to load a crawler state pickle uses default values, but the exception clause to detect this failure is too narrow; it can also fail with EOFError or KeyError for example. 2012-07-02 18:18:47 +00:00
test Only quote newline characters where necessary. fixes #1484 2013-03-07 16:22:47 +00:00
util Only quote newline characters where necessary. fixes #1484 2013-03-07 16:22:47 +00:00
web Make WUI headings and titles more consistent and accurate: 2012-12-29 23:54:54 +00:00
windows Update more links from http: to https: in documentation and comments. 2012-03-13 20:26:54 +00:00
__init__.py src/allmydata/__init__.py: ensure that if a dependency cannot be imported, we will report that rather than reporting a confusing message about the version and location being None. fixes #1804 2012-09-14 02:14:48 +00:00
_auto_deps.py _auto_deps: bump foolscap to >=0.6.3 to tolerate twisted-12.0.0 2012-06-24 12:10:24 -07:00
blacklist.py blacklist.py: add read() method too, for completeness 2011-08-24 19:19:02 -07:00
check_results.py CheckResults corrupt/incompatible shares now return IServers 2012-06-02 11:39:12 -07:00
client.py If a helper is not configured, make the banner on the welcome page say that, and have a white background. 2012-12-29 04:17:00 +00: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 switch UploadResults to use get_uri(), hide internal ._uri 2012-05-21 21:14:44 -07:00
debugshell.py
dirnode.py switch UploadResults to use get_uri(), hide internal ._uri 2012-05-21 21:14:44 -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 Cosmetic changes to match cloud backend branch. 2012-07-24 03:40:49 +00: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 Remove spurious 'self' arguments that should not be included in interface declarations. 2012-07-24 03:32:56 +00:00
node.py node.py: add get_private_config() 2012-06-10 17:46:38 -07:00
nodemaker.py Add comment explaining fix to #1679. refs #1679 2013-02-08 19:27:57 +00:00
stats.py Slightly improve the error message when a stats.pickle file cannot be read. 2012-07-03 14:45:22 +00:00
storage_client.py Allow welcome and storage status pages to display a non-ASCII node nickname. fixes #1298 2012-12-27 05:08:53 +00: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 Change the arbitrary URI support from implied to explicit 2012-05-09 13:07:14 -07:00
webish.py write node.url and portnum files atomically, to fix race in test_runner 2012-05-14 15:03:14 -07:00