lp://staging/~jameinel/loggerhead/small-cleanups

Created by John A Meinel and last modified
Get this branch:
bzr branch lp://staging/~jameinel/loggerhead/small-cleanups
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

413. By John A Meinel

Clear out the controversial updates.

412. By John A Meinel

pass the pagesize down to History.

That way we don't have to walk 5k mainline revisions, when we are only
going to display 20.

411. By John A Meinel

Window's strftime doesn't support %T

410. By John A Meinel

Play around with making merge_points a lazy property.

At the moment, it didn't seem 100% correct anyway. And it allows us to avoid
loading the whole history (at least until I figure out how to compute it more
cheaply.)

409. By John A Meinel

The basic support seems to be working, as evidenced by running against bzr.dev.

I can also see that history-db is being triggered, which is probably a good sign.
I haven't eliminated all O(history) calls yet, but we should be moving closer.

408. By John A Meinel

Change the import check so it actually works.

407. By John A Meinel

Start updating the History object to avoid its O(all_revs) caches.

For now, I'm trying to just stick with bzrlib apis, such that when history_db
is available, then it is fast, but it is still correct without it.

406. By John A Meinel

Add tags to ignored files

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.

Branch metadata

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

Subscribers