lp:~jameinel/loggerhead/sort-742390

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/loggerhead/sort-742390
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Project:
loggerhead
Status:
Merged

Recent revisions

443. By John A Meinel

Fix bug #742390, don't use sort_natural
if it isn't available.

442. By William Grant

Improve escaping of filenames in revision views. Fixes a couple of XSS holes.

441. By John A Meinel

include HeadMiddleware so that we can be sure HEAD requests never return BODY content.

440. By John A Meinel

Remove loggers that weren't being used (maxb, spiv)

439. By John A Meinel

Merge the page-loading change.

When /changes page is loaded, don't walk the whole ancestry during 'get_revids_from'.
Instead, only walk enough history to generate the actual page, plus a little bit more
to get the link for the 'next' page.

438. By John A Meinel

Fix bug #733015. Have a separate Author(s) line from Committer.

437. By John A Meinel

Import sys at the start of loggerhead/__init__.py we use it as part of startup.
And sys is always loaded, no need to avoid importing it.

436. By John A Meinel

Include simple_mainline.

435. By John A Meinel

Re-land the configurable_logging changes, with some code simplification from Jelmer.

434. By John A Meinel

Merge fix for bug #569358. Redirect requests so people can URL hack.

If you edit /files/directory to become /files/directory/filename, redirect it to
the /view/directory/filename, and conversly if you go to /view/directory redirect
it to /files/directory. This way people can edit the URL in a logical way
and still get the view they are expecting.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:loggerhead
This branch contains Public information 
Everyone can see this information.

Subscribers