aboutsummaryrefslogtreecommitdiffstats
path: root/rrs/tools/rrs_upgrade_history.py
AgeCommit message (Expand)Author
2018-05-04rrs_upgrade_history: skip commits that don't touch the layerPaul Eggleton
2018-05-04rrs/tools: add -p/--plan optionPaul Eggleton
2018-05-04rrs_upgrade_history: drop final cleanPaul Eggleton
2018-05-04rrs_upgrade_history: Add debug option to process specific commitPaul 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_upgrade_history: use date/commit of last recipe upgrade importPaul Eggleton
2018-05-04rrs_upgrade_history: add a --fullreload optionPaul 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_upgrade_history: drop unused importPaul Eggleton
2018-05-04rrs_upgrade_history.py: add maintenance plan handlingPaul Eggleton
2018-05-04rrs/tools: avoid unnecessary checkoutsPaul Eggleton
2018-05-04rrs/tools: add dry-run option to each scriptPaul Eggleton
2018-05-04rrs/tools/rrs_upgrade_history.py: Remove mp process related codeAníbal Limón
2018-05-04rrs/tools: Upgrade to use new API of tinfoilAníbal Limón
2018-05-04rrs/tools: Upgrade to use transaction.atomic() in Django 1.6Aníbal Limón
2018-05-04rrs/tools/rrs_upgrade_history.py: Fix import of split_recipe_fnAníbal Limón
2018-05-04rrs/tools/rrs_upgrade_history.py: Don't take into account git recipesAníbal Limón
2018-05-04rrs/tools: Convert unicode strings from Django models to strings.Aníbal Limón
2018-05-04rrs/tools: Remove call to tinfoil shutdown method.Aníbal Limón
2018-05-04rrs/tools/rrs_upgrade_history.py: WORKAROUND Run recipe parse as different pr...Aníbal Limón
2018-05-04rrs/tools.py: Create standalone get_recipe_pv_without_srcpv function.Aníbal Limón
2018-05-04rrs/tools: Change to use get_logger from common.Aníbal Limón
2018-05-04rrs/tools/rrs_upgrade_history.py: Only run upgrade detection when detect reci...Aníbal Limón
2018-05-04rrs/tools/rrs_upgrade_history.py: Improve version detection.Aníbal Limón
2018-05-04rrs/tools/rrs_: Reorder imports.Aníbal Limón
2018-05-04rrs/tools/rrs_upgrade_history.py: Add script for update the recipe upgrades h...Aníbal Limón