summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Remove a bunch of unused stylesDan McGee1-56/+4
2010-05-17Donor page rework for list formattingDan McGee3-35/+24
2010-05-17Switch out donate button imageDan McGee1-1/+3
2010-05-17New donate button for donate and home pagesThayer Williams1-0/+0
2010-05-16Update download page for new releaseDan McGee1-42/+25
2010-05-16Ensure protocol order is stable on download pageDan McGee1-1/+1
2010-05-15Make CDN not dependent on DEBUG settingDan McGee1-3/+4
2010-05-04Add a hacked version of Django UpdateCacheMiddlewareDan McGee2-1/+53
2010-05-04Fix invalid template syntaxDan McGee1-2/+2
2010-05-04todo: fix maintainer display textDan McGee1-1/+1
2010-05-04Ensure changing profile email doesn't reset passwordDan McGee1-9/+6
2010-05-04feeds: move link from method to attributeDan McGee1-3/+2
2010-04-29Package details view: Show the pkgbase if it differs from pkgnameThomas Bächler1-1/+4
2010-04-28Add a link to AirVM to the front page and the donations pageThomas Bächler3-0/+4
2010-04-28Dedupe entries in required by listDan McGee1-1/+1
2010-04-19Updated maintainer in AUTHORS fileThayer Williams1-3/+3
2010-04-19Migration to remove external projectsDan McGee1-0/+197
2010-04-19Remove Arch-Based ProjectsDan McGee7-50/+3
2010-04-19Migration to delete AltForum modelDan McGee1-0/+204
2010-04-19Remove International CommunitiesDan McGee7-69/+3
2010-04-19Migration to remove press modelDan McGee1-0/+210
2010-04-19Remove Press model and adminDan McGee2-17/+1
2010-04-19Re-add italics for testing styleDan McGee1-1/+1
2010-04-19Remove IRC ChannelsDan McGee4-78/+1
2010-04-17Improve front page recent updates listDan McGee2-7/+18
2010-04-17Maintainer doesn't exist on package anymoreDan McGee1-1/+1
2010-04-17reporead: allow removal of last package in an archDan McGee1-10/+8
2010-04-03Fix filelists AJAX replacementDan McGee2-12/+12
2010-04-03Improve flag out-of-date logicDan McGee1-2/+2
2010-04-03Fix package URL in todo list emailsDan McGee1-1/+1
2010-03-30Fix todolist dealing with package maintainersDan McGee1-3/+3
2010-03-28Simplify code now that pkgbase is always definedDan McGee3-13/+7
2010-03-28Make pkgbase non-null and indexedDan McGee2-1/+212
2010-03-28Make reporead always populate pkgbaseDan McGee2-1/+212
2010-03-27Drop maintainer column off packages modelDan McGee2-1/+211
2010-03-27Move package maintainer off of package modelDan McGee12-45/+410
2010-03-23s/newsletter/magazine/ on front pageDan McGee1-1/+1
2010-03-23Make sure 'More' links don't wrapDan McGee1-2/+2
2010-03-23Replaced titlebar.png with OS X compatible PNGThayer Williams1-0/+0
2010-03-23Add ArchCon logo and place in front page templateDan McGee2-0/+4
2010-03-20Make rsync fields on mirrors optionalDan McGee2-2/+203
2010-03-20Switch some hardcoded urls to url tag usageDan McGee3-14/+14
2010-03-12urls: add several named URL patternsDan McGee1-16/+15
2010-03-12Add link from files back to packageDan McGee1-0/+3
2010-03-11Make the new 'testing' flag on repo a bit clearerDan McGee2-2/+8
2010-03-11Fix one missed testing repo checkDan McGee1-1/+1
2010-03-10Sitemaps: split and index, add package filesDan McGee2-6/+20
2010-03-06Fix up get_depends logic a bitDan McGee1-12/+16
2010-03-06Use repo.testing flag instead of test-based checksDan McGee4-8/+8
2010-03-06Add a flag to the repo to indicate its 'testing' statusDan McGee3-0/+389