summaryrefslogtreecommitdiffstats
path: root/mirrors/utils.py
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Add ability to restrict status report to single tierrelease_2012-05-13Dan McGee1-1/+1
2012-05-13Don't limit protocols returned by mirror status functionDan McGee1-2/+0
2012-04-25Ensure sorted order of mirrors in status page matches with JSrelease_2012-04-25Dan McGee1-3/+2
2012-04-25Finish django countries implementationDan McGee1-8/+9
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee1-4/+4
2012-04-08Don't blow up when no mirror status data is availableDan McGee1-1/+1
2012-04-07Choose an up-to-date mirror for download URLsDan McGee1-0/+34
2012-03-23Make all datetime objects fully timezone awareDan McGee1-6/+7
2012-01-05Adjust page and content caching lengths and decoratorsDan McGee1-2/+2
2011-12-11Switch back to using standard deviation in mirror check pageDan McGee1-2/+1
2011-11-10Add package signoffs JSON viewDan McGee1-1/+2
2011-04-18mirrors: pylint discovered cleanupsDan McGee1-19/+23
2011-04-12Add optional country override for individual mirror URLsDan McGee1-3/+6
2010-12-12Use check count for this URL, not max of all mirrorsDan McGee1-1/+1
2010-10-07Factor check completion pct into mirror scorerelease_2010-10-07Dan McGee1-2/+7
2010-10-01Fix an off by one error in math for check intervalDan McGee1-1/+5
2010-09-30Use new is_download fieldDan McGee1-1/+1
2010-09-30Mirror status improvementsDan McGee1-12/+17
2010-09-24Give more information about mirror check runs and frequencyDan McGee1-5/+24
2010-09-24Mirror status query refinementsDan McGee1-4/+4
2010-09-22Switch mirror status delay display to average delayrelease_2010-09-22Dan McGee1-6/+19
2010-09-21Allow caching of mirror status infoDan McGee1-0/+45