summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-16Rename famfamfam flags sprite PNG and CSSDan McGee
2013-01-16More famfamfam flags style tweakingDan McGee
2013-01-16Simplify famfamfam flags CSSDan McGee
2013-01-16Add famfamfam flags sprite image and CSSDan McGee
2013-01-15Add a little easter egg for people to findDan McGee
2013-01-15Tabs -> spaces in archweb.cssDan McGee
2013-01-15Clean up and make several migrations modernrelease_2013-01-15Dan McGee
2013-01-15Add new AlwaysCommitMiddleware to the stackDan McGee
2013-01-15Handle connection and transaction more properly in reporeadDan McGee
2013-01-14Support mirror status JSON by tierDan McGee
2013-01-14Ensure URLs without check data work on mirror details pageDan McGee
2013-01-14Drop country column from mirror tableDan McGee
2013-01-14Add migration to move country data down to the URL levelDan McGee
2013-01-13Use content_type and not mimetype on HttpResponse()Dan McGee
2013-01-13Add __name__ attribute to class-based Feeds viewsrelease_2013-01-13Dan McGee
2013-01-13Disable XView MiddlewareDan McGee
2013-01-13Load key before importing newrelicDan McGee
2013-01-13Try 3 at getting the New Relic license key inDan McGee
2013-01-13More tweaks for New Relic in WSGI scriptDan McGee
2013-01-13Add newrelic.ini fileDan McGee
2013-01-13Enable newrelic in WSGI if availableDan McGee
2013-01-13Simplify the WSGI scriptDan McGee
2013-01-13Add current production archweb.wsgi scriptDan McGee
2013-01-12Make packages JSON search more performantrelease_2013-01-12Dan McGee
2013-01-12Add last_modified field to todolist packagesDan McGee
2013-01-12Round two of mirror status query improvementsDan McGee
2013-01-12Add get_associated_packages method to FlagRequestDan McGee
2013-01-12Add mirror status page to base sitemapDan McGee
2012-12-31Fix case of devel user profile verbose namerelease_2012-12-31Dan McGee
2012-12-31Set user on todolist packages when flag status changesDan McGee
2012-12-31Mark todolist packages as removed rather than deleting themDan McGee
2012-12-31Fix list_pkgbases view callDan McGee
2012-12-31Fix dependency issue found by south migrationcheck commandDan McGee
2012-12-31Minor coding style tweaksDan McGee
2012-12-31Add 'created' field to packages modelDan McGee
2012-12-31Add 'removed' field to todolist packagesDan McGee
2012-12-31Minor news admin code cleanupDan McGee
2012-12-31Small admin tweaks for todolists filteringDan McGee
2012-12-31Remove old todolist permissionsDan McGee
2012-12-31Update the groups JSON fixtureDan McGee
2012-12-31Fix todolist permission typoDan McGee
2012-12-30Minor updates to READMErelease_2012-12-30Dan McGee
2012-12-30Remove several context processors we don't useDan McGee
2012-12-30Move needs_autoescape attribute to @register.filterDan McGee
2012-12-30Enable clickjacking protection via middlewareDan McGee
2012-12-29Defer the 'raw' field when listing todolistsDan McGee
2012-12-28Retrieve arch and repo too when calling reverse_conflictsDan McGee
2012-12-28Add a todolist package details link template tagDan McGee
2012-12-28Reduce query count when retrieving satisfiers and providersDan McGee
2012-12-28Set slug on todolist creationDan McGee