lp://staging/~cjohnston/qa-dashboard/remove-code-goodness
Created by
Chris Johnston
and last modified
- Get this branch:
- bzr branch lp://staging/~cjohnston/qa-dashboard/remove-code-goodness
Only
Chris Johnston
can upload to this branch. If you are
Chris Johnston
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Joe Talbott: Approve
-
Diff: 1124 lines (+139/-689)15 files modifiedbootspeed/api.py (+14/-73)
bootspeed/models.py (+5/-1)
bootspeed/tables.py (+1/-5)
bootspeed/tests.py (+0/-111)
bootspeed/views.py (+16/-7)
dashboard/management/commands/jenkins_pull.py (+9/-1)
dashboard/management/commands/jenkins_pull_sru.py (+9/-1)
dashboard/tests.py (+0/-88)
dashboard/views/api/__init__.py (+0/-36)
dashboard/views/api/smoke.py (+0/-121)
dashboard/views/api/sru.py (+0/-117)
pylint.rc (+83/-0)
qa_dashboard/urls.py (+1/-5)
requirements.txt (+1/-0)
tests/test_bootspeed_api.py (+0/-123)
Branch information
Recent revisions
- 181. By Chris Johnston
-
Starts following pylint and removes newly broken tests by removing the write API
- 176. By Chris Johnston
-
[r=Joe Talbott] Updates install instructions to match production. from Chris Johnston
- 175. By Joe Talbott
-
[r=Chris Johnston] Add -r and -d options, enhance speed of command. from Joe Talbott
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qa-dashboard