summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-09added login_required to devel viewsIsmael Carnales1-0/+5
2009-11-09use RequestContext in mirrors.views.chooseIsmael Carnales1-1/+3
2009-11-09fixed error in mirrors.views.chooseIsmael Carnales1-2/+2
2009-11-09added mirrors app from archweb_pubIsmael Carnales6-0/+101
2009-11-09added sitemaps from archweb_pubIsmael Carnales3-0/+34
2009-11-09added feeds from archweb_pubIsmael Carnales6-0/+54
2009-11-09made every public view return a RequestContextIsmael Carnales2-13/+19
2009-11-09use direct_to_template to replace static viewsIsmael Carnales2-17/+5
2009-11-09changed landing viewIsmael Carnales9-79/+34
2009-11-09added public appIsmael Carnales2-0/+16
2009-11-09updated base template to use menu from archweb_pub base templateIsmael Carnales1-6/+6
2009-11-09removed RequireLoginMiddlewareIsmael Carnales2-20/+0
2009-11-09"imported" public app files from archweb_pubIsmael Carnales15-0/+788
2009-11-09fixed error in todolists list viewIsmael Carnales1-2/+2
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales8-48/+48
2009-10-18Correct link to WebSVNThomas Bächler1-1/+1
2009-10-18Adjust SVN links to the WebSVN URL schemeThomas Bächler1-4/+4
2009-10-17Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...Thomas Bächler3-3/+16
2009-10-13reporead: don't blow up on division by zeroDan McGee1-1/+6
2009-10-07Set verify_exists=False on ExternalProjects modelAaron Griffin1-1/+1