tahoe-lafs/src/allmydata
2011-12-17 04:31:30 +00:00
..
frontends SFTP: add a comment about a subtle interaction between OverwriteableFileConsumer and GeneralSFTPFile, and test the case it is commenting on. 2011-09-03 15:23:04 -07:00
immutable Rewrite download-status-timeline visualizer ('viz') with d3.js 2011-10-31 23:18:21 -07:00
introducer Fix the bug that prevents an introducer from starting when introducer.furl already exists. Also remove some dead code that used to read old config files, and rename 'warn_about_old_config_files' to reflect that it's not a warning. refs #1385 2011-08-02 18:32:12 -07:00
mutable more tiny buildbot-testing whitespace changes 2011-11-18 00:20:41 +00:00
scripts CLI: don't deprecate --mutable, small docs fixes. refs #1561 2011-10-13 21:00:02 -07:00
storage storage: more paranoid handling of bounds and palimpsests in mutable share files 2011-09-12 15:26:55 -07:00
test Tests for ref #1592. 2011-12-17 04:31:30 +00:00
util setup.py: get version from git or darcs 2011-12-04 20:40:01 -08:00
web Marcus Wanner's favicon patch. fixes #1592 2011-12-17 03:32:01 +00: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 update project-home URLs: /trac/tahoe/ was replaced by /trac/tahoe-lafs/ 2011-10-30 12:14:28 -07:00
_auto_deps.py _auto_deps.py: blacklist PyCrypto 2.4. 2011-11-05 02:24:57 +00:00
blacklist.py blacklist.py: add read() method too, for completeness 2011-08-24 19:19:02 -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 misc mutable-type fixes: 2011-10-13 09:32:29 -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 control.py: unbreak speed-test: overwrite() wants a MutableData, not str 2011-09-23 00:37:48 -07:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
dirnode.py dirnode: teach dirnode to make MDMF directories 2011-08-06 17:42:24 -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 interfaces.py: remove get_extension_params and set_extension_params methods from IMutableFileURI. refs #393, #1526 2011-10-10 12:48:42 -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: ensure that client and introducer nodes record their port number and use that port on the next restart, fixing a regression caused by #1385. fixes #1469. 2011-08-06 15:19:34 -07:00
nodemaker.py misc mutable-type fixes: 2011-10-13 09:32:29 -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 IServer refactoring: pass IServer instances around, instead of peerids 2011-10-31 21:03:19 -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 update project-home URLs: /trac/tahoe/ was replaced by /trac/tahoe-lafs/ 2011-10-30 12:14:28 -07:00
webish.py Implementation, tests and docs for blacklists. This version allows listing directories containing a blacklisted child. Inclusion of blacklist.py fixed. fixes #1425 2011-08-24 08:59:28 -07:00