summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-22Switch mirror status delay display to average delayrelease_2010-09-22Dan McGee
2010-09-21Allow generated mirrorlist to take status info into accountDan McGee
2010-09-21Allow caching of mirror status infoDan McGee
2010-09-21Fix self-closing anchor links for ChromeDan McGee
2010-09-21Prevent 500 if no mirror checks have ranrelease_2010-09-21Dan McGee
2010-09-21Merge branch 'mirror-check'Dan McGee
2010-09-21Add link to mirror status toolDan McGee
2010-09-21Add ordering, sorting, and a lot more info to mirror status pageDan McGee
2010-09-21Small updates to mirrorcheck commandDan McGee
2010-09-21Allow serving jQuery via HTTPS if secure request detectedDan McGee
2010-09-21Add debugger when having to parse lastsync fileDan McGee
2010-09-21Add mirror status viewDan McGee
2010-09-21Add 'mirrorcheck' commandDan McGee
2010-09-21Rename generate mirrorlist viewDan McGee
2010-09-21Add new MirrorLog model and associated migrationDan McGee
2010-09-21Auto-populate slug on news item creationDan McGee
2010-09-21Update news views to use slug instead of IDDan McGee
2010-09-21Add migrations to populate the news slug and make it non-nullDan McGee
2010-09-21Add news slug fieldDan McGee
2010-09-20Update news permission required stringrelease_2010-09-20Dan McGee
2010-09-20Fix package differences pkgrel comparisonDan McGee
2010-09-16Remove some leftover print statementsDan McGee
2010-09-15Spruce up news admin viewDan McGee
2010-09-14Ensure consistent date formatting everywhererelease_2010-09-14Dan McGee
2010-09-14Re-enable etagsDan McGee
2010-09-14Improve request handling for feeds that haven't changedDan McGee
2010-09-14Reorder middleware to be more inline with Django defaultsDan McGee
2010-09-14Add last modified date to newsDan McGee
2010-09-12Bump requirements for Django security releaseDan McGee
2010-09-12reporead: revamp database parsing codeDan McGee
2010-09-12Check for correct permission when creating usersrelease_2010-09-12Dan McGee
2010-09-10Restore flagged package count by maintainer in dashboardDan McGee
2010-09-10reporead: allow traceback on USR1 signal as wellDan McGee
2010-09-10Remove SomethingFishyExceptionDan McGee
2010-09-09Improve todo list view pageDan McGee
2010-09-09Remove redundant text from groups package count columnDan McGee
2010-09-09After moving models, update content type tablerelease_2010-09-09Dan McGee
2010-09-09Hide multilib by defaultDan McGee
2010-09-08Update arch fixture with new columnDan McGee
2010-09-08Use arch.agnostic flag everywhereDan McGee
2010-09-08Add metadata to Arch tableDan McGee
2010-09-08Fix download links to work with package poolsDan McGee
2010-09-08Add links to arch differences pageDan McGee
2010-09-08Developer dashboard fixesDan McGee
2010-09-08Remove leftover console.logDan McGee
2010-09-08Remove explicit ordering from admin specsDan McGee
2010-09-08Re-ID sponsors div so it skirts adblockDan McGee
2010-09-08Show news in adminDan McGee
2010-09-08Paginate the news list viewrelease_2010-09-08Dan McGee
2010-09-08Move news model to an appropriate placeDan McGee