Merge lp://staging/~wgrant/loggerhead/bug-929275 into lp://staging/loggerhead
Proposed by
William Grant
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 468 | ||||
Proposed branch: | lp://staging/~wgrant/loggerhead/bug-929275 | ||||
Merge into: | lp://staging/loggerhead | ||||
Diff against target: |
308 lines (+97/-56) 4 files modified
NEWS (+3/-2) loggerhead/controllers/download_ui.py (+8/-2) loggerhead/controllers/view_ui.py (+19/-13) loggerhead/tests/test_controllers.py (+67/-39) |
||||
To merge this branch: | bzr merge lp://staging/~wgrant/loggerhead/bug-929275 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Steve Kowalik (community) | code | Approve | |
Review via email: mp+92194@code.staging.launchpad.net |
Description of the change
Fix more non-existent fileid or revid crashes.
To post a comment you must log in.
This looks like excellent work. And thanks for fixing the import I mentioned on IRC.