lp://staging/~mwhudson/loggerhead/always-plugin
Created by
Michael Hudson-Doyle
and last modified
- Get this branch:
- bzr branch lp://staging/~mwhudson/loggerhead/always-plugin
Only
Michael Hudson-Doyle
can upload to this branch. If you are
Michael Hudson-Doyle
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 392. By Matt Nordhoff
-
A bunch of random PEP 8 and stylistic improvements. Also fix a typo on error pages.
- 389. By Matt Nordhoff
-
Avoid using "dict.keys()" and "dict.items()" in a couple places, in favor of "dict.iter*()".
I can't see how this could possibly break anything. Watch the universe prove me wrong!
- 388. By Matt Nordhoff
-
serve_http was passing a transport to BranchesFromTra
nsportRoot, not an URL. This is a waste of a transport object, but oh well.
- 386. By Matt Nordhoff
-
Mark Loggerhead plugin as compatible with up to bzr 2.1.0.
Seems to be necessary.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/loggerhead