mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
![]() Comparison updates might involve some custom fetch process, so provide a mechanism to register these via settings.py on a per-branch basis. If an update command is defined for a branch and the logged-in user has the new "update_comparison_branch" permission, an "Update" button will show up on the recipes page for the comparison branch for authenticated users that will trigger the command in the background (as a celery job) and then show a page that displays the status. The status isn't shown in real-time since that requires quite a lot of plumbing, but the page at least auto-refreshes. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
||
---|---|---|
.. | ||
__init__.py | ||
0001_initial.py | ||
0002_distro.py | ||
0003_auto_20161011_0304.py | ||
0004_layerdependency_required.py | ||
0005_layerupdate.py | ||
0006_change_branch_meta.py | ||
0007_layeritem_status_noupdate.py | ||
0008_yp_compatible.py | ||
0009_layerbranch_collection.py | ||
0010_add_dependencies.py | ||
0011_source.py | ||
0012_layeritem_vcs_commit_url.py | ||
0013_patch.py | ||
0014_sitenotice.py | ||
0015_comparison.py | ||
0016_classicrecipe_delete.py | ||
0017_classicrecipe_needs_attention.py | ||
0018_layerrecipeextraurl.py | ||
0019_layeritem_classic_comparison.py | ||
0020_update_manual.py |