summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-28Bump some requirementsrelease_2014-08-07Dan McGee
2014-06-10Use last element in args tuple as error messageDan McGee
2014-05-31Convert ~~~ to date/username text when editing mirror notesDan McGee
2014-05-31Bump markdown requirement versionDan McGee
2014-05-18Bump some requirementsDan McGee
2014-04-29Bump Django version, againrelease_2014-04-29Dan McGee
2014-04-22Bump Django versionDan McGee
2014-03-29Protect ORM migration portion in db.dry_runDan McGee
2014-03-29Add last_modified column to mirrorsDan McGee
2014-03-29Bump django-countries and pytz requirementsDan McGee
2014-03-22Make filename and directory name fields accept longer valuesrelease_2014-03-22Dan McGee
2014-03-09Simplify filter reload codeDan McGee
2014-03-09Use localStorage to save/restore developer report filtersDan McGee
2014-03-09Use localStorage to save/restore todolist filtersDan McGee
2014-03-09Use localStorage to save/restore signoffs filtersDan McGee
2014-03-09Allow filesize sorter to match   characterDan McGee
2014-02-22Split signature report into two reportsrelease_2014-02-22Dan McGee
2014-02-22Generate list of reports dynamicallyDan McGee
2014-02-22Break out developer reports into a separate moduleDan McGee
2014-02-22Upgrade django-countries to 2.0Dan McGee
2014-02-22Change long out-of-date report to 30 daysDan McGee
2014-02-22Upgrade markdown versionDan McGee
2014-02-16Ensure correct value gets submitted on package search typeaheadDan McGee
2014-02-06Bump requirements including Django versionDan McGee
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