aboutsummaryrefslogtreecommitdiffstats
path: root/rrs
AgeCommit message (Expand)Author
2018-06-06rrs_upstream_history.py: fix set_regexes functionYi Zhao
2018-06-06rrs_upstream_email.py: enable set log levelYi Zhao
2018-05-04rrs: fix unique constraint on RecipeMaintainerHistory sha1 fieldPaul Eggleton
2018-05-04rrs: admin: validate that email address fields are setPaul Eggleton
2018-05-04rrs: add flag to MaintenancePlan to specify layer-wide maintainersPaul Eggleton
2018-05-04rrs_upstream_history: make more robustPaul Eggleton
2018-05-04rrs_upgrade_history: skip commits that don't touch the layerPaul Eggleton
2018-05-04rrs: validate that a layerbranch is only part of one planPaul Eggleton
2018-05-04rrs/urls: Use new urlpatterns list syntaxPaul Eggleton
2018-05-04rrs: link maintenance/upstream history to layerbranchPaul Eggleton
2018-05-04rrs: drop a couple of unused functions from Raw classPaul Eggleton
2018-05-04rrs/tools: add -p/--plan optionPaul Eggleton
2018-05-04rrs: improve admin for Release/Milestone objectsPaul Eggleton
2018-05-04rrs: duplicate releases from first plan when adding a new planPaul Eggleton
2018-05-04rrs: default python2/3 environments for new maintenance plan layer branchesPaul Eggleton
2018-05-04rrs: releases should be unique by plan and name, not just namePaul Eggleton
2018-05-04rrs: add charts pagePaul Eggleton
2018-05-04rrs: add patch listing to recipe list and detailPaul Eggleton
2018-05-04rrs_upgrade_history: improve checkout logicPaul Eggleton
2018-05-04Implement layer web repo commit URLPaul Eggleton
2018-05-04rrs: handle linking maintainershipPaul Eggleton
2018-05-04rrs/views: replace mimetype with content_typePaul Eggleton
2018-05-04rrs_maintainer_history: avoid unnecessary checkoutsPaul Eggleton
2018-05-04rrs_maintainer_history: add --fullreload optionPaul Eggleton
2018-05-04rrs_upgrade_history: drop final cleanPaul Eggleton
2018-05-04rrs_upgrade_history: handle only .inc file changingPaul Eggleton
2018-05-04rrs/tools: ensure recipe parsing code deletes temporary dirPaul Eggleton
2018-05-04rrs_upgrade_history: Add debug option to process specific commitPaul Eggleton
2018-05-04rrs_upgrade_history: ignore files outside of the layerPaul Eggleton
2018-05-04rrs_upgrade_history: show text of any exception that blocks parsingPaul Eggleton
2018-05-04rrs_upgrade_history: handle broken version numbersPaul Eggleton
2018-05-04rrs/tools: use layer index lockPaul Eggleton
2018-05-04rrs_upgrade_history: only look at commits that actually change recipesPaul Eggleton
2018-05-04rrs_upstream_history: use try...finally to ensure tinfoil is shut downPaul Eggleton
2018-05-04rrs_upgrade_history: use date/commit of last recipe upgrade importPaul Eggleton
2018-05-04rrs_upgrade_history: handle multiple recipes with same pn per layerPaul Eggleton
2018-05-04rrs_upgrade_history: add a --fullreload optionPaul Eggleton
2018-05-04rrs/tools/common.py: ensure we pass a string to loadDataFull()Paul Eggleton
2018-05-04rrs_upgrade_history.py: ensure we shut down tinfoil safelyPaul Eggleton
2018-05-04rrs_upgrade_history.py: enable to work across python2/3 versionsPaul Eggleton
2018-05-04rrs/tools: run all tools scripts with python3Paul Eggleton
2018-05-04rrs: add breadcrumb to recipe detail pagePaul Eggleton
2018-05-04rrs: handle dependency field differencesPaul Eggleton
2018-05-04Add link to maintenance plan in layer detailPaul Eggleton
2018-05-04rrs: add maintenance plan selectionPaul Eggleton
2018-05-04rrs: replace fixtures with initial data migrationPaul Eggleton
2018-05-04rrs/views: fix SQL parameter in get_reup_by_last_updated()Paul Eggleton
2018-05-04rrs/views: fix case in table namesPaul Eggleton
2018-05-04rrs/models: handle All missing in milestonesPaul Eggleton
2018-05-04rrs: handle maintenance plans in viewsPaul Eggleton