[Toaster] [review-request][PATCH 0/5] [v2] Hide irrelevant builds

Elliot Smith elliot.smith at intel.com
Fri Sep 4 02:37:42 PDT 2015


Hide "in progress" builds everywhere, and only show builds for
the currently-open project on the /project/X/builds page.

Changes since bc6a1a23e3d1af3861288a7abdbc9d5010470204 are in
git://git.yoctoproject.org/poky-contrib, elliot/toaster/hide_builds-8236
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/toaster/hide_builds-8236

Related bugs:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=8236
https://bugzilla.yoctoproject.org/show_bug.cgi?id=8187

Alexandru DAMIAN (1):
  toaster: hide irrelevant builds in the project builds view

Elliot Smith (4):
  toaster: Add tests for /project/X/builds page
  toaster: Show correct builds count on project pages
  toaster: Fix date range pickers on the project builds page
  toaster: Simplify redirects when build page parameters are missing

 bitbake/lib/toaster/toastergui/static/js/base.js   |   4 +-
 .../toastergui/templates/projectbuilds.html        |   4 +-
 bitbake/lib/toaster/toastergui/tests.py            |  91 ++++++++++++++++-
 bitbake/lib/toaster/toastergui/views.py            | 108 +++++++++++++++------
 bitbake/toaster-requirements.txt                   |   1 +
 5 files changed, 169 insertions(+), 39 deletions(-)

--
Elliot Smith
Software Engineer
Intel OTC

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



More information about the toaster mailing list