lp:~mnordhoff/loggerhead/history_db

Created by Matt Nordhoff and last modified
This branch may be out of date, because Launchpad has not been able to access it since .
Get this branch:
bzr branch lp:~mnordhoff/loggerhead/history_db

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Nordhoff
Project:
loggerhead
Status:
Development
Location:
http://bzr.mattnordhoff.com/bzr/loggerhead/history_db
Last mirrored:
Next mirror:
Disabled

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

435. By Matt Nordhoff

Fix NameError caused by a misnamed variable

434. By John A Meinel

Bring in the new history-db work so we don't access SQL directly.

433. By John A Meinel

implement a fallback if known graph is not available.

432. By John A Meinel

Found some bugs in the get_short_revision_history_by_fileid code.

Use direct access to the file graph, rather than the old log code.

431. By John A Meinel

Handle KeyError when a revid isn't actually in the history.

Don't pdb trap if fix_revid() doesn't handle it. Raise an exception which
will generate a 404.

430. By John A Meinel

Merge in the code cleanups and better handling of NULL.

429. By John A Meinel

Generally handle the NULL_REVISION branch (from history-db)

428. By John A Meinel

Revert the ugly hacks.

Instead, we just use ':memory:' if cache_path is None.

427. By John A Meinel

Use ugly hacks to get BranchWSGIApp getting a cachepath in more cases.

426. By John A Meinel

Start cleaning up the history-db code.

This includes removing parts that aren't needed for loggerhead specifically.
Stuff like Branch hooks, etc. Vs just having the Querier available.

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