aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-13models.py: Code cleanuprrs-oldMariano Lopez
2015-07-13recipes.html: Add Last Updated columnMariano Lopez
2015-07-13views.py: Changed date format to isoMariano Lopez
2015-07-13base_toplevel.html: Changed format of percentage doneMariano Lopez
2015-07-13views.py: Changed the behavior of percentage doneMariano Lopez
2015-07-13models.py: Added Raw SQL for percentage updatedMariano Lopez
2015-07-02views.py: Fix current up to date percentageMariano Lopez
2015-07-02views.py: Fix version in current milestoneMariano Lopez
2015-07-02views.py: Added validation in recipe detailMariano Lopez
2015-07-02views.py: Add how long a recipe hasn't been updatedMariano Lopez
2015-06-09rrs/views.py: Changed ORM to raw SQL callsMariano Lopez
2015-06-09rrs/models.py: Added raw SQL callsMariano Lopez
2015-06-09README.rrs: Add current maintainer.Aníbal Limón
2015-06-08README.rrs: Add Maintaince infomationAníbal Limón
2015-04-13rrs: Update uitablefilterAníbal Limón
2015-04-13templates/rrs/maintainers.html: Added links to recipe page.Mariano Lopez
2015-04-08templates/rrs/maintainers.html: Added total row at the end of the table.Mariano Lopez
2015-04-08rrs/views.py: Fix exception in Maintainer viewMariano Lopez
2015-02-25rrs: Add missing date indexes in RecipeUpstreamHistoryAníbal Limón
2015-02-25rrs: Change Django to <1.5 in order to get security updatesAníbal Limón
2015-02-25rrs: Add database indexes in models.pyAníbal Limón
2015-02-25scripts/tools/rrs_upstream_email.py: Update email bodyAníbal Limón
2015-02-24rrs: Add wsgi file for serve with gunicornAníbal Limón
2015-02-24lib/utils.py: Add support to log to file if LOG_DIR exist in settingsAníbal Limón
2015-02-23templates/rrs: Recipes and Maintainers UI search improvmentsAníbal Limón
2015-02-20rrs: Adding Yocto Project faviconAníbal Limón
2015-02-20rrs: RecipeDetail show milestone instead of all in upgrades tableAníbal Limón
2015-02-20rrs/fixtures/initial_data.json: Update dates from Release/MilestoneAníbal Limón
2015-02-20templates/rrs/recipes.html: Only apply sort to Recipe column at loadAníbal Limón
2015-02-19templates/rrs/recipes.html: Fix url params in JSAníbal Limón
2015-02-19rrs/views.py: Recipes remove unnedded extra_url_paramsAníbal Limón
2015-02-19rrs: Release/Milestone improvmentsAníbal Limón
2015-02-19rrs: Maintainers statistics fixed sorting of weeksAníbal Limón
2015-02-19rrs: UI add clear search button in Recipes and MaintainersAníbal Limón
2015-02-19Restrict line length in the about pageBelen Barros Pena
2015-02-18rrs: Add support to display no update reasonAníbal Limón
2015-02-18rrs: Set of UI improvmentsBelen Barros Pena
2015-02-18Remove milestone name from recipe details pageBelen Barros Pena
2015-02-18templates/rrs/base_toplevel.html: Remove Recipes word in statistics barAníbal Limón
2015-02-18rrs: Add img assets used to display sort statusAníbal Limón
2015-02-18rrs: Add support to display sort status Recipes and Maintainers UIAníbal Limón
2015-02-18rrs: Recipes frontend improvments clean search when select filterAníbal Limón
2015-02-18rrs: Frontend improvmentsAníbal Limón
2015-02-18rrs: Add exception handling to vercmp_string callAníbal Limón
2015-02-17rrs: Add script to migrate the Upstream info based on distrodataAníbal Limón
2015-02-17rrs/models.py: RecipeMaintainerHistory if not found return the firstAníbal Limón
2015-02-17templates/rrs/about.html: Fix topfunctions and update contributorsAníbal Limón
2015-02-17scripts/tools/rrs_upgrade_history.py: Fix branch deletionAníbal Limón
2015-02-17templates/rrs/{recipes, maintainers}.html: Improvment in alert div noAníbal Limón
2015-02-17rrs: Add missing __init__.py in migrationsAníbal Limón