..
fixtures
Add support for handling multiple branches
2013-03-05 20:37:48 +00:00
migrations
Increase size of Recipe provides and license fields
2016-06-22 16:36:17 -05:00
static
Display recipe blacklist information
2016-06-22 16:35:29 -05:00
templatetags
Improve pagination for recipe list
2013-02-19 18:28:48 +00:00
tools
tools/import_layer: fix errors in maintainer scraping code
2014-06-12 11:24:25 +01:00
__init__.py
Initial commit of layerindex-web
2013-02-13 12:09:57 +00:00
admin.py
layerindex/admin.py: Change readonly fields from non-set to set
2015-07-14 10:51:38 -05:00
bulkchange.py
bulkchange: drop temp paths in multi-patch tarball
2016-06-22 16:36:26 -05: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
Allow blanking out field values in bulk change
2016-06-22 16:35:49 -05:00
models.py
update.py: allow updating all branches with one command
2016-06-22 16:35:49 -05:00
querysethelper.py
expose REST API for layerindex
2014-09-24 11:32:34 +01:00
recipedesc.py
Add support for importing OE-Classic recipes
2013-09-05 00:31:22 +01:00
recipeparse.py
recipeparse.py: handle old BBFILES append method in layer.conf
2015-06-17 18:36:37 +01:00
restperm.py
expose REST API for layerindex
2014-09-24 11:32:34 +01:00
restviews.py
expose REST API for layerindex
2014-09-24 11:32:34 +01:00
simplesearch.py
Improve recipe search
2013-02-19 17:22:45 +00:00
update_layer.py
update.py: refactor into two separate scripts
2016-06-22 16:35:49 -05:00
update.py
update.py: allow updating all branches with one command
2016-06-22 16:35:49 -05:00
urls_branch.py
Navigation improvements
2013-09-05 00:31:23 +01:00
urls.py
expose REST API for layerindex
2014-09-24 11:32:34 +01:00
utils.py
Ensure logger is passed into runcmd function or use sys.stderr.write
2013-09-05 00:31:23 +01:00
views.py
Fix listing *_git.bbappend as appends for git recipe
2016-06-22 16:35:49 -05:00