layerindex-web/layerindex
Jose Lamego be4ce0edf3 layerindex/update_layer: update src_uri from new recipe
A wrong Source URI may be displayed at the recipedetail view
if the related db field does not get updated routinely.

This change updates the src_uri db field when updating
recipe info from a new recipe file.

[#YOCTO 10899]

Signed-off-by: Jose Lamego <jose.a.lamego@linux.intel.com>
2017-08-17 16:47:56 -05:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
migrations Fix not null error on database migration 2017-01-04 14:15:36 -06:00
static Display recipe blacklist information 2016-06-22 16:35:29 -05:00
templatetags Support (and require) Python 3 2016-06-22 16:38:50 -05:00
tools layerindex: Update tinfoil to call shutdown method 2017-01-05 15:21:50 -06:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Handle Python 2 and Python 3 branches in the same index 2016-06-22 16:38:50 -05:00
bulkchange.py layerindex: Update tinfoil to call shutdown method 2017-01-05 15:21:50 -06:00
context_processors.py layerindex: Add support for rrs in settings.py and urls.py 2015-07-14 10:51:38 -05:00
forms.py Upgrade to Django 1.6+ 2016-06-22 16:38:45 -05:00
models.py layerindex/models.py: Recipe increase size of fields 2017-04-03 16:29:20 -05:00
querysethelper.py Use functools.reduce instead of reduce 2017-01-04 14:15:42 -06:00
recipedesc.py layerindex: Update tinfoil to call shutdown method 2017-01-05 15:21:50 -06:00
recipeparse.py layerindex: Update tinfoil to call shutdown method 2017-01-05 15:21:50 -06:00
restperm.py expose REST API for layerindex 2014-09-24 11:32:34 +01:00
restviews.py Upgrade to Django 1.6+ 2016-06-22 16:38:45 -05:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
update_layer.py layerindex/update_layer: update src_uri from new recipe 2017-08-17 16:47:56 -05:00
update.py Handle Python 2 and Python 3 branches in the same index 2016-06-22 16:38:50 -05:00
urls_branch.py Explicitly specify temporary redirection 2016-06-22 16:39:41 -05:00
urls.py Explicitly specify temporary redirection 2016-06-22 16:39:41 -05:00
utils.py layerindex,rrs: Minor changes to work with python3. 2016-06-29 15:08:54 -05:00
views.py Fix output decoding/reporting for bulk change patch download 2017-01-04 14:16:04 -06:00