Merge lp://staging/~lifeless/python-oops-tools/hostname into lp://staging/python-oops-tools
Proposed by
Robert Collins
Status: | Merged |
---|---|
Approved by: | Robert Collins |
Approved revision: | 21 |
Merged at revision: | 19 |
Proposed branch: | lp://staging/~lifeless/python-oops-tools/hostname |
Merge into: | lp://staging/python-oops-tools |
Diff against target: |
65 lines (+15/-0) 4 files modified
src/oopstools/NEWS.txt (+6/-0) src/oopstools/oops/models.py (+5/-0) src/oopstools/oops/templates/oops.html (+2/-0) src/oopstools/oops/test/pagetest.txt (+2/-0) |
To merge this branch: | bzr merge lp://staging/~lifeless/python-oops-tools/hostname |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
William Grant (community) | code | Approve | |
Review via email: mp+82466@code.staging.launchpad.net |
Commit message
Show the host and reporter for OOPSes in the detailed view of an OOPS.
Description of the change
Might be useful to know the host an oops occurred on, right?
To post a comment you must log in.