generic-poky/bitbake/lib/toaster/toastergui
David Reyna ecb828a68f bitbake: toaster: reserve HEAD from imported layers
The HEAD reference in Toaster layers are reserved for the
"Local Yocto Project" layers, stored at the top directory.
Imported layers are not allowed to use this since they are
managed differently - for example the 'remotes' will collide.

Fix the add layer handler to not drop the data fields when it
is a git repo.

Explicitly inform the user when an internal Toaster error is
returned via AJAX, so that they know why clicking the layer add
button did not do anything.

[YOCTO #9924]

(Bitbake rev: 90fb89e5e3ada9e36ab0b2a5a0dbfd74f9be279f)

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-11-05 22:41:27 +00:00
..
fixtures bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
static bitbake: toaster: reserve HEAD from imported layers 2017-11-05 22:41:27 +00:00
templates bitbake: toaster: reserve HEAD from imported layers 2017-11-05 22:41:27 +00:00
templatetags bitbake: toaster: move most recent builds templating to client 2016-08-11 00:09:26 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
api.py bitbake: toaster: reserve HEAD from imported layers 2017-11-05 22:41:27 +00:00
buildtables.py bitbake: toaster: Order column in Tasks selectable 2017-09-21 16:51:07 +01:00
tablefilter.py bitbake: toaster: use items and range instead of old APIs 2016-06-02 08:24:04 +01:00
tables.py bitbake: toaster: update the tables information 2016-08-11 00:09:29 +01:00
typeaheads.py bitbake: toaster: typeaheads Layers add url to layer REST API to the layer 2016-12-12 20:44:54 +00:00
urls.py bitbake: toaster: typeaheads Add a git revisions suggestions 2016-12-12 20:44:54 +00:00
views.py bitbake: toaster: views Remove old code that converts template context to JSON 2016-12-12 20:44:54 +00:00
widgets.py bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant code 2016-12-12 20:44:54 +00:00