summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-08Upgrade D3 to 3.0.6release_2013-02-08Dan McGee
2013-02-08Add a releases model sitemapDan McGee
2013-02-08Remove package seach by 'Last Updated After'Dan McGee
2013-02-08Minify static files when running collectstaticDan McGee
2013-02-04Add './' hack to generate_keyring as wellrelease_2013-02-04Dan McGee
2013-02-04Update exception to DeveloperKey.DoesNotExistDan McGee
2013-02-03Use DeveloperKey model on package page and reportsDan McGee
2013-02-03Update user_pgp_key_link template tag to use DeveloperKey modelDan McGee
2013-02-03Add new pgp_import command; replaces import_signaturesDan McGee
2013-02-03Add DeveloperKey modelDan McGee
2013-02-03Move the home page script block further down the pageDan McGee
2013-02-03Fix spacing issues in signoffs 'Show More' linksDan McGee
2013-02-03Remove some whitespace from index templateDan McGee
2013-02-03Run pngcrush and optipng over most static contentDan McGee
2013-01-28Merge branch 'release'release_2013-01-28Dan McGee
2013-01-28Fix missing template variable for removed todolist packagesDan McGee
2013-01-28Slight reorginization in the download page templateDan McGee
2013-01-28Use torrent view and checksums where appropriateDan McGee
2013-01-28Extract torrent trackers into a settings variableDan McGee
2013-01-28Add MD5 and SHA1 fields for releasesDan McGee
2013-01-28Don't error on empty torrent dataDan McGee
2013-01-27Fix todolist maintainer sortingDan McGee
2013-01-25Merge branch 'on-the-plane'release_2013-01-25Dan McGee
2013-01-23Use more modern verison of string template formattingDan McGee
2013-01-23Use querysets for calls to get_object_or_404(Package)Dan McGee
2013-01-22Slight optimization when searching for removed packageDan McGee
2013-01-22Spice up the release listing page a bitDan McGee
2013-01-22Override the default admin queryset for some modelsDan McGee
2013-01-22Use a subquery rather than two queries in attach_maintainersDan McGee
2013-01-22Show staging version on todolist view pageDan McGee
2013-01-21Switch to using the cached STATICFILES_STORAGE backendDan McGee
2013-01-21Slight reorganization of urls.pyDan McGee
2013-01-20Fix error in get_requiredby() when checking providesrelease_2013-01-20Dan McGee
2013-01-20Remove AlwaysCommitMiddlewareDan McGee
2013-01-20Query performance enhancements in get_requiredby()Dan McGee
2013-01-20Lengthen the mirror rsync IP address fieldDan McGee
2013-01-19Add a view to download the torrent available for a given releaseDan McGee
2013-01-19Mark release version string as uniqueDan McGee
2013-01-19Implement torrent data parsing and extraction via bencodeDan McGee
2013-01-19Add basic release list and details viewsDan McGee
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