poky/bitbake/lib/toaster/orm/migrations
David Reyna a25ece2d77 bitbake: toaster: set clone progress default to off
Set the clone progress to be off by default for the benefit of
command line projects and 'Local Yocto' builds. For Toaster managed
projects that do use the clone feature the clone progress status
is already explicitly set by the existing code and thus displayed.

[YOCTO #11744]

(Bitbake rev: d25a3088150b2a277242027c12becdeb88c45517)

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-21 09:26:18 +01:00
..
__init__.py
0001_initial.py bitbake: toaster: orm migrations Sort out migrations mess 2016-02-19 15:38:48 +00:00
0002_customimagerecipe.py bitbake: toaster: orm migrations Sort out migrations mess 2016-02-19 15:38:48 +00:00
0003_customimagepackage.py bitbake: toaster: orm migrations Sort out migrations mess 2016-02-19 15:38:48 +00:00
0004_provides.py bitbake: toaster: orm migrations Sort out migrations mess 2016-02-19 15:38:48 +00:00
0005_task_field_separation.py bitbake: toaster: rework task buildstats storage and display 2016-03-09 22:45:16 +00:00
0006_add_cancelled_state.py bitbake: toaster: models Add cancelled state to build outcome 2016-04-06 23:10:29 +01:00
0007_auto_20160523_1446.py bitbake: toaster: fix migrations 2016-06-15 08:35:05 +01:00
0008_refactor_artifact_models.py bitbake: toaster: improve scan for SDK artifacts 2016-07-19 08:56:51 +01:00
0009_target_package_manifest_path.py bitbake: toaster: add package manifest path to Target objects 2016-07-19 08:56:52 +01:00
0010_delete_layer_source_references.py bitbake: lib/toaster: Fix missing new files from previous commits 2016-08-01 09:38:35 +01:00
0011_delete_layersource.py bitbake: lib/toaster: Fix missing new files from previous commits 2016-08-01 09:38:35 +01:00
0012_use_release_instead_of_up_branch.py bitbake: lib/toaster: Fix missing new files from previous commits 2016-08-01 09:38:35 +01:00
0013_recipe_parse_progress_fields.py bitbake: toaster: show progress of recipe parsing in recent builds area 2016-08-11 00:09:26 +01:00
0014_allow_empty_buildname.py bitbake: toaster: show progress of recipe parsing in recent builds area 2016-08-11 00:09:26 +01:00
0015_layer_local_source_dir.py bitbake: toaster: add local_source_dir field to model 2016-08-11 00:09:28 +01:00
0016_clone_progress.py bitbake: toaster: set clone progress default to off 2017-07-21 09:26:18 +01:00
0017_distro_clone.py bitbake: toaster: Add distro selection support 2017-06-28 16:02:15 +01:00