layerindex-web/layerindex
Paul Eggleton 91a0bbea06 Disable rawrecipes URL
It's not really completely functional and puts quite a bit of load on
the server when used, so just disable it for now.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-09-05 00:31:23 +01:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
migrations Add support for importing OE-Classic recipes 2013-09-05 00:31:22 +01:00
static Add support for importing OE-Classic recipes 2013-09-05 00:31:22 +01:00
templatetags Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
tools Ensure logger is passed into runcmd function or use sys.stderr.write 2013-09-05 00:31:23 +01:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Add support for importing OE-Classic recipes 2013-09-05 00:31:22 +01:00
bulkchange.py Implement locking for update/bulkchange process 2013-09-05 00:31:23 +01:00
context_processors.py Navigation improvements 2013-09-05 00:31:23 +01:00
forms.py Add support for importing OE-Classic recipes 2013-09-05 00:31:22 +01:00
models.py Navigation improvements 2013-09-05 00:31:23 +01:00
recipedesc.py Add support for importing OE-Classic recipes 2013-09-05 00:31:22 +01:00
recipeparse.py Ensure logger is passed into runcmd function or use sys.stderr.write 2013-09-05 00:31:23 +01:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
update.py Ensure logger is passed into runcmd function or use sys.stderr.write 2013-09-05 00:31:23 +01:00
urls_branch.py Navigation improvements 2013-09-05 00:31:23 +01:00
urls.py Disable rawrecipes URL 2013-09-05 00:31:23 +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 Show a coherent error on bulk change lock timeout 2013-09-05 00:31:23 +01:00