generic-poky/bitbake/lib/toaster/orm/migrations
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
..
0001_initial.py bitbake: toaster: fix no newline at end of file 2014-07-04 09:28:36 +01:00
0002_auto__add_field_build_timespent.py bitbake: toaster: fix no newline at end of file 2014-07-04 09:28:36 +01:00
0003_timespent.py bitbake: toaster: Toaster GUI Build and Dashboard pages fixes 2014-01-27 21:01:04 +00:00
0004_auto__add_field_package_installed_name.py bitbake: toaster: fix no newline at end of file 2014-07-04 09:28:36 +01:00
0005_auto__add_target_image_file__add_target_file__add_field_variablehistor.py bitbake: toaster: fix no newline at end of file 2014-07-04 09:28:36 +01:00
0006_auto__add_field_target_image_size__add_field_target_license_manifest_p.py bitbake: toaster: fix no newline at end of file 2014-07-04 09:28:36 +01:00
0007_auto__add_helptext.py bitbake: toaster: fix no newline at end of file 2014-07-04 09:28:36 +01:00
0008_auto__chg_field_variablehistory_operation__chg_field_recipe_descriptio.py bitbake: toaster: fix no newline at end of file 2014-07-04 09:28:36 +01:00
0009_auto__add_projectvariable__add_projectlayer__add_projecttarget__add_pr.py bitbake: toaster: fix no newline at end of file 2014-07-04 09:28:36 +01:00
0010_auto__add_field_project_branch__add_field_project_short_description__a.py bitbake: toaster: new project page implementation 2014-07-14 14:10:03 +01:00
0011_auto__add_field_projectlayer_dirpath.py bitbake: toaster: improved Project models 2014-07-23 20:06:57 +01:00
0012_auto__add_field_projectlayer_optional__add_field_projecttarget_task.py bitbake: toaster: add project main edit page 2014-07-23 20:06:58 +01:00
0013_auto__add_release__add_layerversiondependency__add_unique_layerversion.py bitbake: toaster: update orm models for layerindex compatibility 2014-08-29 13:56:49 +01:00
0014_auto__chg_field_package_summary__chg_field_layer_summary__chg_field_re.py bitbake: toaster: improvements for admin pages 2014-10-30 13:39:51 +00:00
0015_auto__add_field_layer_vcs_web_url__add_field_layer_vcs_web_tree_base_u.py bitbake: toaster: update web vcs fields for layers 2014-10-30 13:39:51 +00:00
0016_auto__add_field_release_helptext__chg_field_release_branch__add_index_.py bitbake: toaster: update Release model to pinpoint to specific Branch 2014-11-12 17:04:48 +00:00
0017_auto__del_toastersettingdefaultlayer__add_releaselayersourcepriority__.py bitbake: toastergui: layer name correlation 2014-11-21 11:49:23 +00:00
0018_auto__add_field_layer_version_project.py bitbake: toastergui: update layer search criteria 2014-11-28 14:02:58 +00:00
0019_auto__add_buildartifact.py bitbake: add build artifacts table and other improvements 2014-12-18 10:24:06 +00:00
0020_auto__add_field_layer_version_local_path__add_field_recipe_pathflags__.py bitbake: toaster logger: refactor recipe and layer file paths 2015-05-29 11:59:43 +01:00
0021_auto__chg_field_build_project__chg_field_project_bitbake_version__chg_.py bitbake: toaster: fixes after replacing BuildRequest with Build 2015-06-26 09:27:32 +01:00
0022_auto__add_field_target_task__add_field_layer_version_local_path__del_f.py bitbake: toaster: fixes after replacing BuildRequest with Build 2015-06-26 09:27:32 +01:00
0023_auto__del_field_build_warnings_no__del_field_build_errors_no__del_fiel.py bitbake: toaster: refactor build model 2015-06-26 09:27:32 +01:00
__init__.py bitbake: toaster: migrate orm models to South 2013-12-10 11:16:14 +00:00