summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-12Check for correct permission when creating usersrelease_2010-09-12Dan McGee1-2/+2
2010-09-10Restore flagged package count by maintainer in dashboardDan McGee3-12/+44
2010-09-10reporead: allow traceback on USR1 signal as wellDan McGee1-2/+3
2010-09-10Remove SomethingFishyExceptionDan McGee1-7/+2
2010-09-09Improve todo list view pageDan McGee2-6/+22
2010-09-09Remove redundant text from groups package count columnDan McGee1-12/+2
2010-09-09After moving models, update content type tablerelease_2010-09-09Dan McGee1-0/+169
2010-09-09Hide multilib by defaultDan McGee1-2/+2
2010-09-08Update arch fixture with new columnDan McGee1-0/+3
2010-09-08Use arch.agnostic flag everywhereDan McGee3-10/+17
2010-09-08Add metadata to Arch tableDan McGee4-1/+313
2010-09-08Fix download links to work with package poolsDan McGee1-1/+5
2010-09-08Add links to arch differences pageDan McGee2-1/+4
2010-09-08Developer dashboard fixesDan McGee1-32/+41
2010-09-08Remove leftover console.logDan McGee1-1/+0
2010-09-08Remove explicit ordering from admin specsDan McGee1-2/+0
2010-09-08Re-ID sponsors div so it skirts adblockDan McGee2-2/+2
2010-09-08Show news in adminDan McGee1-0/+10
2010-09-08Paginate the news list viewrelease_2010-09-08Dan McGee4-0/+31
2010-09-08Move news model to an appropriate placeDan McGee8-22/+247
2010-09-08Put news under south controlDan McGee3-0/+21
2010-09-08Add 'for' attributes to search form labelsDan McGee1-8/+8
2010-09-08Implement package difference filteringDan McGee4-23/+117
2010-09-07Split and update the pip requirements fileDan McGee2-5/+6
2010-09-07Use flagged style on versions in package differencesDan McGee1-2/+4
2010-09-07Make flagged style class apply to all tablesDan McGee1-3/+1
2010-09-06Move mirror models out of main appDan McGee10-117/+342
2010-09-06Put mirrors app under South controlDan McGee3-0/+17
2010-09-06Remove unnecessary commentsDan McGee1-9/+1
2010-09-03Use direct_to_template in all remaining possible placesDan McGee5-65/+47
2010-09-03Use direct_to_template in public viewsDan McGee1-10/+5
2010-09-03Enable template fragment caching on package details pageDan McGee1-0/+5
2010-09-03Add links to 'Versions Elsewhere' on package details pageDan McGee2-35/+55
2010-09-03Add ability to get versions of a package elsewhereDan McGee1-0/+7
2010-09-02Add pkgcount sort helper to count column on groups pageDan McGee1-1/+11
2010-09-01Ensure long package descriptions wraprelease_2010-09-02Dan McGee1-1/+1
2010-09-01Dev dashboard: enable sorting by package countDan McGee1-3/+12
2010-09-01Make sort work on developer todo list statusDan McGee1-1/+13
2010-08-28PyLint suggested cleanupsDan McGee9-67/+75
2010-08-28Mark todo desc as safe on dev dashboardDan McGee1-1/+1
2010-08-28Move package utility functionsDan McGee3-102/+111
2010-08-28Move differences into it's own functionDan McGee1-5/+8
2010-08-27Add package groups to front page and cache resultsrelease_2010-08-27-2Dan McGee2-1/+4
2010-08-27Add a package groups sitemapDan McGee2-6/+22
2010-08-27Add last updated column to package groups viewDan McGee2-4/+10
2010-08-27Add a package group overview pageDan McGee3-2/+76
2010-08-27Link to the package group view from package detailsDan McGee1-1/+2
2010-08-27Add a group details viewDan McGee3-1/+64
2010-08-27Remove an unnecessary iexactDan McGee1-1/+1
2010-08-27Make public todolist view more usefulrelease_2010-08-27Dan McGee4-23/+44