summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-18Don't pull and sort mirror URLs unless we have toDan McGee1-5/+10
2013-01-16Convert all usages of flag icons to new spriterelease_2013-01-18Dan McGee8-6/+37
2013-01-16Remove debugging print statementDan McGee1-1/+0
2013-01-16Rename famfamfam flags sprite PNG and CSSDan McGee2-1/+1
2013-01-16More famfamfam flags style tweakingDan McGee1-3/+2
2013-01-16Simplify famfamfam flags CSSDan McGee1-262/+258
2013-01-16Add famfamfam flags sprite image and CSSDan McGee2-0/+275
2013-01-15Add a little easter egg for people to findDan McGee5-0/+29
2013-01-15Tabs -> spaces in archweb.cssDan McGee1-3/+3
2013-01-15Clean up and make several migrations modernrelease_2013-01-15Dan McGee6-32/+26
2013-01-15Add new AlwaysCommitMiddleware to the stackDan McGee2-0/+41
2013-01-15Handle connection and transaction more properly in reporeadDan McGee2-6/+10
2013-01-14Support mirror status JSON by tierDan McGee2-1/+8
2013-01-14Ensure URLs without check data work on mirror details pageDan McGee1-7/+11
2013-01-14Drop country column from mirror tableDan McGee12-36/+93
2013-01-14Add migration to move country data down to the URL levelDan McGee1-0/+74
2013-01-13Use content_type and not mimetype on HttpResponse()Dan McGee8-15/+14
2013-01-13Add __name__ attribute to class-based Feeds viewsrelease_2013-01-13Dan McGee1-0/+4
2013-01-13Disable XView MiddlewareDan McGee1-1/+0
2013-01-13Load key before importing newrelicDan McGee2-5/+7
2013-01-13Try 3 at getting the New Relic license key inDan McGee1-5/+5
2013-01-13More tweaks for New Relic in WSGI scriptDan McGee1-1/+6
2013-01-13Add newrelic.ini fileDan McGee1-0/+194
2013-01-13Enable newrelic in WSGI if availableDan McGee1-2/+19
2013-01-13Simplify the WSGI scriptDan McGee1-2/+1
2013-01-13Add current production archweb.wsgi scriptDan McGee1-0/+15
2013-01-12Make packages JSON search more performantrelease_2013-01-12Dan McGee1-2/+6
2013-01-12Add last_modified field to todolist packagesDan McGee3-1/+253
2013-01-12Round two of mirror status query improvementsDan McGee1-9/+10
2013-01-12Add get_associated_packages method to FlagRequestDan McGee1-0/+7
2013-01-12Add mirror status page to base sitemapDan McGee1-0/+1
2012-12-31Fix case of devel user profile verbose namerelease_2012-12-31Dan McGee1-2/+2
2012-12-31Set user on todolist packages when flag status changesDan McGee1-0/+1
2012-12-31Mark todolist packages as removed rather than deleting themDan McGee4-23/+38
2012-12-31Fix list_pkgbases view callDan McGee1-1/+1
2012-12-31Fix dependency issue found by south migrationcheck commandDan McGee1-0/+1
2012-12-31Minor coding style tweaksDan McGee3-3/+5
2012-12-31Add 'created' field to packages modelDan McGee3-2/+123
2012-12-31Add 'removed' field to todolist packagesDan McGee2-1/+128
2012-12-31Minor news admin code cleanupDan McGee1-0/+4
2012-12-31Small admin tweaks for todolists filteringDan McGee1-0/+1
2012-12-31Remove old todolist permissionsDan McGee1-50/+0
2012-12-31Update the groups JSON fixtureDan McGee1-70/+159
2012-12-31Fix todolist permission typoDan McGee1-1/+1
2012-12-30Minor updates to READMErelease_2012-12-30Dan McGee1-4/+4
2012-12-30Remove several context processors we don't useDan McGee1-3/+0
2012-12-30Move needs_autoescape attribute to @register.filterDan McGee1-2/+2
2012-12-30Enable clickjacking protection via middlewareDan McGee1-0/+4
2012-12-29Defer the 'raw' field when listing todolistsDan McGee2-2/+2
2012-12-28Retrieve arch and repo too when calling reverse_conflictsDan McGee1-1/+1