summaryrefslogtreecommitdiff
path: root/devel/views.py
AgeCommit message (Expand)Author
2012-03-23Make all datetime objects fully timezone awareDan McGee
2012-03-21Ensure clocks Expires header works in 59th minute of hourDan McGee
2012-03-07Exclude all compressed manpagesDan McGee
2012-02-12Reduce false positives returned by uncompressed manpages reportDan McGee
2012-01-05Adjust page and content caching lengths and decoratorsDan McGee
2011-12-11PyLint suggested cleanupsDan McGee
2011-12-09Prefilter packages when looking up uncompressed man/info pagesDan McGee
2011-12-03Exclude Latin Name from developer profile formDan McGee
2011-11-21Better support for non-latin full namesrelease_2011-11-21Dan McGee
2011-11-11Show relevant signoffs on dashboardDan McGee
2011-11-03Use UTC now everywhereDan McGee
2011-10-05Allow developer index to work with a non-authenticated userDan McGee
2011-06-28Add a bad compression ratio reportDan McGee
2011-06-23Add (hidden) ability to search by last packagerDan McGee
2011-06-15Refactor common select_related into manager methodDan McGee
2011-06-13Add a long out-of-date developer reportDan McGee
2011-06-02Add a PGP key field on the dev profileDan McGee
2011-05-26Remove now uneeded pytz bug workaroundDan McGee
2011-05-15Allow screening developer reports by maintainerDan McGee
2011-05-04Make uncompressed info query slightly easier on the databaseDan McGee
2011-05-02Add filesizeformat filter to sizes in reports/bigEvangelos Foutras
2011-04-29Add unneeded orphans reportDan McGee
2011-04-29Change big packages reportDan McGee
2011-04-29Use single quotes only in dev report viewDan McGee
2011-04-25Developer reportsDan McGee
2011-04-09Show more info about todolists on developer dashboardrelease_2011-04-09Dan McGee
2011-04-09Rename local variables for clarityDan McGee
2011-03-29Work out kinks in create new user viewDan McGee
2011-03-29Log user additions via new user formDan McGee
2011-03-29Show important fields first on new user formDan McGee
2011-03-14Show orphan package counts in maintainer dashboard tableDan McGee
2011-03-10Add Admin log overview pageDan McGee
2011-03-07Work around unicode/str issue in pytzDan McGee
2011-03-04Move new user email contents to templateDan McGee
2011-03-03Remove devel notify viewDan McGee
2011-01-08Add developer world clocks pageDan McGee
2010-10-19Unify hyphenation of out-of-date textDan McGee
2010-10-06Make it actually possible to upload a new dev imageDan McGee
2010-10-05Adding changing of user profile detailsAngel Velasquez
2010-09-24Make general mirror list view publicDan McGee
2010-09-12Check for correct permission when creating usersrelease_2010-09-12Dan McGee
2010-09-10Restore flagged package count by maintainer in dashboardDan McGee
2010-09-06Move mirror models out of main appDan McGee
2010-09-03Use direct_to_template in all remaining possible placesDan McGee
2010-08-28PyLint suggested cleanupsDan McGee
2010-08-27Add table sorting to a handful of pagesDan McGee
2010-07-06Update code to use new flag_date columnDan McGee
2010-07-05Show incomplete todo list packages in dev dashboardDan McGee
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee