lp://staging/~jameinel/loggerhead/merge_point_config
Created by
John A Meinel
and last modified
- Get this branch:
- bzr branch lp://staging/~jameinel/loggerhead/merge_point_config
Only
John A Meinel
can upload to this branch. If you are
John A Meinel
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/loggerhead
- Matt Nordhoff: Needs Information
-
Diff: 150 lines (+39/-11)4 files modifiedloggerhead/apps/branch.py (+8/-1)
loggerhead/apps/transport.py (+8/-3)
loggerhead/config.py (+10/-1)
loggerhead/history.py (+13/-6)
Branch information
Recent revisions
- 412. By John A Meinel
-
Turn show_merge_points into a config setting.
Today it doesn't cost a whole lot, but with the caching changes, it will
start to cost a bit more. - 410. By Matt Nordhoff
-
Fix infinite recursion when unpickling Containers.
Unpickle tries to access a few attributes (__getstate__, etc.) before filling the __dict__, so __getattr__ went into a loop trying to find self._properties.
It's no longer possible to use properties that start with an underscore, but that's a bit icky anyway.
- 404. By Robert Collins
-
Merge patch from Toshio Kuratomi to work with mod_wsgi - Content-Length must be strings.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/loggerhead