Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Alex DAMIAN <alexandru.damian@intel.com>
To: bitbake-devel@lists.openembedded.org
Cc: Dave Lerner <dave.lerner@windriver.com>,
	David Reyna <David.Reyna@windriver.com>
Subject: [PATCH 00/14] Toaster patchset
Date: Tue, 17 Mar 2015 13:28:03 +0000	[thread overview]
Message-ID: <cover.1426598797.git.alexandru.damian@intel.com> (raw)

From: Alexandru DAMIAN <alexandru.damian@intel.com>

Hello,

This is a toaster patchset that fixes various issues in the interface,
and in build process.

Can you please pull ?

Thanks,
Alex

The following changes since commit 4b07195405b124ff39703e1ddc226dee420fed22:

  toaster: Fix the orderkey to match the column (2015-03-16 17:43:51 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib adamian/20150317-submission-bb
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/20150317-submission-bb

Alexandru DAMIAN (7):
  toasterui: improve info in the toaster_ui.log
  toaster: targets page performance improvement
  toastergui: fix machines page search
  toastergui: builds and projects outcome filter
  toaster: do not throw exception on misconfigured data
  toasterui: fix error message parameter
  toastergui: recipe and layer identification

Belen Barros Pena (1):
  toaster: display bitbake output after process start

Dave Lerner (1):
  toaster: leave cancel enabled for release change

David Reyna (3):
  toaster: Incorrect breadcrumb behaviour in the project page
  toaster: display machine and project values in input fields
  toaster: insure IMAGE_INSTALL_append values have a space prefix

Michael Wood (2):
  toaster: Add cancel build to latest build section
  toaster: tasks trigger the select related tables before ordering

 lib/bb/ui/buildinfohelper.py                       | 31 ++++++++++++----
 lib/bb/ui/toasterui.py                             |  8 +++++
 lib/toaster/bldcontrol/localhostbecontroller.py    | 14 +++++---
 lib/toaster/orm/models.py                          | 14 ++++----
 lib/toaster/toastergui/static/js/libtoaster.js     | 28 +++++++++++++++
 .../toastergui/templates/baseprojectpage.html      |  6 ++++
 .../toastergui/templates/managed_mrb_section.html  | 42 +++++++++-------------
 lib/toaster/toastergui/templates/mrb_section.html  | 39 --------------------
 lib/toaster/toastergui/templates/project.html      |  6 ++--
 lib/toaster/toastergui/templates/projectconf.html  | 18 ++++++----
 lib/toaster/toastergui/templates/projects.html     |  2 +-
 lib/toaster/toastergui/views.py                    | 35 ++++++++++++------
 12 files changed, 138 insertions(+), 105 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-03-20 14:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-17 13:28 Alex DAMIAN [this message]
2015-03-17 13:27 ` [PATCH 01/14] toasterui: improve info in the toaster_ui.log Alex DAMIAN
2015-03-20 10:25 ` [PATCH 02/14] toaster: targets page performance improvement Alex DAMIAN
2015-03-20 10:25 ` [PATCH 03/14] toaster: display bitbake output after process start Alex DAMIAN
2015-03-20 10:25 ` [PATCH 04/14] toastergui: fix machines page search Alex DAMIAN
2015-03-20 10:25 ` [PATCH 05/14] toastergui: builds and projects outcome filter Alex DAMIAN
2015-03-20 10:25 ` [PATCH 06/14] toaster: do not throw exception on misconfigured data Alex DAMIAN
2015-03-20 10:25 ` [PATCH 07/14] toasterui: fix error message parameter Alex DAMIAN
2015-03-20 10:25 ` [PATCH 08/14] toastergui: recipe and layer identification Alex DAMIAN
2015-03-20 10:25 ` [PATCH 09/14] toaster: leave cancel enabled for release change Alex DAMIAN
2015-03-20 10:25 ` [PATCH 10/14] toaster: Incorrect breadcrumb behaviour in the project page Alex DAMIAN
2015-03-20 10:25 ` [PATCH 11/14] toaster: Add cancel build to latest build section Alex DAMIAN
2015-03-20 10:25 ` [PATCH 12/14] toaster: tasks trigger the select related tables before ordering Alex DAMIAN
2015-03-20 10:25 ` [PATCH 13/14] toaster: display machine and project values in input fields Alex DAMIAN
2015-03-20 10:25 ` [PATCH 14/14] toaster: insure IMAGE_INSTALL_append values have a space prefix Alex DAMIAN
  -- strict thread matches above, loose matches on Subject: below --
2015-01-27 14:27 [PATCH 00/14] Toaster patchset Alex DAMIAN

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.1426598797.git.alexandru.damian@intel.com \
    --to=alexandru.damian@intel.com \
    --cc=David.Reyna@windriver.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=dave.lerner@windriver.com \
    /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