summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-31More template cleanup: flag packagerelease_2010-01-31-2Dan McGee1-23/+20
2010-01-31Make marking out of date actually workDan McGee2-22/+25
2010-01-31Provide SVN links to trunk/ for each packageDan McGee2-4/+12
2010-01-31More validation fixupsDan McGee5-30/+41
2010-01-31Touch up the depends and requiredby display in package detailsDan McGee1-4/+12
2010-01-31Make looking up a package with many required by entries fasterDan McGee1-1/+1
2010-01-31Fix up doctype header as recommended by w3 validatorDan McGee1-1/+2
2010-01-31Handle empty pkgdesc and url a bit betterDan McGee3-4/+215
2010-01-31Make bugs link more usefulDan McGee2-1/+10
2010-01-31Make the feed titles more descriptiveDan McGee1-5/+4
2010-01-31Kill a no longer necessary hack in the adminDan McGee2-15/+1
2010-01-31Use select_related() to make a few more places more performantDan McGee5-13/+24
2010-01-31Add a pkgname indexDan McGee2-2/+210
2010-01-31Reintroduce optimized code for Todo listingsEvangelos Foutras1-4/+4
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras5-17/+12
2010-01-31Add migrations for nullable Package.maintainerEvangelos Foutras2-0/+398
2010-01-31Add initial South migration for 'main' appDan McGee3-0/+441
2010-01-31Make all app name inclusions relativeDan McGee1-9/+9
2010-01-31Update cache settings in local_settings exampleDan McGee1-0/+5
2010-01-31Fix up the packages search pagerelease_2010-01-31Dan McGee2-11/+17
2010-01-31Don't exclude testing packages from recently updatedDan McGee1-2/+1
2010-01-30Update beginners' guide namingDan McGee1-1/+1
2010-01-30Fix todolist bug with select_related()Dan McGee1-1/+4
2010-01-30Exclude repos ending with "Testing" from ToDosEvangelos Foutras1-1/+2
2010-01-30Package search: sort maintainer list by usernameDan McGee1-1/+1
2010-01-30Make the copyright year always be rightDan McGee1-1/+1
2010-01-30Update download page to match the kernel on the current ISO imagePierre Schmitz1-1/+1
2010-01-30Modify dev menu to also be top to bottomDan McGee2-8/+7
2010-01-30Modify menu items order to be from top to bottomIsmael Carnales2-7/+6
2010-01-30Upgrade jQuery to 1.4.1Dan McGee3-20/+153
2010-01-30Run optipng on all images/logosDan McGee5-0/+0
2010-01-30Use select_related() for some mirror pagesDan McGee2-2/+2
2010-01-30Drastically reduce loading time of Todo listsEvangelos Foutras1-1/+1
2010-01-30Add Costa Rica IRC channelAaron Griffin1-0/+3
2009-12-01Add credential requirements tests to devel appIsmael Carnales3-4/+41
2009-12-01Add basic tests to public appIsmael Carnales2-0/+49
2009-11-17added #archlinux-gaelic channel, sorted listAndrea Scarpino1-19/+22
2009-11-15Remove default debug setting in main settingsIsmael Carnales1-3/+0
2009-11-12added dummy cache setting to local_settingsIsmael Carnales1-0/+4
2009-11-10added login_required to protect todolists viewsIsmael Carnales1-1/+4
2009-11-10added permission required to protected packages viewsIsmael Carnales1-0/+6
2009-11-10Fix highlighting on main site tabsDan McGee2-8/+7
2009-11-09added USE_ETAGS setting from archweb_pubIsmael Carnales1-0/+2
2009-11-09added chache middlewares and anonymous only cache settingIsmael Carnales1-0/+4
2009-11-09updated packages template files from code of pubIsmael Carnales2-14/+17
2009-11-09update packages detail template with code from pubIsmael Carnales1-13/+20
2009-11-09added missing packages views code from archweb_pubIsmael Carnales1-2/+14
2009-11-09added missing packages views from archweb_pubIsmael Carnales6-0/+144
2009-11-09updated news list templateIsmael Carnales1-3/+5
2009-11-09corrected context variable names in index viewIsmael Carnales1-3/+3