summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-10Fix old news URLs not redirecting properlyrelease_2011-01-10Dan McGee
2011-01-09Convert function expressions to declarationsDan McGee
2011-01-09gjslint recommended javascript cleanupsDan McGee
2011-01-08Add a long datetime parser to table sorting codeDan McGee
2011-01-08Only match full text on built-in short date parserDan McGee
2011-01-08Use common timezones onlyDan McGee
2011-01-08Add time zone format spec to clock pageDan McGee
2011-01-08Link to dev clocks pagerelease_2011-01-08Dan McGee
2011-01-08Merge branch 'dev-timezones'Dan McGee
2011-01-08Remove automatic ID column definitionsDan McGee
2011-01-08Add developer world clocks pageDan McGee
2011-01-08Add time zone field to developer profileDan McGee
2011-01-08Add pytz as a project requirementDan McGee
2011-01-06Settings file tweaksDan McGee
2011-01-06Remove default adminsDan McGee
2011-01-06Update readmeDan McGee
2010-12-29Bump requirements files to latest versionsrelease_2010-12-29Dan McGee
2010-12-29Commit during reporead on a per-arch basisDan McGee
2010-12-14Get rid of all references to repos.archlinux.orgThomas Bächler
2010-12-14Add note about UTC datetimesDan McGee
2010-12-14Fix urls precedence in mirror viewsDan McGee
2010-12-13Refactor packages urls for clean lookDan McGee
2010-12-13Move more URLs out of root urlconfDan McGee
2010-12-13Move news urls into own fileDan McGee
2010-12-13Split urls.py up by view prefixDan McGee
2010-12-13Link to JSON mirror status viewDan McGee
2010-12-13Add a mirror status JSON viewDan McGee
2010-12-13Move database interaction out of the threaded sectionDan McGee
2010-12-12Use check count for this URL, not max of all mirrorsDan McGee
2010-12-11Update requirements.txtrelease_2010-12-11Dan McGee
2010-12-07Fix mirror check unicode functionDan McGee
2010-12-07Slim down required by listingsDan McGee
2010-12-07Save DB query when filtering dependencies for testingDan McGee
2010-12-07Move some common package code to a functionDan McGee
2010-12-07Add repo name to recent updates package tooltipDan McGee
2010-12-07Always allow a developer to disown a packageDan McGee
2010-12-07Update public todo list templateDan McGee
2010-12-07Don't require country on mirrorlist submissionDan McGee
2010-12-03Display flag date in package search and allow sortingrelease_2010-12-03Dan McGee
2010-11-30Make dev dashboard columns a bit prettierDan McGee
2010-11-27Fix feeds for case-sensitive databasesDan McGee
2010-11-27Simplify sorting attrgetter callsDan McGee
2010-11-27Add less-than methods for Repo and ArchDan McGee
2010-11-27Ignore other sqlite3 created files by defaultDan 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-04Ensure mirrorlist generator works if no status availableDan McGee
2010-11-04reporead: orphaning code cleanup and debug removalDan McGee
2010-11-01Point to release specific wiki page for more infoDieter Plaetinck