lp://staging/~cjohnston/qa-dashboard/dashboard-sru-2-sru
Created by
Chris Johnston
and last modified
- Get this branch:
- bzr branch lp://staging/~cjohnston/qa-dashboard/dashboard-sru-2-sru
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
- Joe Talbott: Approve
- Chris Johnston: Pending requested
-
Diff: 612 lines (+352/-156)12 files modifieddashboard/migrations/0014_remove_sru_models.py (+18/-0)
dashboard/models.py (+0/-132)
dashboard/templatetags/__init__.py (+0/-15)
qa_dashboard/settings.py (+1/-0)
qa_dashboard/urls.py (+7/-7)
sru/management/__init__.py (+14/-0)
sru/management/commands/__init__.py (+14/-0)
sru/management/commands/jenkins_pull_sru.py (+1/-1)
sru/migrations/0001_add_initial_models.py (+136/-0)
sru/models.py (+144/-0)
sru/tests.py (+16/-0)
sru/views.py (+1/-1)
Branch information
Recent revisions
- 201. By Chris Johnston
-
[r=Joe Talbott] Removes old test stuff that is no longer needed. from Chris Johnston
- 200. By Chris Johnston
-
[r=Joe Talbott] Moves dashboard_extras from dashboard to common from Chris Johnston
- 197. By Chris Johnston
-
[r=Joe Talbott] Moves dashboard.utils to common.utils to prepare for separating apps from Chris Johnston
- 196. By Joe Talbott
-
[r=Chris Johnston] Don't error for default YAML logs with enough information to indicate client failure. 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