tahoe-lafs/src/allmydata/storage
Jean-Paul Calderone 3de9c73b0b preserve the type when renewing HashedLeaseInfo
does this mean immutable lease renewal is untested?  maybe
2021-11-05 14:11:05 -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 Introduce UnknownContainerVersionError base w/ structured args 2021-11-04 10:06:26 -04:00
crawler.py Limit Pickle protocol to version supported by Python 2. 2021-06-16 11:53:25 -04:00
expirer.py Limit Pickle protocol to version supported by Python 2. 2021-06-16 11:53:25 -04:00
immutable_schema.py silence some mypy errors :/ 2021-11-04 14:40:43 -04:00
immutable.py introduce immutable container schema version 2 2021-11-04 14:07:49 -04:00
lease.py preserve the type when renewing HashedLeaseInfo 2021-11-05 14:11:05 -04:00
mutable_schema.py introduce an explicit representation of the v1 mutable container schema 2021-11-04 15:26:58 -04:00
mutable.py introduce an explicit representation of the v1 mutable container schema 2021-11-04 15:26:58 -04:00
server.py Merge remote-tracking branch 'upstream/master' 2021-11-04 10:02:54 -04:00
shares.py add MutableShareFile.is_valid_header and use it 2021-10-28 11:38:18 -04:00