summaryrefslogtreecommitdiffstats
path: root/mirrors
AgeCommit message (Expand)AuthorFilesLines
2010-09-21Prevent 500 if no mirror checks have ranrelease_2010-09-21Dan McGee1-1/+4
2010-09-21Add ordering, sorting, and a lot more info to mirror status pageDan McGee1-2/+7
2010-09-21Small updates to mirrorcheck commandDan McGee1-3/+5
2010-09-21Add debugger when having to parse lastsync fileDan McGee1-0/+2
2010-09-21Add mirror status viewDan McGee3-0/+65
2010-09-21Add 'mirrorcheck' commandDan McGee3-0/+149
2010-09-21Rename generate mirrorlist viewDan McGee1-1/+1
2010-09-21Add new MirrorLog model and associated migrationDan McGee2-0/+86
2010-09-16Remove some leftover print statementsDan McGee1-1/+0
2010-09-06Move mirror models out of main appDan McGee4-1/+176
2010-09-06Put mirrors app under South controlDan McGee3-0/+17
2010-09-03Use direct_to_template in all remaining possible placesDan McGee1-8/+5
2010-08-28PyLint suggested cleanupsDan McGee1-1/+0
2010-07-02Default country selection to AnyDan McGee1-0/+1
2010-07-02mirrorlist: allow filtering by protocolDan McGee1-7/+15
2010-07-02Get mirrorlist view ready for general useDan McGee1-19/+17
2010-07-02Remove arch from mirrorlist generationDan McGee1-11/+3
2010-02-10Remove archweb prefix from all importsDan McGee1-2/+2
2010-01-30Use select_related() for some mirror pagesDan McGee1-1/+1
2009-11-09use RequestContext in mirrors.views.chooseIsmael Carnales1-1/+3
2009-11-09fixed error in mirrors.views.chooseIsmael Carnales1-2/+2
2009-11-09added mirrors app from archweb_pubIsmael Carnales2-0/+56