layerindex-web/rrs
Aníbal Limón d882336f7e rrs_upstream_history.py: Use regexes in SPECIAL_PKGSUFFIX packages
When SPECIAL_PKGSUFFIX packages don't have regexes use it from package
without SPECIAL_PKGSUFFIX.

[YOCTO #8102]

For example: python-native use regex from python if don't have one.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-08-10 14:35:20 -05:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2015-07-14 10:51:40 -05:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2015-07-14 10:51:40 -05:00
static rrs-additional.css: Added min-width to last update column 2015-07-29 10:20:42 -05:00
tools rrs_upstream_history.py: Use regexes in SPECIAL_PKGSUFFIX packages 2015-08-10 14:35:20 -05:00
__init__.py rrs: Add application 2015-07-14 10:51:38 -05:00
admin.py rrs: Add support for Release 2015-07-14 10:51:39 -05:00
context_processors.py rrs: Add application 2015-07-14 10:51:38 -05:00
models.py rrs: Fix last updated. 2015-07-14 18:22:14 -05:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2015-07-14 10:51:39 -05:00
views.py views.py: Show last updated date for all recipes 2015-07-29 10:20:28 -05:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2015-07-14 10:51:40 -05:00