layerindex-web/rrs
Paul Eggleton 252578e26d rrs_upgrade_history.py: add maintenance plan handling
Instead of processing all layerbranches, only process those associated
with an enabled maintenance plan. This is one step towards being able to
use the RRS together with a more general layer index database.

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_upgrade_history.py: add maintenance plan handling 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: add Release link to MaintenancePlan 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