aboutsummaryrefslogtreecommitdiffstats
path: root/rrs/tools/rrs_upstream_history.py
AgeCommit message (Expand)Author
2018-05-04rrs/tools: run all tools scripts with python3Paul Eggleton
2018-05-04rrs_upstream_history: properly handle missing RecipePaul 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/tools: add dry-run option to each scriptPaul Eggleton
2018-05-04rrs/tools/rrs_{distros,upstream_history}: Add path for poky meta libAníbal Limón
2018-05-04rrs/tools/rrs_upstream_history.py: Change regex variables to tupleAníbal Limón
2018-05-04rrs/tools/rrs_upstream_history.py: Disable threads due to new tinfoil APIAní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_upstream_history.py: Fix use regexes in packagesAníbal Limón
2018-05-04rrs_upstream_history.py: Use regexes in SPECIAL_PKGSUFFIX packagesAníbal Limón
2018-05-04rrs/tools: UpstreamHistory only load current recipe files.Aníbal Limón
2018-05-04rrs/tools/rrs_upstream_history.py: Remove unneeded histroy save at end.Aníbal Limón
2018-05-04rrs/tools: Remove call to tinfoil shutdown method.Aníbal Limón
2018-05-04rrs/tools/rrs_upstream_history.py: Add recipe upstream script.Aníbal Limón