tahoe-lafs/src/allmydata
2016-07-21 12:35:59 -07:00
..
frontends Break out our chmod while loop into fielutils.py 2016-07-21 12:35:59 -07:00
immutable Fix pyflakes warnings. 2016-07-21 12:35:59 -07:00
introducer factor out yamlutil.py 2016-07-19 17:31:41 -07:00
mutable Progress API 2016-04-12 00:30:50 -07:00
scripts Fix pyflakes warnings. 2016-07-21 12:35:59 -07:00
storage add "Available" column to welcome page (#648) 2014-11-23 06:03:00 +00:00
test Use chmod instead of changing umask 2016-07-21 12:35:59 -07:00
util Break out our chmod while loop into fielutils.py 2016-07-21 12:35:59 -07:00
web Fix pyflakes warnings. 2016-07-21 12:35:59 -07:00
windows Don't add subdirectory watches if the platform's notifier doesn't require them. refs #2559 2016-07-21 12:35:59 -07:00
__init__.py Use version information from pkg_resources when we can't get it from import. 2016-03-15 17:31:32 +00:00
__main__.py add __main__.py so "python -m allmydata" works 2016-03-25 14:49:18 -07:00
_auto_deps.py remove humanize, use internal method, teach internal method to understand timedelta 2016-07-21 12:35:59 -07:00
blacklist.py Progress API 2016-04-12 00:30:50 -07:00
check_results.py Remove 'needs-rebalancing' and add 'count-happiness' to checker reports; repair tests. fixes #1784, #2105 2014-03-20 16:13:57 +00:00
client.py Flesh out "tahoe magic-folder status" command 2016-07-21 12:35:59 -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: minor improvements 2015-04-28 11:03:12 -07:00
dirnode.py Progress API 2016-04-12 00:30:50 -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 remove "key-generator" node type and client support 2016-05-04 16:53:04 -07:00
magicfolderdb.py Flesh out "tahoe magic-folder status" command 2016-07-21 12:35:59 -07:00
magicpath.py Fix infinite loop in should_ignore_path for absolute paths. 2016-07-21 12:35:59 -07:00
monitor.py Remove spurious 'self' arguments that should not be included in interface declarations. 2012-07-24 03:32:56 +00:00
node.py Split control and log to two separate tubs, remove control knobs. 2016-07-06 21:09:35 -07:00
nodemaker.py Add comment explaining fix to #1679. refs #1679 2013-02-08 19:27:57 +00:00
stats.py stats-gatherer: add --hostname/--location/--port 2016-05-04 17:58:45 -07:00
storage_client.py storage_client: remove unnecessary startService upcall 2016-05-03 15:48:08 -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 URIs are strs. 2015-12-28 20:12:29 +00:00
webish.py use twisted.web.static, not nevow.static, for public_html/ 2016-04-28 00:42:59 -07:00