summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-20Fix error in get_requiredby() when checking providesrelease_2013-01-20Dan McGee1-0/+1
2013-01-20Remove AlwaysCommitMiddlewareDan McGee2-41/+0
2013-01-20Query performance enhancements in get_requiredby()Dan McGee1-5/+6
2013-01-20Lengthen the mirror rsync IP address fieldDan McGee2-2/+69
2013-01-19Add a view to download the torrent available for a given releaseDan McGee2-5/+26
2013-01-19Mark release version string as uniqueDan McGee2-1/+118
2013-01-19Implement torrent data parsing and extraction via bencodeDan McGee4-5/+58
2013-01-19Add basic release list and details viewsDan McGee6-5/+90
2013-01-19Add more metadata to releng Release modelDan McGee4-2/+136
2013-01-19Don't redefine mirror_url function every callDan McGee1-10/+11
2013-01-19Publicize the releases feedDan McGee2-2/+10
2013-01-19Initial cut of a Releases RSS feedDan McGee2-1/+45
2013-01-19Add double click event handler to hide imageDan McGee1-0/+3
2013-01-18Use a set instead of list when gathering package differencesDan McGee1-10/+15
2013-01-18Include 'files_last_update' in package sitemap queryDan McGee1-1/+2
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