summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Factor check completion pct into mirror scorerelease_2010-10-07Dan McGee2-4/+10
2010-10-07mirrorcheck: record duration on file not found errorsDan McGee1-1/+16
2010-10-06Add a merchandise storeDan McGee1-2/+4
2010-10-06Make it actually possible to upload a new dev imageDan McGee2-2/+2
2010-10-05Adding changing of user profile detailsAngel Velasquez3-6/+24
2010-10-05Fix executable mode on imageDan McGee1-0/+0
2010-10-05Make AirVM image an actual PNGDan McGee1-0/+0
2010-10-05Make it possible to override settingsDan McGee1-9/+15
2010-10-05Make manage.py use python2 binaryDan McGee1-1/+3
2010-10-05Update AirVM brandingDan McGee4-2/+2
2010-10-04Make user profile a OneToOneFieldrelease_2010-10-05Dan McGee6-6/+156
2010-10-04Switch another query to use is_downloadDan McGee1-1/+1
2010-10-04Add some select_related() magicDan McGee2-2/+2
2010-10-04Todo list minor fixes and comments for laterDan McGee2-7/+10
2010-10-04reporead: ignore nicknames in name matching codeDan McGee1-0/+4
2010-10-01Fix an off by one error in math for check intervalDan McGee1-1/+5
2010-10-01Allow donors to be invisiblerelease_2010-10-01Dan McGee4-1/+156
2010-09-30Update MirrorProtocol fixture dataDan McGee2-12/+17
2010-09-30Use new is_download fieldDan McGee2-4/+4
2010-09-30Add is_download field to mirror protocolsDan McGee4-1/+139
2010-09-30Update READMEÁngel Velásquez1-22/+59
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee7-122/+137
2010-09-30Remove console.log statementsDan McGee1-2/+0
2010-09-30Add gitattributes fileDan McGee1-0/+2
2010-09-30Mirror status improvementsDan McGee4-25/+90
2010-09-29Fix migration dependencies exposed after moving modelsDan McGee2-0/+8
2010-09-24Add a basic mirror details pageDan McGee5-1/+78
2010-09-24Make general mirror list view publicDan McGee5-28/+30
2010-09-24Add note about mean syncing delayrelease_2010-09-24Dan McGee1-1/+2
2010-09-24Give more information about mirror check runs and frequencyDan McGee3-19/+38
2010-09-24Mirror status query refinementsDan McGee1-4/+4
2010-09-24Fix news permission checking in templatesDan McGee2-6/+6
2010-09-22Update BBS and bugs links to use HTTPSDan McGee7-28/+28
2010-09-22Get secure/unsecure checking actually workingDan McGee3-5/+19
2010-09-22Update newsletter/magazine linkDan McGee1-2/+2
2010-09-22Switch mirror status delay display to average delayrelease_2010-09-22Dan McGee3-11/+27
2010-09-21Allow generated mirrorlist to take status info into accountDan McGee4-11/+42
2010-09-21Allow caching of mirror status infoDan McGee2-30/+48
2010-09-21Fix self-closing anchor links for ChromeDan McGee1-3/+3
2010-09-21Prevent 500 if no mirror checks have ranrelease_2010-09-21Dan McGee1-1/+4
2010-09-21Merge branch 'mirror-check'Dan McGee12-5/+452
2010-09-21Add link to mirror status toolDan McGee2-4/+11
2010-09-21Add ordering, sorting, and a lot more info to mirror status pageDan McGee3-7/+60
2010-09-21Small updates to mirrorcheck commandDan McGee1-3/+5
2010-09-21Allow serving jQuery via HTTPS if secure request detectedDan McGee1-1/+6
2010-09-21Add debugger when having to parse lastsync fileDan McGee1-0/+2
2010-09-21Add mirror status viewDan McGee6-0/+148
2010-09-21Add 'mirrorcheck' commandDan McGee3-0/+149
2010-09-21Rename generate mirrorlist viewDan McGee2-2/+2
2010-09-21Add new MirrorLog model and associated migrationDan McGee2-0/+86