lp:~quang.quach/loggerhead/main

Created by Quang Quach and last modified
Get this branch:
bzr branch lp:~quang.quach/loggerhead/main
Only Quang Quach can upload to this branch. If you are Quang Quach please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Quang Quach
Project:
loggerhead
Status:
Experimental

Recent revisions

447. By John A Meinel

under load, the test can take longer than 100ms accidentally.

It shouldn't ever take more than 2.0s, if it does, something is probably
wrong.

446. By John A Meinel

[bug=758618] Remove the HeadMiddleware in 'bzr serve --http',
until it can be fixed properly.

445. By John A Meinel

Don't access loggerhead code from under 'bzrlib.plugins'.

Only test_load_test was doing so. And in the Launchpad test suite
loggerhead is a standalone app, rather than a bzr plugin.
This allows us to run the test suite as part of the Launchpad
test suite (bug #742446)

444. By Jelmer Vernooij

Merge fix for foreign revision info displaying.

443. By John A Meinel

bug #742390, don't use sort_natural if bzrlib doesn't have it.

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.

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