lp://staging/~lifeless/python-oops-datedir-repo/bug-891251
Created by
Robert Collins
and last modified
- Get this branch:
- bzr branch lp://staging/~lifeless/python-oops-datedir-repo/bug-891251
Only
Robert Collins
can upload to this branch. If you are
Robert Collins
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- William Grant (community): Approve (code)
-
Diff: 198 lines (+85/-23)5 files modifiedNEWS (+7/-0)
oops_datedir_repo/__init__.py (+1/-1)
oops_datedir_repo/repository.py (+10/-6)
oops_datedir_repo/tests/test_repository.py (+66/-15)
setup.py (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 28. By Robert Collins
-
New release, as the bugfix is a blocker for users in umask restricted situations.
- 26. By Robert Collins
-
Handle 5-tuple timelines in the rfc822 serializer by discarding the backtrace.
- 22. By Robert Collins
-
The req_vars variable in reports is accepted if it is a dict, and deserialized from RFC822 reports as a dict.
- 20. By Robert Collins
-
Add DateDirRepo.
republish, providing infrastructure for rsync-less temporary spooling in DateDirRepo instances. - 19. By Robert Collins
-
Make concurrent reading from the repository possible by using .tmp files rather than writing directly to the final file name.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/python-oops-datedir-repo