summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Expand)Author
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-04-07Use UTC datetime objects everywhereDan 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-24Add provides to collections listrelease_2011-03-28Dan McGee
2011-03-23reporead: remove the need for hasattr() checksDan McGee
2011-03-23Clear out package relation sets before adding new valuesDan McGee
2011-03-23reporead: read in provisions, conflicts, and replacementsDan McGee
2011-03-23Remove need to import each individual logger constantDan McGee
2011-03-23reporead: refactor multivalued attribute creationDan McGee
2011-03-22Don't bail on staging repo being short on packagesDan McGee
2011-03-16Various reporead small cleanupsDan McGee
2011-03-14Show orphan package counts in maintainer dashboard tableDan McGee
2011-03-13Add package epoch supportDan 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-02-27reporead: small cleanupsDan McGee
2011-02-23reporead performance improvementsDan McGee
2011-02-22Use new split package file fields everywhereDan McGee
2011-02-16Read in optional deps and show in web interfaceDan McGee
2011-02-15Move license to a related modelDan McGee
2011-02-15Clean up Package related objects codeDan McGee
2011-01-31Defer format string substitution to loggerDan McGee
2011-01-08Add developer world clocks pageDan McGee
2010-12-29Commit during reporead on a per-arch basisDan McGee
2010-12-13Move more URLs out of root urlconfDan McGee
2010-11-27Remove print statementDan McGee
2010-11-04reporead: fix small issues when loading files databasesrelease_2010-11-04Dan McGee
2010-11-04reporead: Use transparent compression on openDan McGee
2010-11-04reporead: orphaning code cleanup and debug removalDan 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-10-04Make user profile a OneToOneFieldrelease_2010-10-05Dan McGee
2010-10-04reporead: ignore nicknames in name matching codeDan McGee
2010-09-24Make general mirror list view publicDan McGee
2010-09-12reporead: revamp database parsing codeDan 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-10reporead: allow traceback on USR1 signal as wellDan McGee