generic-poky/bitbake/lib/toaster/toastergui
Alexandru DAMIAN 70c4eb8d3a bitbake: toaster: refactor build model
We remove the "timespent", "errors_no" and "warnings_no" fields
in favor of computing the needed values at runtime. This prevents
inconsistencies in the UI.

Also removeing all references to BuildRequests from the interface -
all build details now display in the build dashboard.

Minor fixes related to data logging.

(Bitbake rev: 44f37394ed3e4ca02f940be172fe4395b0ee0f7d)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-26 09:27:32 +01:00
..
static bitbake: toaster: fixes after replacing BuildRequest with Build 2015-06-26 09:27:32 +01:00
templates bitbake: toaster: refactor build model 2015-06-26 09:27:32 +01:00
templatetags bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuild 2015-06-12 00:01:49 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
tables.py bitbake: toaster: tables: Remove obsolete field_name for select column 2015-06-12 00:01:49 +01:00
tests.py bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuild 2015-06-12 00:01:49 +01:00
urls.py bitbake: toaster: refactor build model 2015-06-26 09:27:32 +01:00
views.py bitbake: toaster: refactor build model 2015-06-26 09:27:32 +01:00
widgets.py bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuild 2015-06-12 00:01:49 +01:00