tahoe-lafs/src/allmydata/storage
2023-06-06 12:06:51 -04: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 Remove bad assertion. 2023-04-14 11:04:53 -04: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 Hook up HTTP storage for servers listening on .onion addresses 2023-06-06 12:06:51 -04:00
http_common.py `Authorization` is the right header field 2023-03-21 10:39:58 -04:00
http_server.py Hook up HTTP storage for servers listening on .onion addresses 2023-06-06 12:06:51 -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 Fix lint. 2023-03-24 12:06:49 -04: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 Fix lint. 2023-03-24 12:08:04 -04:00
shares.py add MutableShareFile.is_valid_header and use it 2021-10-28 11:38:18 -04:00