Merge lp://qastaging/~salgado/offspring/builder-list into lp://qastaging/~linaro-automation/offspring/private-builds

Proposed by Guilherme Salgado
Status: Merged
Approved by: James Tunnicliffe
Approved revision: 67
Merged at revision: 63
Proposed branch: lp://qastaging/~salgado/offspring/builder-list
Merge into: lp://qastaging/~linaro-automation/offspring/private-builds
Diff against target: 223 lines (+91/-32)
5 files modified
lib/offspring/web/queuemanager/tests/test_views.py (+48/-0)
lib/offspring/web/queuemanager/views.py (+30/-10)
lib/offspring/web/templates/queuemanager/builders.html (+9/-5)
lib/offspring/web/urls.py (+2/-16)
requirements/requirements.web.txt (+2/-1)
To merge this branch: bzr merge lp://qastaging/~salgado/offspring/builder-list
Reviewer Review Type Date Requested Status
James Tunnicliffe (community) Approve
Review via email: mp+79709@code.qastaging.launchpad.net

Description of the change

This branch changes the builder list to redact information about private projects the user doesn't have the rights to see.

I've also noticed that no versions of django are able to work with Oneiric's psycopg2 package (version 2.4.2), so I've changed the requirements to specify we need psycopg2>=2.0.6,<=2.4.1. (I've created a new WI to get the new dependencies added to lp:~oem-solutions-releng/offspring/offspring-deps/)

To post a comment you must log in.
67. By Guilherme Salgado

Stub Lexbuilder.average_load on BuilderListTests so that we can run the tests there with sqlite3

Revision history for this message
James Tunnicliffe (dooferlad) wrote :

Looks fine.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches