aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-05-04rrs: Fix last updated.Aníbal Limón
2018-05-04rrs/tools: Add daily_run.sh script for provide updates.Aníbal Limón
2018-05-04rrs/tools/rrs_upgrade_history.py: Don't take into account git recipesAníbal Limón
2018-05-04rrs/views.py: RecipeListView always use recipes from history.Aníbal Limón
2018-05-04models.py: Code cleanupMariano Lopez
2018-05-04recipes.html: Add Last Updated columnMariano Lopez
2018-05-04views.py: Changed date format to isoMariano Lopez
2018-05-04base_toplevel.html: Changed format of percentage doneMariano Lopez
2018-05-04views.py: Changed the behavior of percentage doneMariano Lopez
2018-05-04models.py: Added Raw SQL for percentage updatedMariano Lopez
2018-05-04views.py: Fix current up to date percentageMariano Lopez
2018-05-04views.py: Fix version in current milestoneMariano Lopez
2018-05-04views.py: Add how long a recipe hasn't been updatedMariano Lopez
2018-05-04rrs/views.py: Changed ORM to raw SQL callsMariano Lopez