Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/5] Toaster patchset pull request
@ 2015-01-08 13:15 Alex DAMIAN
  2015-01-08 13:15 ` [PATCH 1/5] toaster: Improve client side error handling Alex DAMIAN
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex DAMIAN @ 2015-01-08 13:15 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Alexandru DAMIAN

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


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

end of thread, other threads:[~2015-01-09  0:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 13:15 [PATCH 0/5] Toaster patchset pull request Alex DAMIAN
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

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