summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-18Link dev names to email on clocks pagerelease_2011-01-18Dan McGee
2011-01-18Add arch-specific group overview pagesDan McGee
2011-01-18Small JS clarification for finding table cellDan McGee
2011-01-18Make package signoffs AJAX if JS is enabledDan McGee
2011-01-14Clean up news redirect argumentDan McGee
2011-01-14Use more efficient updateCell event after todo list clickDan McGee
2011-01-14Update tablesorter minified versionDan McGee
2011-01-14Simplify JS selector for todo list complete linksDan McGee
2011-01-14Update tablesorter cache after clicking todo list statusDan McGee
2011-01-14Fix short date parsing in stock tablesorter JSDan McGee
2011-01-14Add non-minified tablesorter JS fileDan McGee
2011-01-14Fix JS null error when parsing non-matching dateDan McGee
2011-01-13Make userpkgs a simple_tagDan McGee
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