summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-04reporead: fix small issues when loading files databasesrelease_2010-11-04Dan McGee1-4/+14
2010-11-04reporead: Use transparent compression on openDan McGee1-2/+2
2010-11-04Ensure mirrorlist generator works if no status availableDan McGee1-4/+7
2010-11-04reporead: orphaning code cleanup and debug removalDan McGee1-18/+12
2010-11-01Point to release specific wiki page for more infoDieter Plaetinck1-1/+1
2010-10-28Convert a bunch of links to HTTPSDan McGee8-25/+26
2010-10-28Use HTTPS for links to AURDan McGee4-5/+5
2010-10-28Always use HTTPS for jQueryDan McGee1-4/+2
2010-10-27Use CDN on the artwork pageDan McGee1-38/+40
2010-10-27Allow index and donate page to use resources from CDNDan McGee2-12/+20
2010-10-27Add tag for inserting CDN prefix on media URLsDan McGee1-2/+18
2010-10-26Make package differences JS a bit more efficientDan McGee2-15/+21
2010-10-26Upgrade to jQuery 1.4.3Dan McGee3-155/+167
2010-10-21Add flag date column to developer dashboard listrelease_2010-10-21Dan McGee1-0/+4
2010-10-21Show a message when filelist is out of dateDan McGee3-3/+8
2010-10-20Apply testing style to multilib-testingDan McGee1-1/+1
2010-10-20Package differences small updatesDan McGee2-3/+3
2010-10-19Show flag out-of-date date on package details pageDan McGee1-1/+1
2010-10-19Unify hyphenation of out-of-date textDan McGee5-5/+5
2010-10-18Move hardcoded email address to settings fileDan McGee2-1/+5
2010-10-18Comment out paypal donations for nowDan McGee2-0/+6
2010-10-13Show all mirrors if no IP version specifiedrelease_2010-10-13Dan McGee1-6/+6
2010-10-13Allow filtering of mirrorlist by IP-versionPyroPeter1-2/+17
2010-10-13Mirror check script cleanupDan McGee1-10/+7
2010-10-13Add mirrorresolv manage.py commandPyroPeter1-0/+55
2010-10-13Add has_ipv{4,6} to MirrorUrlPyroPeter2-0/+68
2010-10-13Add 'All' choice and make it the defaultPyroPeter1-2/+3
2010-10-13Connect post_save signals where they will always be triggeredDan McGee4-24/+37
2010-10-13Add ability to clear a cached function resultDan McGee1-4/+13
2010-10-11mirrorcheck: catch and handle another socket timeout caseDan McGee1-3/+10
2010-10-10Update link to AirVMDan McGee2-3/+3
2010-10-10Fix trademarks email typoDan McGee1-1/+1
2010-10-08Fix potential race conditions in cachingDan McGee1-14/+14
2010-10-08Fix README instructionsDan McGee1-3/+3
2010-10-07Ensure last modified times use UTCDan McGee1-0/+16
2010-10-07Store package feed last modified date in memcachedDan McGee1-9/+28
2010-10-07Move import to top levelDan McGee1-2/+1
2010-10-07Store latest news date in memcachedDan McGee1-2/+23
2010-10-07Factor out common last modified code for news feedDan McGee1-7/+12
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