summaryrefslogtreecommitdiffstats
path: root/devel
AgeCommit message (Expand)AuthorFilesLines
2011-05-15Allow screening developer reports by maintainerDan McGee2-4/+19
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-30Add unneeded orphans reportDan McGee1-1/+8
2011-04-30Change big packages reportDan McGee1-2/+3
2011-04-30Use single quotes only in dev report viewDan McGee1-9/+9
2011-04-26Developer reportsDan McGee2-9/+54
2011-04-09Show more info about todolists on developer dashboardDan McGee1-2/+6
2011-04-09Rename local variables for clarityDan McGee1-3/+3
2011-04-08Use UTC datetime objects everywhereDan 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-24Add provides to collections listDan McGee1-1/+1
2011-03-24reporead: remove the need for hasattr() checksDan McGee1-24/+27
2011-03-24Clear out package relation sets before adding new valuesDan McGee1-0/+3
2011-03-23reporead: read in provisions, conflicts, and replacementsDan McGee1-3/+42
2011-03-23Remove need to import each individual logger constantDan McGee1-6/+4
2011-03-23reporead: refactor multivalued attribute creationDan McGee1-9/+13
2011-03-23Don't bail on staging repo being short on packagesDan McGee1-1/+1
2011-03-16Various reporead small cleanupsDan McGee1-24/+29
2011-03-14Show orphan package counts in maintainer dashboard tableDan McGee1-0/+11
2011-03-13Add package epoch supportDan McGee1-8/+16
2011-03-10Add Admin log overview pageDan McGee2-1/+17
2011-03-08Work 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 McGee3-17/+0
2011-02-27reporead: small cleanupsDan McGee1-6/+2
2011-02-23reporead performance improvementsDan McGee1-3/+18
2011-02-22Use new split package file fields everywhereDan McGee1-2/+8
2011-02-17Read in optional deps and show in web interfaceDan McGee1-13/+23
2011-02-15Move license to a related modelDan McGee1-5/+6
2011-02-15Clean up Package related objects codeDan McGee1-2/+2
2011-01-31Defer format string substitution to loggerDan McGee1-21/+20
2011-01-08Add developer world clocks pageDan McGee2-1/+25
2010-12-29Commit during reporead on a per-arch basisDan McGee1-1/+1
2010-12-13Move more URLs out of root urlconfDan McGee1-0/+10
2010-11-27Remove print statementDan McGee1-1/+0
2010-11-05reporead: fix small issues when loading files databasesDan McGee1-4/+14
2010-11-05reporead: Use transparent compression on openDan McGee1-2/+2
2010-11-04reporead: orphaning code cleanup and debug removalDan McGee1-18/+12
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-10-05Make user profile a OneToOneFieldDan McGee1-1/+1
2010-10-04reporead: ignore nicknames in name matching codeDan McGee1-0/+4
2010-09-25Make general mirror list view publicDan McGee1-7/+0
2010-09-12reporead: revamp database parsing codeDan McGee1-93/+64
2010-09-12Check for correct permission when creating usersDan McGee1-2/+2
2010-09-11Restore flagged package count by maintainer in dashboardDan McGee2-2/+40