summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2010-06-24Get unit tests up and running againDan McGee
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee
2010-06-20Get a more accurate count of adopted packagesDan McGee
2010-06-20Update to the new messages frameworkDan McGee
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee
2010-05-26Add ability to download package from web interfaceDan McGee
2010-05-26Move package flagging URLs below the packageDan McGee
2010-05-17Kill td_input template and tagDan McGee
2010-04-02Improve flag out-of-date logicDan McGee
2010-03-27Simplify code now that pkgbase is always definedrelease_2010-03-28Dan McGee
2010-03-27Move package maintainer off of package modelDan McGee
2010-03-06Use repo.testing flag instead of test-based checksDan McGee
2010-02-27files: template reuseDan McGee
2010-02-27Ensure our cache is correct with AJAX requestsDan McGee
2010-02-27Make files view AJAX if supportedDan McGee
2010-02-27Order the package files when viewingDan McGee
2010-02-27Bring package files view up to speedDan McGee
2010-02-17Clean up urlencode usage even moreDan McGee
2010-02-16More save() -> update() cleanupDan McGee
2010-02-16Clean up adopt/disown logicDan McGee
2010-02-16Use unicode-safe urlencode in package searchDan McGee
2010-02-16Make packages view much more efficientDan McGee
2010-02-10Remove archweb prefix from all importsDan McGee
2010-02-08Add OpenSearch support to the siteDan McGee
2010-01-31Make marking out of date actually workDan McGee
2010-01-31Use select_related() to make a few more places more performantDan McGee
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras
2010-01-30Package search: sort maintainer list by usernameDan McGee
2009-11-10added permission required to protected packages viewsIsmael Carnales
2009-11-09added missing packages views code from archweb_pubIsmael Carnales
2009-11-09added missing packages views from archweb_pubIsmael Carnales
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2009-10-17Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...Thomas Bächler
2009-09-11Fix community links.Dusty Phillips
2009-07-24Repo-based permissions when adopting packages.Dusty Phillips
2009-05-04Fix a bug when someone accesses the update page without POSTINg adopt or diso...Dusty Phillips
2009-04-13FS#11325. Add a 'Target Repo' column to the signoffs page.Dusty Phillips
2008-10-11drop a couple completed to-dos and blank linesDusty Phillips
2008-10-11refactor duplicate signoff codeDusty Phillips
2008-10-11drop some unused templatetagsDusty Phillips
2008-10-10use RequestContext because its standardDusty Phillips
2008-10-10simplify package details viewDusty Phillips
2008-10-07drop id based searchingDusty Phillips
2008-10-07use user messages to communicate statusDusty Phillips
2008-10-07sort returns to first pageDusty Phillips
2008-10-07reorder ifsDusty Phillips
2008-10-07fix sorting issueDusty Phillips
2008-10-07trying to flesh out the pageDusty Phillips
2008-10-07fix the last update scriptDusty Phillips