Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/5] Hide irrelevant builds
@ 2015-09-10 17:05 brian avery
  2015-09-10 17:05 ` Brian Avery
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: brian avery @ 2015-09-10 17:05 UTC (permalink / raw)
  To: bitbake-devel

This patch fixes the project builds view so it doesn't show
"in progress" builds or builds for other projects.

The following changes since commit db92bc23880794be77373b0f2d8c26279dcecb84:

  bitbake: toaster: replace ETA with % of tasks done (2015-09-08 23:54:15 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/submit/elliot/20150902_hide_irrelevant_builds_v2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/submit/elliot/20150902_hide_irrelevant_builds_v2

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

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

-- 
1.9.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-09-19 10:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 17:05 [PATCH 0/5] Hide irrelevant builds brian avery
2015-09-10 17:05 ` Brian Avery
2015-09-10 17:05 ` [PATCH 1/5] toaster: hide irrelevant builds in the project builds view brian avery
2015-09-10 17:05 ` [PATCH 2/5] toaster: Add tests for /project/X/builds page brian avery
2015-09-16 21:10   ` Richard Purdie
2015-09-17  8:09     ` Smith, Elliot
2015-09-19 10:33       ` Richard Purdie
2015-09-10 17:05 ` [PATCH 3/5] toaster: Show correct builds count on project pages brian avery
2015-09-10 17:05 ` [PATCH 4/5] toaster: Fix date range pickers on the project builds page brian avery
2015-09-10 17:05 ` [PATCH 5/5] toaster: Simplify redirects when build page parameters are missing brian avery

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox