summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-09added login_required to devel viewsIsmael Carnales
2009-11-09use RequestContext in mirrors.views.chooseIsmael Carnales
2009-11-09fixed error in mirrors.views.chooseIsmael Carnales
2009-11-09added mirrors app from archweb_pubIsmael Carnales
2009-11-09added sitemaps from archweb_pubIsmael Carnales
2009-11-09added feeds from archweb_pubIsmael Carnales
2009-11-09made every public view return a RequestContextIsmael Carnales
2009-11-09use direct_to_template to replace static viewsIsmael Carnales
2009-11-09changed landing viewIsmael Carnales
2009-11-09added public appIsmael Carnales
2009-11-09updated base template to use menu from archweb_pub base templateIsmael Carnales
2009-11-09removed RequireLoginMiddlewareIsmael Carnales
2009-11-09"imported" public app files from archweb_pubIsmael Carnales
2009-11-09fixed error in todolists list viewIsmael Carnales
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2009-10-18Correct link to WebSVNThomas Bächler
2009-10-18Adjust SVN links to the WebSVN URL schemeThomas Bächler
2009-10-17Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...Thomas Bächler
2009-10-13reporead: don't blow up on division by zeroDan McGee
2009-10-07Set verify_exists=False on ExternalProjects modelAaron Griffin
2009-10-04reporead: ensure we catch all testing repos in ratio checkDan McGee
2009-09-26reporead: do all DB updates in one transactionDan McGee
2009-09-26Make community-testing accessableDan McGee
2009-09-26reporead: join multivalue attributes with ', 'Dan McGee
2009-09-25Update reporead and model to store pkgbaseDan McGee
2009-09-15Add a basic mirror view for the dev siteDan McGee
2009-09-11Fix community links.Dusty Phillips
2009-08-20Add an 'external projects' model and admin for managing the projects page.Dusty Phillips
2009-08-18Apparently you couldn't view the packages page if the user wasn't logged into...Dusty Phillips
2009-08-12Too many columns in mirror adminDusty Phillips
2009-08-12Merge branch 'master' of /srv/projects/git/archweb_devDusty Phillips
2009-08-12Add a couple columns to user admin at Aaron's request.Dusty Phillips
2009-08-12Add a couple fields to mirror admin at Aaron's requestDusty Phillips
2009-08-12merge fixDusty Phillips
2009-08-11So now the created user passwords should work and Aaron will be less pissed o...Dusty Phillips
2009-08-10Merge branch 'master' of ssh://archlinux.org/srv/projects/git/archweb_devDusty Phillips
2009-08-10Dan's patch applied.Dusty Phillips