layerindex-web/rrs
Paul Eggleton 254dc0c7db RRS: enable grouping recipe upgrades by license
Going back in OE-Core recipe upgrade history, we kept GPLv2 and GPLv3
versions of a number of recipes around, so this is the source of quite a
few situations where we had multiple versions of recipes with the same
recipe name around. Add means of grouping upgrades by license so that we
can keep these versions separate in the upgrade history instead of
detecting lots of apparent upgrades and downgrades if they are
intermingled.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2019-11-21 02:51:30 +13:00
..
migrations RRS: enable grouping recipe upgrades by license 2019-11-21 02:51:30 +13:00
static Update TableSorter to latest version of active fork 2019-07-17 11:31:01 +12:00
tools RRS: enable grouping recipe upgrades by license 2019-11-21 02:51:30 +13:00
__init__.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
admin.py RRS: support grouping upgrades by version for multi-version recipes 2019-11-21 02:27:39 +13:00
apps.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
context_processors.py rrs: Add application 2018-05-04 23:57:51 +12:00
models.py RRS: enable grouping recipe upgrades by license 2019-11-21 02:51:30 +13:00
urls.py rrs/urls: Use new urlpatterns list syntax 2018-05-04 23:57:53 +12:00
views.py RRS: enable grouping recipe upgrades by license 2019-11-21 02:51:30 +13:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00