layerindex-web/rrs
Paul Eggleton 687c2b0051 rrs_maintainer_history.py: support maintenance plans and remove poky hardcoding
Instead of hardcoded references to the poky repository, look for any
maintainers.inc file in layers associated with the layerbranches for all
enabled maintenance plans. At present few layers have this file, but at
least it will now work generically in any layer index instance.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:52 +12:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2018-05-04 23:57:51 +12:00
migrations rrs: add Release link to MaintenancePlan 2018-05-04 23:57:52 +12:00
static rrs/base_toplevel.html: Navbar redesign 2018-05-04 23:57:52 +12:00
tools rrs_maintainer_history.py: support maintenance plans and remove poky hardcoding 2018-05-04 23:57:52 +12:00
__init__.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
admin.py rrs: add maintenance plans 2018-05-04 23:57:52 +12: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: fix model string representations for Python 3 2018-05-04 23:57:52 +12:00
urls.py Rename RRS URLs to have rrs_ prefix 2018-05-04 23:57:52 +12:00
views.py Use this layer index's URL for layer branch 2018-05-04 23:57:52 +12:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00