aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-04Move run_command_interruptible() to utilsPaul 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: add titles to maintainers/recipes pagePaul Eggleton
2018-05-04rrs: handle dependency field differencesPaul Eggleton
2018-05-04Add link to maintenance plan in layer detailPaul Eggleton
2018-05-04rrs: use default milestone instead of "All" for release drop-downPaul 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-04utils: decode command output in runcmd() as UTF-8Paul 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
2018-05-04rrs: add initial migrationPaul Eggleton
2018-05-04rrs: drop old migrationsPaul Eggleton
2018-05-04rrs/tools: add dry-run option to each scriptPaul Eggleton
2018-05-04Use this layer index's URL for layer branchPaul Eggleton
2018-05-04Rename RRS URLs to have rrs_ prefixPaul Eggleton
2018-05-04Drop "load url from future"Paul Eggleton
2018-05-04rrs/tools/rrs_unique_recipes: dropPaul Eggleton
2018-05-04rrs/models: move Raw class to views.pyPaul Eggleton
2018-05-04rrs/tools/rrs_{distros,upstream_history}: Add path for poky meta libAníbal Limón