summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-01Fix JS date parsing sort helperDan McGee1-3/+6
2011-02-01Use os.path.join for path manipulationDan McGee1-1/+3
2011-01-31Defer format string substitution to loggerDan McGee3-29/+30
2011-01-21Add an 'unflag all' optionDan McGee3-4/+16
2011-01-18Link dev names to email on clocks pageDan McGee1-8/+8
2011-01-18Add arch-specific group overview pagesDan McGee5-10/+21
2011-01-18Small JS clarification for finding table cellDan McGee1-1/+1
2011-01-18Make package signoffs AJAX if JS is enabledDan McGee4-17/+45
2011-01-15Clean up news redirect argumentDan McGee1-1/+1
2011-01-15Use more efficient updateCell event after todo list clickDan McGee1-2/+1
2011-01-15Update tablesorter minified versionDan McGee1-1/+3
2011-01-15Simplify JS selector for todo list complete linksDan McGee1-3/+3
2011-01-14Update tablesorter cache after clicking todo list statusDan McGee1-1/+4
2011-01-14Fix short date parsing in stock tablesorter JSDan McGee1-2/+2
2011-01-14Add non-minified tablesorter JS fileDan McGee1-0/+1031
2011-01-14Fix JS null error when parsing non-matching dateDan McGee1-8/+8
2011-01-13Make userpkgs a simple_tagDan McGee1-25/+12
2011-01-10Fix old news URLs not redirecting properlyDan McGee1-2/+2
2011-01-09Convert function expressions to declarationsDan McGee1-6/+6
2011-01-09gjslint recommended javascript cleanupsDan McGee1-26/+28
2011-01-09Add a long datetime parser to table sorting codeDan McGee1-3/+19
2011-01-09Only match full text on built-in short date parserDan McGee1-1/+1
2011-01-09Use common timezones onlyDan McGee1-1/+1
2011-01-08Add time zone format spec to clock pageDan McGee1-3/+3
2011-01-08Link to dev clocks pageDan McGee1-1/+1
2011-01-08Merge branch 'dev-timezones'Dan McGee7-2/+237
2011-01-08Remove automatic ID column definitionsDan McGee2-10/+0
2011-01-08Add developer world clocks pageDan McGee3-1/+74
2011-01-08Add time zone field to developer profileDan McGee2-2/+161
2011-01-08Add pytz as a project requirementDan McGee2-0/+2
2011-01-06Settings file tweaksDan McGee1-14/+5
2011-01-06Remove default adminsDan McGee1-3/+1
2011-01-06Update readmeDan McGee1-10/+14
2010-12-29Bump requirements files to latest versionsDan McGee2-3/+3
2010-12-29Commit during reporead on a per-arch basisDan McGee1-1/+1
2010-12-14Get rid of all references to repos.archlinux.orgThomas Bächler2-17/+19
2010-12-14Add note about UTC datetimesDan McGee1-1/+2
2010-12-14Fix urls precedence in mirror viewsDan McGee1-3/+3
2010-12-13Refactor packages urls for clean lookDan McGee1-13/+13
2010-12-13Move more URLs out of root urlconfDan McGee4-49/+64
2010-12-13Move news urls into own fileDan McGee2-12/+18
2010-12-13Split urls.py up by view prefixDan McGee1-63/+81
2010-12-13Link to JSON mirror status viewDan McGee1-2/+5
2010-12-13Add a mirror status JSON viewDan McGee2-1/+37
2010-12-13Move database interaction out of the threaded sectionDan McGee1-14/+22
2010-12-12Use check count for this URL, not max of all mirrorsDan McGee1-1/+1
2010-12-11Update requirements.txtDan McGee2-2/+2
2010-12-08Fix mirror check unicode functionDan McGee1-1/+1
2010-12-07Slim down required by listingsDan McGee1-6/+33
2010-12-07Save DB query when filtering dependencies for testingDan McGee1-4/+2