generic-poky/bitbake/lib/toaster/orm
Michael Wood 9e8798fd37 bitbake: toaster: models Allow the machine's layer name to be searched
Make the layer name searchable. If you know the name of the layer you are
interested in, searching for it is a fast way of getting the list of
machines provided by it.

(Bitbake rev: 0a2e0194fe7d949f1e9e01f7b42a7e0dc7a223f5)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-10 23:07:50 +00:00
..
fixtures bitbake: toaster: Add initial tests 2014-01-27 21:01:05 +00:00
management bitbake: toaster: update orm models for layerindex compatibility 2014-08-29 13:56:49 +01:00
migrations bitbake: add build artifacts table and other improvements 2014-12-18 10:24:06 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
admin.py bitbake: toaster: improvements for admin pages 2014-10-30 13:39:51 +00:00
models.py bitbake: toaster: models Allow the machine's layer name to be searched 2015-02-10 23:07:50 +00:00
tests.py bitbake: toastergui: improvements in layer selection logic 2015-02-10 23:07:48 +00:00
urls.py bitbake: add POST endpoint for uploading eventlog files 2014-12-18 10:24:06 +00:00
views.py bitbake: add POST endpoint for uploading eventlog files 2014-12-18 10:24:06 +00:00