From: Alex DAMIAN <alexandru.damian@intel.com>
To: bitbake-devel@lists.openembedded.org
Cc: Alexandru DAMIAN <alexandru.damian@intel.com>
Subject: [PATCH 0/5] Toaster patchset pull request
Date: Thu, 8 Jan 2015 13:15:09 +0000 [thread overview]
Message-ID: <cover.1420722767.git.alexandru.damian@intel.com> (raw)
From: Alexandru DAMIAN <alexandru.damian@intel.com>
Hi,
This is a toaster patchset with patches that have been reviewed on the toaster mailing list.
It contains bugfixes and new features in the frontend Web interface.
Can you please pull at your convenience ?
Cheers,
Alex
The following changes since commit 86704281b79e524dccccc88cbf996b299b33bae2:
ast: Add error when trying to use dash in sh function names (2015-01-08 10:37:06 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib adamian/20150108-submission-bb
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/20150108-submission-bb
Alexandru DAMIAN (4):
toaster: write pre-read conf file for build variables
toaster: do not launch web browser on noweb option
toaster: branch name priority resolution
toaster: implementation of project page
Michael Wood (1):
toaster: Improve client side error handling
bin/toaster | 13 +-
lib/toaster/bldcontrol/bbcontroller.py | 5 +
.../bldcontrol/management/commands/runbuilds.py | 5 +-
lib/toaster/orm/models.py | 9 +-
lib/toaster/toastergui/static/js/libtoaster.js | 39 +++-
lib/toaster/toastergui/static/js/projectapp.js | 242 +++++++++++++++------
lib/toaster/toastergui/templates/base.html | 5 +
lib/toaster/toastergui/templates/layers.html | 8 +-
lib/toaster/toastergui/templates/mrb_section.html | 8 +-
lib/toaster/toastergui/templates/project.html | 50 +++--
lib/toaster/toastergui/templates/targets.html | 8 +-
lib/toaster/toastergui/views.py | 103 ++++-----
12 files changed, 329 insertions(+), 166 deletions(-)
--
1.9.1
next reply other threads:[~2015-01-09 0:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-08 13:15 Alex DAMIAN [this message]
2015-01-08 13:15 ` [PATCH 1/5] toaster: Improve client side error handling Alex DAMIAN
2015-01-08 13:15 ` [PATCH 2/5] toaster: write pre-read conf file for build variables Alex DAMIAN
2015-01-08 13:15 ` [PATCH 3/5] toaster: do not launch web browser on noweb option Alex DAMIAN
2015-01-08 13:15 ` [PATCH 4/5] toaster: branch name priority resolution Alex DAMIAN
2015-01-08 13:15 ` [PATCH 5/5] toaster: implementation of project page 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.1420722767.git.alexandru.damian@intel.com \
--to=alexandru.damian@intel.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