summaryrefslogtreecommitdiffstats
path: root/mirrors/management
AgeCommit message (Expand)AuthorFilesLines
2011-08-16Small Python convention fixupDan McGee1-1/+1
2011-06-09Management command cleanupDan McGee1-5/+0
2011-04-18mirrors: pylint discovered cleanupsDan McGee2-4/+4
2011-04-18Never parse generated lastsync fileDan McGee1-22/+2
2011-02-27Auto-resolve mirror URLs on saveDan McGee1-6/+3
2011-02-22Slight tweaks to mirror commandsDan McGee2-10/+9
2011-01-31Defer format string substitution to loggerDan McGee2-8/+10
2010-12-13Move database interaction out of the threaded sectionDan McGee1-14/+22
2010-10-13Mirror check script cleanupDan McGee1-10/+7
2010-10-13Add mirrorresolv manage.py commandPyroPeter1-0/+55
2010-10-11mirrorcheck: catch and handle another socket timeout caseDan McGee1-3/+10
2010-10-07mirrorcheck: record duration on file not found errorsDan McGee1-1/+16
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 'mirrorcheck' commandDan McGee3-0/+149