layerindex-web/layerindex
Paul Eggleton 2804211f8f Fix web subdirectory links with gitweb
gitweb, ever vigilant for the slightest transgression in URL syntax,
fails to find the specified path if it is a directory and has a trailing
slash, so we need to avoid adding this.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-03-27 16:02:28 +00:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
static De-emphasise recipes where there is a more preferred version available 2013-03-20 17:04:56 +00:00
templatetags Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
context_processors.py Add sort priority field to branch model 2013-03-06 22:56:31 +00:00
forms.py Move repo subdirectory to layerbranch 2013-03-20 15:41:58 +00:00
import.py Add layer index wiki page import script 2013-03-20 15:41:58 +00:00
models.py Fix web subdirectory links with gitweb 2013-03-27 16:02:28 +00:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
update.py update.py: fix scanning for machine files 2013-03-20 18:01:02 +00:00
urls.py Ensure bad URL within layerindex app returns 404 2013-03-18 16:29:50 +00:00
views.py De-emphasise recipes where there is a more preferred version available 2013-03-20 17:04:56 +00:00