summaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2010-03-06Make mirror notes a text fieldrelease_2010-03-06Dan McGee2-1/+199
2010-03-06Kill rsync IP hostname fieldDan McGee2-2/+197
2010-03-06Add mirror rsync credentials dataDan McGee2-0/+203
2010-03-06Mirror tiering enhancementsDan McGee3-2/+216
2010-03-03Merge branch 'master' into cdn-jqueryDan McGee2-0/+194
2010-02-27Upgrade jQuery to 1.4.2Dan McGee1-1/+1
2010-02-27Add CDN templatetag packageDan McGee2-0/+19
2010-02-27Add a files_last_update columnDan McGee2-0/+194
2010-02-26Add some additional fields to package importDan McGee2-0/+204
2010-02-10Remove archweb prefix from all importsDan McGee3-3/+3
2010-02-09Fix the get_user middleware stuffDan McGee2-36/+2
2010-02-08Make sure we use orm in migrationsDan McGee1-2/+2
2010-02-05Make the maintainer migration less stupidrelease_2010-02-07Evangelos Foutras1-8/+4
2010-02-05Make recent updates group multiple architecturesDan McGee1-0/+6
2010-01-31Provide SVN links to trunk/ for each packageDan McGee1-3/+10
2010-01-31Make looking up a package with many required by entries fasterDan McGee1-1/+1
2010-01-31Handle empty pkgdesc and url a bit betterDan McGee1-0/+211
2010-01-31Make bugs link more usefulDan McGee1-0/+9
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 McGee1-4/+10
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 Foutras1-1/+1
2010-01-31Add migrations for nullable Package.maintainerEvangelos Foutras2-0/+398
2010-01-31Add initial South migration for 'main' appDan McGee2-0/+440
2010-01-30Fix todolist bug with select_related()Dan McGee1-1/+4
2010-01-30Drastically reduce loading time of Todo listsEvangelos Foutras1-1/+1
2009-11-09removed RequireLoginMiddlewareIsmael Carnales1-19/+0
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales2-2/+2
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ächler1-0/+14
2009-10-07Set verify_exists=False on ExternalProjects modelAaron Griffin1-1/+1
2009-09-25Update reporead and model to store pkgbaseDan McGee1-0/+1
2009-08-20Add an 'external projects' model and admin for managing the projects page.Dusty Phillips2-1/+10
2009-08-12Too many columns in mirror adminDusty Phillips1-1/+1
2009-08-12Add a couple columns to user admin at Aaron's request.Dusty Phillips1-0/+2
2009-08-12Add a couple fields to mirror admin at Aaron's requestDusty Phillips2-1/+5
2009-07-24Allow setting allowed repos to empty.Dusty Phillips1-1/+1
2009-07-24Repo-based permissions when adopting packages.Dusty Phillips1-0/+1
2009-04-02Make donor name uniqueDan McGee1-1/+1
2009-02-08Store IP address as a char fieldDan McGee1-1/+1
2009-02-07Add DB index on country fieldDan McGee1-1/+1
2009-02-07Mirror rsync IP: allow netmask specificationDan McGee1-0/+17
2009-02-06Use __unicode__ over __str__Dusty Phillips1-8/+8
2009-02-06Ensure all mirror URLs are saved with a trailing slashDan McGee1-2/+14
2009-02-06Refactor mirror modelDan McGee2-12/+54
2009-01-01display the license field on package descriptionsDusty Phillips1-0/+1
2008-12-05User profiles are cool. Go go power notebookDusty Phillips1-1/+12
2008-11-15alphabetical order on maintainers and packagesDusty Phillips1-0/+1
2008-10-12backport some archweb_pub changes into archweb_devDusty Phillips1-3/+13