..
crypto
bytes
2019-07-08 14:16:28 -06:00
frontends
Remove the greater part of the implementation
2020-02-13 10:43:50 -05:00
immutable
bytes
2019-06-25 14:35:25 -06:00
introducer
Also update the introducer's use of read_config
2019-08-03 05:34:21 -04:00
mutable
rename
2019-07-08 12:49:07 -06:00
scripts
Remove the greater part of the implementation
2020-02-13 10:43:50 -05:00
storage
Improve the behavior of get_slot_leases when no shares exist
2019-08-15 11:08:04 -04:00
test
Merge pull request #695 from tahoe-lafs/3284.remove-magic-folder
2020-04-16 08:07:38 -04:00
util
pyflakes cleanups
2020-02-13 12:15:09 -05:00
web
Use twisted.web.template in web/storage.py
2020-04-17 15:25:42 -04:00
windows
Remove the greater part of the implementation
2020-02-13 10:43:50 -05:00
__init__.py
Move the remaining package checking machinery to its own module.
2019-08-13 15:11:01 -04:00
__main__.py
add __main__.py so "python -m allmydata" works
2016-03-25 14:49:18 -07:00
_auto_deps.py
Remove characteristic
dependency
2020-01-27 13:44:28 -05:00
blacklist.py
ported old-style classes to new-style
2019-05-26 08:28:18 +02:00
check_results.py
ported old-style classes to new-style
2019-05-26 08:28:18 +02:00
client.py
Remove the greater part of the implementation
2020-02-13 10:43:50 -05:00
codec.py
use @implementer instead of implements
2017-02-27 11:01:30 -07:00
control.py
Use IStorageServer instead of RemoteReference in a lot of places
2019-05-31 13:41:07 -04:00
deep_stats.py
Add some docstrings.
2016-12-23 22:50:48 -05:00
dirnode.py
use decrypt aliases
2019-06-24 16:57:12 -06:00
hashtree.py
ported old-style classes to new-style
2019-05-26 08:28:18 +02:00
history.py
ported old-style classes to new-style
2019-05-26 08:28:18 +02:00
interfaces.py
Merge pull request #653 from tahoe-lafs/3248.pass-config-to-get_storage_client
2019-08-23 09:04:23 -04:00
monitor.py
use @implementer instead of implements
2017-02-27 11:01:30 -07:00
node.py
Pass _Config instead of a smaller dict to get_client_resource
2019-08-19 11:21:03 -04:00
nodemaker.py
Various cleanups, fixes and improvements
2017-06-05 16:31:41 -06:00
ported-modules.txt
add some tests
2019-09-17 11:35:37 -04: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
Merge pull request #653 from tahoe-lafs/3248.pass-config-to-get_storage_client
2019-08-23 09:04:23 -04:00
unknown.py
use @implementer instead of implements
2017-02-27 11:01:30 -07:00
uri.py
ported old-style classes to new-style
2019-05-26 08:28:18 +02:00
version_checks.py
Re-apply fix for frozen builds
2019-10-04 12:46:07 -04:00
webish.py
Stop accessing the maybe-deprecated Request.channel attribute
2020-01-17 11:45:08 -05:00