[bitbake-devel] [PATCH 0/5] Hide irrelevant builds

Brian Avery avery.brian at gmail.com
Thu Sep 10 17:05:02 UTC 2015


submitted upstream.
-b

On Thu, Sep 10, 2015 at 10:05 AM, brian avery <avery.brian at gmail.com> wrote:
> 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
>



More information about the bitbake-devel mailing list