aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-05-04rrs/tools/rrs_upstream_history.py: Change regex variables to tupleAníbal Limón
2018-05-04templates/rrs/recipedetail.html: Change Maintainer to CommitterAníbal Limón
2018-05-04rrs/views.py: When export to csv use release_milestone.csvAní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/rrs_distros.py: Don't open files in binary modeAníbal Limón
2018-05-04rrs/tools/rrs_upgrade_history.py: Remove mp process related codeAníbal Limón
2018-05-04rrs/tools/common.py: Fix typo when load recipesAní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-04templates/rrs/recipedetail.html: Fix unneeded quotes in url callAníbal Limón
2018-05-04rrs/tools/common.py: When load a recipe use tinfoil cacheAníbal Limón
2018-05-04rrs/tools/rrs_upgrade_history.py: Fix import of split_recipe_fnAníbal Limón
2018-05-04rrs/tools/common.py: common_setup() Add layerindex to the path.Aníbal Limón
2018-05-04layerindex,rrs: Minor changes to work with python3.Aníbal Limón
2018-05-04rrs: Frontend update to work with Python3 and djangoAníbal Limón
2018-05-04rrs/tools/rrs_maintainer_history.py: Update to point new meta-poky repository.Aníbal Limón
2018-05-04tools/rrs_distros.py: Fix distro_check.create_distro_packages_list callAníbal Limón
2018-05-04rrs: Fix frontpage redirectAníbal Limón
2018-05-04rrs/tools/rrs_upstream_email.py: Update message to point recipe fileAníbal Limón
2018-05-04Show the 'Upstream version' column only when relevantBelen Barros Pena
2018-05-04rrs/recipes: Add support for persist search and filters.Aníbal Limón
2018-05-04rrs/urls.py: Disable permanent (301) redirection on main view.Aníbal Limón
2018-05-04Update tool URL in status emailBelen Barros Pena
2018-05-04rrs_upstream_history.py: Fix use regexes in packagesAníbal Limón
2018-05-04rrs/views: Fix mismatch in summary and recipe listMariano Lopez
2018-05-04templates/rrs/recipes.html: Re-add the sort property into Maintainer.Aníbal Limón
2018-05-04rrs/base_toplevel.html: Navbar redesignMariano Lopez
2018-05-04rrs/views.py: Added percentages for navbarMariano Lopez
2018-05-04rrs: avoid too many columns in the recipes tableBelen Barros Pena
2018-05-04rrs: remove sorting from the 'No update reason' columnBelen Barros Pena
2018-05-04rrs_upstream_history.py: Use regexes in SPECIAL_PKGSUFFIX packagesAníbal Limón
2018-05-04recipes.html: Format change for last updated columnMariano Lopez
2018-05-04rrs-additional.css: Added min-width to last update columnMariano Lopez
2018-05-04views.py: Show last updated date for all recipesMariano Lopez
2018-05-04rrs/tools: UpstreamHistory only load current recipe files.Aníbal Limón
2018-05-04rrs/tools: get_recipe_pv_without_srcrev add support for discard prefixesAníbal Limón