.. |
crypto
|
bytes
|
2019-07-08 14:16:28 -06:00 |
frontends
|
ported old-style classes to new-style
|
2019-05-26 08:28:18 +02:00 |
immutable
|
bytes
|
2019-06-25 14:35:25 -06:00 |
introducer
|
get rid of ed25519.bytes_from_* methods
|
2019-07-08 12:46:22 -06:00 |
mutable
|
rename
|
2019-07-08 12:49:07 -06:00 |
scripts
|
Merge remote-tracking branch 'origin/master' into 3239.python2-new-style-regression-test
|
2019-08-13 18:27:23 -04: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 #639 from meejah/ticket3227-remove-child-attributes-nevow
|
2019-08-29 18:04:40 +00:00 |
util
|
Fix a lot of classic classes in Tahoe-LAFS
|
2019-08-13 16:55:40 -04:00 |
watchdog
|
Move these Eliot events somewhere reusable
|
2019-03-14 11:24:35 -04:00 |
web
|
Merge pull request #652 from habnabit/move-to-twt--info
|
2019-09-17 12:22:22 +01:00 |
windows
|
ported old-style classes to new-style
|
2019-05-26 08:28:18 +02: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
|
This no longer matters.
|
2019-08-13 18:57:50 -04: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
|
explicitly save refs to webish and operations (instead of using Service methods)
|
2019-08-24 12:31:08 -06: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
|
warn away potential users
|
2019-06-04 10:13:07 -04:00 |
magicfolderdb.py
|
updated all python files to use pep-3110 exception syntax for python3 compatibility
|
2019-04-04 11:57:58 +02:00 |
magicpath.py
|
updated string literal syntax for python3 compatibility
|
2019-04-25 11:18:33 +02:00 |
monitor.py
|
use @implementer instead of implements
|
2017-02-27 11:01:30 -07:00 |
node.py
|
Move the remaining package checking machinery to its own module.
|
2019-08-13 15:11:01 -04: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
|
Sort the static storage servers for deterministic tests
|
2019-06-21 08:38:57 -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
|
explicitly save refs to webish and operations (instead of using Service methods)
|
2019-08-24 12:31:08 -06:00 |