Merge lp://staging/~twom/loggerhead/fix-per-file-revision-ui into lp://staging/loggerhead
Proposed by
Tom Wardill
Status: | Merged |
---|---|
Approved by: | Tom Wardill |
Approved revision: | 507 |
Merged at revision: | 506 |
Proposed branch: | lp://staging/~twom/loggerhead/fix-per-file-revision-ui |
Merge into: | lp://staging/loggerhead |
Diff against target: |
39 lines (+17/-1) 2 files modified
loggerhead/controllers/revision_ui.py (+1/-1) loggerhead/tests/test_controllers.py (+16/-0) |
To merge this branch: | bzr merge lp://staging/~twom/loggerhead/fix-per-file-revision-ui |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Colin Watson (community) | Approve | ||
Review via email: mp+387196@code.staging.launchpad.net |
Commit message
Use path instead of file_id in RevisionUI
Description of the change
The use of file_id has gone away, so use the path instead.
To post a comment you must log in.