[Toaster] [PATCH 0/7] toaster next patches
Michael Wood
michael.g.wood at intel.com
Thu Aug 18 02:42:09 PDT 2016
Patches ready for toaster-next & upstreaming
Michael Wood (4):
toaster: layerdetails clean ups after integrating local layer changes
toaster: Fix oe-core fixture
toaster: Move Custom image recipe rest api to api file
toaster: tests Add selenium test layer source switching layer details
page
Sujith H (3):
toaster: add switch of git and not-git layers imported
toaster: layerdetails js changes for switching layers
toaster: update api to include local_source_dir
.../toaster/bldcontrol/localhostbecontroller.py | 10 +-
.../management/commands/checksettings.py | 10 +-
bitbake/lib/toaster/orm/fixtures/oe-core.xml | 16 +-
bitbake/lib/toaster/orm/fixtures/poky.xml | 6 +
bitbake/lib/toaster/orm/fixtures/settings.xml | 17 +-
.../tests/browser/test_layerdetails_page.py | 32 +-
bitbake/lib/toaster/toastergui/api.py | 475 ++++++++++++++++++++-
.../lib/toaster/toastergui/static/css/default.css | 2 +
.../toaster/toastergui/static/js/layerdetails.js | 134 +++++-
.../toaster/toastergui/templates/layerdetails.html | 168 +++++---
bitbake/lib/toaster/toastergui/urls.py | 18 +-
bitbake/lib/toaster/toastergui/views.py | 447 +------------------
12 files changed, 783 insertions(+), 552 deletions(-)
--
2.7.4
More information about the toaster
mailing list