Merge lp://staging/~cjohnston/qa-dashboard/bootspeed-views-rework into lp://staging/qa-dashboard
Proposed by
Chris Johnston
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~cjohnston/qa-dashboard/bootspeed-views-rework |
Merge into: | lp://staging/qa-dashboard |
Diff against target: |
1070 lines (+771/-106) 14 files modified
bootspeed/api.py (+121/-1) bootspeed/models.py (+38/-19) bootspeed/tables.py (+23/-0) bootspeed/templates/bootspeed/arch_overview.html (+64/-3) bootspeed/templates/bootspeed/dygraphs.html (+0/-62) bootspeed/templates/bootspeed/machine_data.html (+385/-0) bootspeed/templates/bootspeed/machine_raw_data.html (+21/-0) bootspeed/templates/bootspeed/nav.html (+2/-2) bootspeed/views.py (+37/-1) common/static/css/style.css (+62/-11) common/templates/layout.html (+6/-5) qa_dashboard/settings.py (+1/-0) qa_dashboard/urls.py (+10/-2) requirements.txt (+1/-0) |
To merge this branch: | bzr merge lp://staging/~cjohnston/qa-dashboard/bootspeed-views-rework |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
QA Dashboard Developers | Pending | ||
Review via email: mp+136925@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2012-12-02.
To post a comment you must log in.