aboutsummaryrefslogtreecommitdiffstats
path: root/rrs/migrations
AgeCommit message (Expand)Author
2018-05-04rrs: link maintenance/upstream history to layerbranchPaul Eggleton
2018-05-04rrs: releases should be unique by plan and name, not just namePaul Eggleton
2018-05-04rrs: handle linking maintainershipPaul Eggleton
2018-05-04rrs_maintainer_history: add --fullreload optionPaul Eggleton
2018-05-04rrs_upgrade_history: use date/commit of last recipe upgrade importPaul Eggleton
2018-05-04rrs_upgrade_history.py: enable to work across python2/3 versionsPaul Eggleton
2018-05-04rrs: replace fixtures with initial data migrationPaul Eggleton
2018-05-04rrs/models: add fields for more flexible email handlingPaul Eggleton
2018-05-04rrs: add Release link to MaintenancePlanPaul Eggleton
2018-05-04rrs: add maintenance plansPaul Eggleton
2018-05-04rrs: add initial migrationPaul Eggleton
2018-05-04rrs: drop old migrationsPaul Eggleton
2018-05-04rrs: Add missing date indexes in RecipeUpstreamHistoryAníbal Limón
2018-05-04rrs: Add database indexes in models.pyAníbal Limón
2018-05-04rrs: Release/Milestone improvmentsAníbal Limón
2018-05-04rrs: Add missing __init__.py in migrationsAníbal Limón
2018-05-04rrs: Add support for ReleaseAníbal Limón
2018-05-04rrs: Add support for Recipe maintainership historyAníbal Limón
2018-05-04rrs: Add support for store RecipeUpstreamHistoryAníbal Limón
2018-05-04rrs: Add applicationAníbal Limón