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