aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-29rrs/tools/rrs_maintainer_history.py: Update to point new meta-poky repository.rrs-devAníbal Limón
2016-03-28tools/rrs_distros.py: Fix distro_check.create_distro_packages_list callAníbal Limón
2016-03-22rrs: Fix frontpage redirectAníbal Limón
2016-01-06rrs/tools/rrs_upstream_email.py: Update message to point recipe fileAníbal Limón
2015-12-08Show the 'Upstream version' column only when relevantBelen Barros Pena
2015-12-01rrs/recipes: Add support for persist search and filters.Aníbal Limón
2015-11-05rrs/urls.py: Disable permanent (301) redirection on main view.Aníbal Limón
2015-10-23Update tool URL in status emailBelen Barros Pena
2015-09-22rrs_upstream_history.py: Fix use regexes in packagesAníbal Limón
2015-08-28rrs/views: Fix mismatch in summary and recipe listMariano Lopez
2015-08-19templates/rrs/recipes.html: Re-add the sort property into Maintainer.Aníbal Limón
2015-08-17rrs/base_toplevel.html: Navbar redesignMariano Lopez
2015-08-17rrs/views.py: Added percentages for navbarMariano Lopez
2015-08-17rrs: avoid too many columns in the recipes tableBelen Barros Pena
2015-08-17rrs: remove sorting from the 'No update reason' columnBelen Barros Pena
2015-08-10rrs_upstream_history.py: Use regexes in SPECIAL_PKGSUFFIX packagesAníbal Limón
2015-07-29recipes.html: Format change for last updated columnMariano Lopez
2015-07-29rrs-additional.css: Added min-width to last update columnMariano Lopez
2015-07-29views.py: Show last updated date for all recipesMariano Lopez
2015-07-14rrs/tools: UpstreamHistory only load current recipe files.Aníbal Limón
2015-07-14rrs/tools: get_recipe_pv_without_srcrev add support for discard prefixesAníbal Limón
2015-07-14rrs: Fix last updated.Aníbal Limón
2015-07-14rrs/tools: Add daily_run.sh script for provide updates.Aníbal Limón
2015-07-14rrs/tools/rrs_upgrade_history.py: Don't take into account git recipesAníbal Limón
2015-07-14rrs/views.py: RecipeListView always use recipes from history.Aníbal Limón
2015-07-14models.py: Code cleanupMariano Lopez
2015-07-14recipes.html: Add Last Updated columnMariano Lopez
2015-07-14views.py: Changed date format to isoMariano Lopez
2015-07-14base_toplevel.html: Changed format of percentage doneMariano Lopez
2015-07-14views.py: Changed the behavior of percentage doneMariano Lopez
2015-07-14models.py: Added Raw SQL for percentage updatedMariano Lopez
2015-07-14views.py: Fix current up to date percentageMariano Lopez
2015-07-14views.py: Fix version in current milestoneMariano Lopez
2015-07-14views.py: Add how long a recipe hasn't been updatedMariano Lopez
2015-07-14rrs/views.py: Changed ORM to raw SQL callsMariano Lopez
2015-07-14rrs/models.py: Added raw SQL callsMariano Lopez
2015-07-14rrs/tools/rrs_maintainer_history.py: Set new recipes to No maintainer if don'...Aníbal Limón
2015-07-14README.rrs: Updated update scripts section with new ones.Aníbal Limón
2015-07-14rrs/tools: Add rrs_distros script.Aníbal Limón
2015-07-14rrs/tools/rrs_upstream_history.py: Remove unneeded histroy save at end.Aníbal Limón
2015-07-14rrs/tools: Convert unicode strings from Django models to strings.Aníbal Limón
2015-07-14rrs/tools: Remove call to tinfoil shutdown method.Aníbal Limón
2015-07-14rrs/tools/rrs_upstream_history.py: Add recipe upstream script.Aníbal Limón
2015-07-14rrs/views.py: RecipeList always use recipe from Recipe upgrades.Aníbal Limón
2015-07-14views.py: Added validation in recipe detailMariano Lopez
2015-07-14rrs/tools/rrs_unique_recipes.py: Now only filter same pn recipes.Aníbal Limón
2015-07-14settings.py: Add TOOLS_LOG_DIR for store RRS logs.Aníbal Limón
2015-07-14rrs/tools/rrs_upgrade_history.py: WORKAROUND Run recipe parse as different pr...Aníbal Limón
2015-07-14rrs/tools/common.py: Add import of FetchError and display parse errorsAníbal Limón
2015-07-14rrs/tools.py: Create standalone get_recipe_pv_without_srcpv function.Aníbal Limón