layerindex-web/layerindex
Aníbal Limón cb6f6b50d0 layerindex: Update tinfoil to call shutdown method
The new client/server API of tinfoil requires explicit call of
shutdown method to send the event for finalize cooker process.

Also in update_layer remove the databuilder and cache instance
now isn't needed.

[YOCTO #10863]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2017-01-05 15:21:50 -06: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 Fix not null error on database migration 2017-01-04 14:15:36 -06: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 tinfoil to call shutdown method 2017-01-05 15:21:50 -06: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