tahoe-lafs/src/allmydata
Brian Warner 442468f599 do_cli(): split out run_cli()
The main part of CLITestMixin.do_cli() was split into a standalone
function named run_cli(), leaving do_cli() as a method which includes a
nodedir in the arguments (for use by GridTestMixin tests which do a lot
of CLI operations against one of their client nodes, for which adding
the extra --nodedir argument would be ugly).
2016-09-09 15:40:01 -07:00
..
frontends it's okay if we already cancelled it 2016-09-08 12:18:58 -07:00
immutable make IServer.get_serverid() use pubkey, not tubid 2016-08-26 14:29:50 -07:00
introducer Check for unknown config options 2016-09-06 15:05:46 -06:00
mutable Progress API 2016-04-12 00:30:50 -07:00
scripts unify signature of all CLI dispatch functions 2016-09-09 15:40:01 -07:00
storage add "Available" column to welcome page (#648) 2014-11-23 06:03:00 +00:00
test do_cli(): split out run_cli() 2016-09-09 15:40:01 -07:00
util Check for unknown config options 2016-09-06 15:05:46 -06:00
web WUI: disable google timing chart on mapupdate page 2016-09-02 16:30:21 -07:00
windows fix codechecks: trailing whitespace, suspicious variable captures 2016-08-19 17:42:05 -07:00
__init__.py remove _appname.py file 2016-08-11 23:24:11 -07:00
__main__.py add __main__.py so "python -m allmydata" works 2016-03-25 14:49:18 -07:00
_auto_deps.py import/delegate-to foolscap's allocate_tcp_port 2016-09-01 22:39:03 -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 validate_config: improve tests 2016-09-06 19:23:51 -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 get rid of a bunch of debug 2016-07-21 12:35:59 -07:00
magicpath.py fix typo for .conflict files 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 Check for unknown config options 2016-09-06 15:05:46 -06: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 Make the grid status display the location hints 2016-09-02 11:09:16 -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