tahoe-lafs/src/allmydata
2019-03-28 16:10:36 -04:00
..
frontends don't double start; don't try to handle double start. 2019-03-28 16:10:36 -04:00
immutable replaced StringIO imports with six.moves 2019-03-28 12:31:37 +01:00
introducer clarify Introducer imports 2018-09-10 21:58:28 -06:00
mutable replaced StringIO imports with six.moves 2019-03-28 12:31:37 +01:00
scripts replaced StringIO imports with six.moves 2019-03-28 12:31:37 +01:00
storage use @implementer instead of implements 2017-02-27 11:01:30 -07:00
test replaced StringIO imports with six.moves 2019-03-28 12:31:37 +01:00
util replaced all remaining instances of the print statement with the print function 2019-03-24 14:14:00 +01:00
watchdog Move these Eliot events somewhere reusable 2019-03-14 11:24:35 -04:00
web updated syntax in directory.py to make whole allmydata.web python3 compatible 2019-03-28 12:32:13 +01:00
windows replaced all remaining instances of the print statement with the print function 2019-03-24 14:14:00 +01:00
__init__.py Add more complexity to the package sanity checking 2019-01-23 14:58:44 -05:00
__main__.py add __main__.py so "python -m allmydata" works 2016-03-25 14:49:18 -07:00
_auto_deps.py Update pin to 1.7.x 2019-03-20 12:53:24 -04:00
blacklist.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
check_results.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
client.py don't double start; don't try to handle double start. 2019-03-28 16:10:36 -04:00
codec.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
control.py pull 'basedir' entirely into _Config 2018-08-25 02:10:44 -06:00
deep_stats.py Add some docstrings. 2016-12-23 22:50:48 -05:00
dirnode.py ADD_FILE Eliot action 2019-03-07 12:55:24 -05: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 Various cleanups, fixes and improvements 2017-06-05 16:31:41 -06:00
magicfolderdb.py replaced print statement with print fuction for all tahoe_* scripts 2019-03-24 14:10:02 +01:00
magicpath.py fix typo for .conflict files 2016-07-21 12:35:59 -07:00
monitor.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
node.py convert XXX comment to ticket 2018-09-10 21:58:28 -06:00
nodemaker.py Various cleanups, fixes and improvements 2017-06-05 16:31:41 -06:00
stats.py replaced all remaining instances of the print statement with the print function 2019-03-24 14:14:00 +01:00
storage_client.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
unknown.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
uri.py hush a bunch of not-really-problems caught by the lgtm.com static analyzer 2017-12-31 00:19:41 +01:00
webish.py remove this print 2019-03-24 11:33:41 -04:00