lp://staging/~cjohnston/qa-dashboard/dashboard-smoke-2-smoke
Created by
Chris Johnston
and last modified
- Get this branch:
- bzr branch lp://staging/~cjohnston/qa-dashboard/dashboard-smoke-2-smoke
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.
Rejected
for merging
into
lp://staging/qa-dashboard
- Chris Johnston: Needs Resubmitting
- Joe Talbott: Needs Fixing
-
Diff: 592 lines (+268/-91) (has conflicts)19 files modifiedcommon/management/commands/clear_items.py (+4/-1)
common/management/commands/list_items.py (+4/-1)
common/utils.py (+1/-1)
dashboard/migrations/0015_remove_smoke_models.py (+24/-0)
dashboard/views/__init__.py (+0/-21)
dashboard/views/api/__init__.py (+0/-35)
qa_dashboard/settings.py (+1/-0)
qa_dashboard/urls.py (+21/-18)
scripts/image_play.py (+1/-1)
scripts/process_utah_log.py (+1/-1)
scripts/static_validation_cleanup.py (+1/-1)
smoke/__init__.py (+14/-0)
smoke/api.py (+6/-2)
smoke/forms.py (+2/-2)
smoke/management/commands/jenkins_pull.py (+2/-2)
smoke/migrations/0001_initial_smoke_models.py (+163/-0)
smoke/migrations/__init__.py (+14/-0)
smoke/utah_utils.py (+2/-2)
smoke/views.py (+7/-3)
Branch information
Recent revisions
- 200. By Chris Johnston
-
[r=Joe Talbott] Moves dashboard_extras from dashboard to common from Chris Johnston
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