summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-19Add more metadata to releng Release modelDan McGee
2013-01-19Don't redefine mirror_url function every callDan McGee
2013-01-19Publicize the releases feedDan McGee
2013-01-19Initial cut of a Releases RSS feedDan McGee
2013-01-19Add double click event handler to hide imageDan McGee
2013-01-18Use a set instead of list when gathering package differencesDan McGee
2013-01-18Include 'files_last_update' in package sitemap queryDan McGee
2013-01-18Don't pull and sort mirror URLs unless we have toDan McGee
2013-01-16Convert all usages of flag icons to new spriterelease_2013-01-18Dan McGee
2013-01-16Remove debugging print statementDan McGee
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