lp:~mkanat/loggerhead/limit-pygments

Created by Max Kanat-Alexander and last modified
Get this branch:
bzr branch lp:~mkanat/loggerhead/limit-pygments
Only Max Kanat-Alexander can upload to this branch. If you are Max Kanat-Alexander please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Max Kanat-Alexander
Project:
loggerhead
Status:
Merged

Recent revisions

409. By Max Kanat-Alexander

Don't put parens around the if condition

408. By Max Kanat-Alexander

Pygments can be very slow on large files (about 1 second per 128K).
When loggerhead would try to highlight enormous files, it would
slow to a crawl, causing it to effectively hang. So here, we
make it only highlight files if they are smaller than 512K.

407. By Ian Clatworthy

Simplify .bzrignore

406. By Ian Clatworthy

Clean-up trailing whitespace

405. By Ian Clatworthy

Convert docs to Sphinx format and put into a docs directory

404. By Robert Collins

Merge patch from Toshio Kuratomi to work with mod_wsgi - Content-Length must be strings.

403. By Matt Nordhoff

Ignore readonly+ prefix when checking if a branch URL is local.

402. By Matt Nordhoff

Mark the plugin as compatible with bzr 2.2

401. By Matt Nordhoff

Don't use Repository.get_revision_inventory(), removed in bzr 2.2. (#528194)

(The original commit message is wrong: The replacement is named get_inventory, not get_revision.)

400. By Matt Nordhoff

Don't build a branch's revision graph cache more than once at the same time. (Max Kanat-Alexander)

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.