Merge lp://staging/~joetalbott/qa-dashboard/add_build_buglinks into lp://staging/qa-dashboard
Proposed by
Joe Talbott
Status: | Merged |
---|---|
Approved by: | Chris Johnston |
Approved revision: | 161 |
Merged at revision: | 163 |
Proposed branch: | lp://staging/~joetalbott/qa-dashboard/add_build_buglinks |
Merge into: | lp://staging/qa-dashboard |
Prerequisite: | lp://staging/~joetalbott/qa-dashboard/fix_pass_rates |
Diff against target: |
67 lines (+18/-3) 3 files modified
dashboard/models.py (+11/-0) dashboard/templates/smoke/build_overview.html (+4/-2) dashboard/templates/smoke/overview.html (+3/-1) |
To merge this branch: | bzr merge lp://staging/~joetalbott/qa-dashboard/add_build_buglinks |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chris Johnston | Approve | ||
Review via email: mp+138019@code.staging.launchpad.net |
Commit message
Link to bugs on the Build overview page.
Description of the change
Link to bugs on the Build overview page.
To post a comment you must log in.
Drops the database calls quite nicely.