tahoe-lafs/src/allmydata/storage
2022-11-28 10:12:08 -05:00
..
__init__.py break storage.py into smaller pieces in storage/*.py . No behavioral changes. 2009-02-18 14:46:55 -07:00
common.py give the ContainerVersionError exceptions a nice str 2021-11-16 18:36:59 -05:00
crawler.py py2/py3 glue code for json dumping 2021-11-30 23:00:59 -07:00
expirer.py py2/py3 glue code for json dumping 2021-11-30 23:00:59 -07:00
http_client.py Refactor so internal attributes needn't leak. 2022-11-28 10:12:08 -05:00
http_common.py Sketch of server-side read-test-write endpoint. 2022-04-15 09:08:16 -04:00
http_server.py Require latest pycddl, and work around a regression. 2022-10-14 11:27:04 -04:00
immutable_schema.py refactor lease hashing logic to avoid mutable/immutable duplication 2021-11-05 15:30:49 -04:00
immutable.py Hint for future debugging. 2022-08-17 13:13:22 -04:00
lease_schema.py "misplaced type annotation" 2021-11-22 08:45:10 -05:00
lease.py Merge remote-tracking branch 'remediate/master' into LFS-01-010.mutable 2021-11-22 07:59:43 -05:00
mutable_schema.py refactor lease hashing logic to avoid mutable/immutable duplication 2021-11-05 15:30:49 -04:00
mutable.py Docstring. 2022-07-22 11:55:00 -04:00
server.py Use more direct API. 2022-07-22 11:56:18 -04:00
shares.py add MutableShareFile.is_valid_header and use it 2021-10-28 11:38:18 -04:00