aboutsummaryrefslogtreecommitdiffstats
path: root/rrs
AgeCommit message (Expand)Author
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
2018-05-04rrs_upstream_email: Adapt to template rendering API changePaul Eggleton
2018-05-04rrs_upstream_email: reworkPaul Eggleton
2018-05-04rrs/models: add fields for more flexible email handlingPaul Eggleton
2018-05-04rrs/tools: drop update_repo()Paul Eggleton
2018-05-04rrs_distros: support maintenance plans and remove poky hardcodingPaul Eggleton
2018-05-04rrs/tools: print debug message when parsing recipesPaul Eggleton
2018-05-04rrs_upstream_history: properly handle missing RecipePaul Eggleton
2018-05-04rrs_upgrade_history: drop unused importPaul Eggleton
2018-05-04rrs_upstream_history.py: support maintenance plans and remove poky hardcodingPaul Eggleton
2018-05-04rrs_upstream_history.py: drop threadingPaul Eggleton
2018-05-04rrs_maintainer_history.py: support maintenance plans and remove poky hardcodingPaul Eggleton
2018-05-04rrs/tools/common.py: import sys/os at topPaul Eggleton
2018-05-04rrs: fix model string representations for Python 3Paul Eggleton
2018-05-04rrs_upgrade_history.py: add maintenance plan handlingPaul Eggleton
2018-05-04rrs/tools: avoid unnecessary checkoutsPaul Eggleton
2018-05-04rrs: show full name in adminPaul Eggleton
2018-05-04rrs: add Release link to MaintenancePlanPaul Eggleton
2018-05-04rrs: add maintenance plansPaul Eggleton