summaryrefslogtreecommitdiffstats
path: root/devel/views.py
AgeCommit message (Expand)AuthorFilesLines
2012-06-07Use 3 decimal places for showing compression ratioDan McGee1-1/+1
2012-05-18Switch to usage of new Depend objectDan McGee1-3/+3
2012-05-12Change to new time access methods in pgpdump codeDan McGee1-1/+1
2012-05-02Ensure order_by default value is cleared when using distinct()Dan McGee1-2/+4
2012-04-29Add a "last action" column to developer clocks pageDan McGee1-7/+36
2012-04-27Dev dashboard performance improvementDan McGee1-5/+10
2012-04-27Incomplete-only todolists optimizationDan McGee1-2/+1
2012-04-20UserProfile model and fields shuffleDan McGee1-1/+2
2012-04-08Change old packages report from two years to one yearDan McGee1-2/+2
2012-04-07Add a mismatched signatures developer reportDan McGee1-2/+21
2012-03-23Make all datetime objects fully timezone awareDan McGee1-20/+13
2012-03-21Ensure clocks Expires header works in 59th minute of hourDan McGee1-2/+2
2012-03-07Exclude all compressed manpagesDan McGee1-1/+4
2012-02-12Reduce false positives returned by uncompressed manpages reportDan McGee1-4/+6
2012-01-05Adjust page and content caching lengths and decoratorsDan McGee1-4/+10
2011-12-11PyLint suggested cleanupsDan McGee1-9/+9
2011-12-09Prefilter packages when looking up uncompressed man/info pagesDan McGee1-19/+23
2011-12-03Exclude Latin Name from developer profile formDan McGee1-1/+1
2011-11-21Better support for non-latin full namesrelease_2011-11-21Dan McGee1-1/+1
2011-11-11Show relevant signoffs on dashboardDan McGee1-0/+5
2011-11-03Use UTC now everywhereDan McGee1-3/+3
2011-10-05Allow developer index to work with a non-authenticated userDan McGee1-1/+6
2011-06-28Add a bad compression ratio reportDan McGee1-1/+18
2011-06-23Add (hidden) ability to search by last packagerDan McGee1-0/+2
2011-06-15Refactor common select_related into manager methodDan McGee1-2/+2
2011-06-13Add a long out-of-date developer reportDan McGee1-1/+6
2011-06-02Add a PGP key field on the dev profileDan McGee1-0/+7
2011-05-26Remove now uneeded pytz bug workaroundDan McGee1-3/+1
2011-05-15Allow screening developer reports by maintainerDan McGee1-4/+18
2011-05-04Make uncompressed info query slightly easier on the databaseDan McGee1-1/+3
2011-05-02Add filesizeformat filter to sizes in reports/bigEvangelos Foutras1-1/+8
2011-04-29Add unneeded orphans reportDan McGee1-1/+8
2011-04-29Change big packages reportDan McGee1-2/+3
2011-04-29Use single quotes only in dev report viewDan McGee1-9/+9
2011-04-25Developer reportsDan McGee1-5/+49
2011-04-09Show more info about todolists on developer dashboardrelease_2011-04-09Dan McGee1-2/+6
2011-04-09Rename local variables for clarityDan McGee1-3/+3
2011-03-29Work out kinks in create new user viewDan McGee1-6/+17
2011-03-29Log user additions via new user formDan McGee1-0/+15
2011-03-29Show important fields first on new user formDan McGee1-5/+16
2011-03-14Show orphan package counts in maintainer dashboard tableDan McGee1-0/+11
2011-03-10Add Admin log overview pageDan McGee1-1/+15
2011-03-07Work around unicode/str issue in pytzDan McGee1-1/+3
2011-03-04Move new user email contents to templateDan McGee1-10/+20
2011-03-03Remove devel notify viewDan McGee1-9/+0
2011-01-08Add developer world clocks pageDan McGee1-1/+24
2010-10-19Unify hyphenation of out-of-date textDan McGee1-1/+1
2010-10-06Make it actually possible to upload a new dev imageDan McGee1-1/+1
2010-10-05Adding changing of user profile detailsAngel Velasquez1-3/+13
2010-09-24Make general mirror list view publicDan McGee1-7/+0