summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-02Releng release JSON viewDan McGee2-0/+47
2014-01-28Cleanups and enhancments to JS package search typeaheadDan McGee1-1/+11
2014-01-27Fix linebreak issues in preformatted code blocksDan McGee1-0/+1
2014-01-27Bump pgpdump required versionDan McGee2-2/+2
2014-01-26Revert "Change old packages report from two years to one year"Dan McGee2-3/+3
2014-01-25Add 'Latest Update' column to stale package relationsDan McGee3-4/+10
2014-01-21Flag out-of-date message is no longer optionalDan McGee2-2/+2
2014-01-11Add a 'last_modified' function for mirror status pagesDan McGee1-0/+7
2014-01-11Speed up feeds generation by batching writesDan McGee1-3/+32
2014-01-09Bump psycopg2 versionDan McGee1-1/+1
2014-01-09Remove release fields we can pull from the torrentDan McGee3-9/+125
2014-01-09Remove remaining references to release file_size fieldDan McGee3-3/+6
2013-12-23A few more tweaks to the URL details templateDan McGee1-1/+9
2013-12-23Set all attributes to default values on status URL fetchDan McGee1-0/+2
2013-12-23Change import location of django_countries fieldsDan McGee2-2/+2
2013-12-19Allow mirror notes to wrapDan McGee1-1/+1
2013-12-18reporead: implement delayed parsing of files dataDan McGee1-23/+35
2013-12-18reporead: bring back batched_bulk_create()Dan McGee1-1/+19
2013-12-15Use select_related() in new mirror URL details viewDan McGee1-2/+4
2013-12-15Add mirror URL details pageDan McGee5-1/+118
2013-12-15Add delay function to MirrorLog modelDan McGee1-0/+7
2013-12-15Admin template updates for Django 1.6Dan McGee2-5/+9
2013-12-15Use stable parameters for cacheable functionDan McGee1-2/+3
2013-12-14Fix some caching issues on the front pageDan McGee3-6/+7
2013-12-14Don't list downstream mirrors one per lineDan McGee1-6/+5
2013-12-14Add Flyspray Issue to mirror details templateDan McGee1-0/+4
2013-12-14Add update query for extracting Flyspray bug numberDan McGee1-0/+8
2013-12-14Add Flyspray Bug field to mirror modelDan McGee3-1/+86
2013-12-14Show all mirror status data to authorized usersDan McGee2-14/+24
2013-12-14Speed up master key listing pageDan McGee2-9/+17
2013-12-14Fix double space in templateDan McGee1-1/+1
2013-12-14Bump Django requirement for minor version releaseDan McGee2-2/+2
2013-12-03Old TODO file is very out of dateDan McGee1-4/+0
2013-11-27Stop using Django-provided floatformat template tagDan McGee4-11/+16
2013-11-27Syntax cleanups to main adminDan McGee1-0/+4
2013-11-27Remove date_hierarchy from several package admin viewsDan McGee1-8/+4
2013-11-27Allow pkg_details_link to honor package flag stateDan McGee2-8/+7
2013-11-27Use pkg_details_link tag on differences report pageDan McGee1-4/+3
2013-11-26Move markdown formatted readme to README.mdDan McGee2-80/+81
2013-11-26Capitalize URL properly in Django adminDan McGee1-1/+1
2013-11-26Bump some requirementsDan McGee2-4/+4
2013-11-26Merge branch 'cleaned-reqdby'Dan McGee2-3/+32
2013-11-26Merge branch 'django-1.6'Dan McGee35-34/+407
2013-11-26Merge branch 'retro'Dan McGee34-3/+2044
2013-11-12Add 2012 and 2013 retro sitesDan McGee33-0/+2040
2013-11-11Filtered requiredby list for non-primary dependsDan McGee2-3/+32
2013-11-08Ensure user has a profile created when they go to edit itDan McGee1-3/+4
2013-11-07Drop old base64-ed PGP signature columnDan McGee4-3/+114
2013-11-07Move signature data from base64 string to bytes typeDan McGee3-8/+129
2013-11-07Add new `signature_bytes` field on package modelDan McGee2-3/+119