Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: brian avery <avery.brian@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/5] Hide irrelevant builds
Date: Thu, 10 Sep 2015 10:05:03 -0700	[thread overview]
Message-ID: <cover.1441904599.git.avery.brian@gmail.com> (raw)

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



             reply	other threads:[~2015-09-10 17:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10 17:05 brian avery [this message]
2015-09-10 17:05 ` [PATCH 0/5] Hide irrelevant builds 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1441904599.git.avery.brian@gmail.com \
    --to=avery.brian@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox