summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Expand)Author
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
2010-09-10Remove SomethingFishyExceptionDan 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-08-04reporead: Add ability to generate traceback via signalrelease_2010-08-08Dan McGee
2010-08-01Fix stupid mistake in user parsingDan McGee
2010-07-28Clean up find_user() code a bitrelease_2010-07-28Dan McGee
2010-07-28Add missing group delete in reporeadDan McGee
2010-07-28Add packager support to reporeadDan McGee
2010-07-25Add package groups model and display to packagesDan 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
2010-05-26Have reporead populate filename columnDan McGee
2010-05-24reporead: use the DB package we already haverelease_2010-05-24Dan McGee
2010-05-24Fix null field issues exposed by Django 1.1.2Dan McGee
2010-05-24Change link to new dev site locationDan McGee
2010-05-04Ensure changing profile email doesn't reset passwordDan McGee
2010-04-16reporead: allow removal of last package in an archDan McGee
2010-03-27Simplify code now that pkgbase is always definedrelease_2010-03-28Dan McGee
2010-03-27Make reporead always populate pkgbaseDan McGee
2010-03-27Move package maintainer off of package modelDan McGee
2010-03-10Fix one missed testing repo checkDan McGee
2010-03-01Merge branch 'package-files'Dan McGee
2010-02-27Make reporead.py not executableDan McGee
2010-02-27reporead: add --filesonly optionDan McGee