lp://staging/~facundo/magicicada-server/temp-file-renamed-on-commit
Created by
Facundo Batista
and last modified
- Get this branch:
- bzr branch lp://staging/~facundo/magicicada-server/temp-file-renamed-on-commit
Only
Facundo Batista
can upload to this branch. If you are
Facundo Batista
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Natalia Bidart: Approve
-
Diff: 186 lines (+61/-11)5 files modifiedsrc/server/content.py (+2/-1)
src/server/diskstorage.py (+23/-6)
src/server/tests/test_diskstorage.py (+29/-2)
src/server/tests/test_upload.py (+3/-1)
src/server/upload.py (+4/-1)
Branch information
Recent revisions
- 39. By Facundo Batista
-
[r=facundo,
nataliabidart] Only save progress for resumable upload every accumulated STORAGE_CHUNK_SIZE, not for every chunk. - 37. By Facundo Batista
-
[r=nataliabidart] Use hash and crc32 to identify the (DB)UploadJob, and stop holding the rest of the unused values.
- 36. By Natalia Bidart
-
[r=facundo] - Merged layers DAO, gateway and services into one module for incoming ORM migration and simplification.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/magicicada-server