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