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