lp://staging/~jderose/filestore/explicit-create
Created by
Jason Gerard DeRose
and last modified
- Get this branch:
- bzr branch lp://staging/~jderose/filestore/explicit-create
Only
Jason Gerard DeRose
can upload to this branch. If you are
Jason Gerard DeRose
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- James Raymond: Approve
-
Diff: 3188 lines (+1996/-623)9 files modifiedbenchmark-protocol.py (+23/-42)
debian/control (+2/-2)
filestore/__init__.py (+230/-174)
filestore/migration.py (+281/-0)
filestore/misc.py (+16/-8)
filestore/tests/__init__.py (+816/-388)
filestore/tests/run.py (+5/-1)
filestore/tests/test_migration.py (+548/-0)
filestore/tests/test_misc.py (+75/-8)
Branch information
Recent revisions
- 358. By Jason Gerard DeRose
-
TempFileStore really needs to override the create() classmethod so it actually works, has a meaningful API
- 357. By Jason Gerard DeRose
-
For now, filestore.
_create_ filestore( ) really shouldn't be presented as part of the public API
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/filestore