lp://staging/~beuno/loggerhead/export-tarball
Created by
Martin Albisetti
and last modified
- Get this branch:
- bzr branch lp://staging/~beuno/loggerhead/export-tarball
Only
Martin Albisetti
can upload to this branch. If you are
Martin Albisetti
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/loggerhead
- xaav (community): Needs Information
- Robert Collins: Needs Fixing
-
Diff: 205 lines (+56/-6)8 files modified.bzrignore (+1/-0)
loggerhead/apps/branch.py (+9/-3)
loggerhead/config.py (+3/-0)
loggerhead/controllers/__init__.py (+3/-1)
loggerhead/controllers/download_ui.py (+27/-0)
loggerhead/controllers/revision_ui.py (+2/-1)
loggerhead/history.py (+7/-0)
loggerhead/templates/revision.pt (+4/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 431. By John A Meinel
-
Use different favicons depending on whether you are browsing a branch, or browsing near a branch.
- 430. By Jelmer Vernooij
-
Merge optional (broken) support for "json" module as alternative for "simplejson".
- 424. By John A Meinel
-
Merge the "don't run template on HEAD requests" branch.
This should stop us from getting OOPS during HEAD requests from haproxy
(bug #701329). It also should mean that at least most HEAD requests stop
returning body content (bug #716201), and that we perform less total work
to return HEAD info (bug #716217).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/loggerhead