summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-20Update news permission required stringrelease_2010-09-20Dan McGee1-4/+4
2010-09-20Fix package differences pkgrel comparisonDan McGee1-3/+4
2010-09-16Remove some leftover print statementsDan McGee2-3/+0
2010-09-15Spruce up news admin viewDan McGee2-4/+4
2010-09-14Ensure consistent date formatting everywhererelease_2010-09-14Dan McGee8-7/+10
2010-09-14Re-enable etagsDan McGee1-2/+0
2010-09-14Improve request handling for feeds that haven't changedDan McGee1-0/+37
2010-09-14Reorder middleware to be more inline with Django defaultsDan McGee1-2/+2
2010-09-14Add last modified date to newsDan McGee2-1/+76
2010-09-12Bump requirements for Django security releaseDan McGee2-2/+2
2010-09-12reporead: revamp database parsing codeDan McGee1-93/+64
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