summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-06Don't add blank options to rsync command linerelease_2013-03-06Dan McGee1-1/+5
2013-03-06Teach mirrorcheck management command about check locationsDan McGee1-17/+46
2013-03-06Add location ID to mirror logsDan McGee2-0/+84
2013-03-06Add family property to mirror check locationDan McGee1-0/+7
2013-03-06Revert "mirrorcheck: Don't use bulk_create on sqlite3"Dan McGee1-6/+1
2013-03-06Add mirror CheckLocationAdminDan McGee1-1/+17
2013-03-06Add 'created' field to more mirror modelsDan McGee2-2/+104
2013-03-06Add mirror check locations modelDan McGee2-1/+105
2013-03-05Add link to get HTTPS-only mirrorlistDan McGee1-0/+1
2013-03-04Add HTTPS mirror protocol fixtureDan McGee1-2/+11
2013-02-28Add django.http.response:Http404 to ignored NewRelic errorsDan McGee1-1/+1
2013-02-27Disable more @cache_function usagerelease_2013-02-27Dan McGee1-2/+2
2013-02-27Remove caching on reverse_conflictsDan McGee1-1/+1
2013-02-26Use user.userprofile rather than user.get_profile()Dan McGee2-3/+3
2013-02-26Don't blow up in download template if no releases existDan McGee1-3/+3
2013-02-26Fix ALPM unittest to run when ALPM isn't presentDan McGee1-2/+21
2013-02-26Merge branch 'django-1.5'Dan McGee23-65/+29
2013-02-26Bump Django requirement to 1.5Dan McGee2-2/+2
2013-02-20Package sitemap adjustmentsDan McGee1-5/+15
2013-02-20Fix some fallout with moving page to query paramsDan McGee1-1/+3
2013-02-19Update Django versionrelease_2013-02-19Dan McGee2-2/+2
2013-02-16Make page a query string parameter on package searchDan McGee3-3/+4
2013-02-16Remove configurable pagination for package searchDan McGee2-40/+1
2013-02-16Paginator template cleanupDan McGee2-9/+9
2013-02-16Move all red/green/orange styles into single declarationDan McGee1-37/+15
2013-02-16Fix missing template variableDan McGee1-1/+1
2013-02-16Defer loading of some JS on public index pageDan McGee1-5/+7
2013-02-10Fix split packages sitemaprelease_2013-02-16Dan McGee1-1/+1
2013-02-09Use 'update_fields' model.save() kwargDan McGee4-4/+4
2013-02-09Change caching strategy on package.applicable_archesDan McGee1-4/+7
2013-02-09Revert "Reduce query count when retrieving satisfiers and providers"Dan McGee2-14/+10
2013-02-09Remove {% load url from future %} from templatesDan McGee14-14/+1
2013-02-09reporead: remove batched_bulk_createDan McGee1-27/+5
2013-02-09Update Konami JSDan McGee3-7/+7
2013-02-08Ensure todolists are consistently sortedDan McGee1-1/+2
2013-02-08Upgrade D3 to 3.0.6release_2013-02-08Dan McGee6-164/+145
2013-02-08Add a releases model sitemapDan McGee2-0/+18
2013-02-08Remove package seach by 'Last Updated After'Dan McGee2-23/+0
2013-02-08Minify static files when running collectstaticDan McGee4-1/+41
2013-02-04Add './' hack to generate_keyring as wellrelease_2013-02-04Dan McGee1-0/+4
2013-02-04Update exception to DeveloperKey.DoesNotExistDan McGee1-1/+1
2013-02-03Use DeveloperKey model on package page and reportsDan McGee2-12/+27
2013-02-03Update user_pgp_key_link template tag to use DeveloperKey modelDan McGee2-8/+13
2013-02-03Add new pgp_import command; replaces import_signaturesDan McGee2-123/+241
2013-02-03Add DeveloperKey modelDan McGee3-3/+150
2013-02-03Move the home page script block further down the pageDan McGee2-2/+2
2013-02-03Fix spacing issues in signoffs 'Show More' linksDan McGee1-4/+6
2013-02-03Remove some whitespace from index templateDan McGee1-9/+4
2013-02-03Run pngcrush and optipng over most static contentDan McGee28-0/+0
2013-01-28Merge branch 'release'release_2013-01-28Dan McGee6-17/+158