summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-13Move more URLs out of root urlconfDan McGee4-49/+64
2010-12-13Move news urls into own fileDan McGee2-12/+18
2010-12-13Split urls.py up by view prefixDan McGee1-63/+81
2010-12-13Link to JSON mirror status viewDan McGee1-2/+5
2010-12-13Add a mirror status JSON viewDan McGee2-1/+37
2010-12-13Move database interaction out of the threaded sectionDan McGee1-14/+22
2010-12-12Use check count for this URL, not max of all mirrorsDan McGee1-1/+1
2010-12-11Update requirements.txtDan McGee2-2/+2
2010-12-08Fix mirror check unicode functionDan McGee1-1/+1
2010-12-07Slim down required by listingsDan McGee1-6/+33
2010-12-07Save DB query when filtering dependencies for testingDan McGee1-4/+2
2010-12-07Move some common package code to a functionDan McGee1-7/+10
2010-12-07Add repo name to recent updates package tooltipDan McGee1-4/+6
2010-12-07Always allow a developer to disown a packageDan McGee1-17/+22
2010-12-07Update public todo list templateDan McGee1-36/+56
2010-12-07Don't require country on mirrorlist submissionDan McGee1-1/+1
2010-12-04Display flag date in package search and allow sortingDan McGee2-2/+5
2010-11-30Make dev dashboard columns a bit prettierDan McGee1-4/+4
2010-11-27Fix feeds for case-sensitive databasesDan McGee1-1/+1
2010-11-27Simplify sorting attrgetter callsDan McGee1-2/+2
2010-11-27Add less-than methods for Repo and ArchDan McGee1-0/+6
2010-11-27Ignore other sqlite3 created files by defaultDan McGee1-0/+1
2010-11-27Remove print statementDan McGee1-1/+0
2010-11-05reporead: fix small issues when loading files databasesDan McGee1-4/+14
2010-11-05reporead: 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-29Convert a bunch of links to HTTPSDan McGee8-25/+26
2010-10-29Use HTTPS for links to AURDan McGee4-5/+5
2010-10-29Always 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-22Add flag date column to developer dashboard listDan McGee1-0/+4
2010-10-21Show a message when filelist is out of dateDan McGee3-3/+8
2010-10-21Apply testing style to multilib-testingDan McGee1-1/+1
2010-10-21Package 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-14Show all mirrors if no IP version specifiedDan McGee1-6/+6
2010-10-14Allow filtering of mirrorlist by IP-versionPyroPeter1-2/+17
2010-10-14Mirror check script cleanupDan McGee1-10/+7
2010-10-14Add mirrorresolv manage.py commandPyroPeter1-0/+55
2010-10-14Add has_ipv{4,6} to MirrorUrlPyroPeter2-0/+68
2010-10-14Add 'All' choice and make it the defaultPyroPeter1-2/+3