Age | Commit message (Expand) | Author | Files | Lines |
2014-09-01 | Add details link to mirror status pageHEADmaster | Dan McGee | 4 | -6/+17 |
2014-09-01 | Save some space, (secs) -> (s) | Dan McGee | 3 | -5/+5 |
2014-09-01 | Add default value for boolean field | Dan McGee | 1 | -1/+1 |
2014-09-01 | De-emphasize package files pages | Dan McGee | 1 | -1/+1 |
2014-09-01 | Requirements bumping | Dan McGee | 2 | -7/+7 |
2014-09-01 | update URLs to Arch wiki | Jakub Klinkovský | 3 | -7/+7 |
2014-06-28 | Bump some requirements | Dan McGee | 2 | -4/+4 |
2014-06-11 | Use last element in args tuple as error message | Dan McGee | 1 | -1/+1 |
2014-05-31 | Convert ~~~ to date/username text when editing mirror notes | Dan McGee | 1 | -0/+8 |
2014-05-31 | Bump markdown requirement version | Dan McGee | 2 | -2/+2 |
2014-05-19 | Bump some requirements | Dan McGee | 2 | -5/+5 |
2014-04-29 | Bump Django version, again | Dan McGee | 2 | -2/+2 |
2014-04-22 | Bump Django version | Dan McGee | 2 | -2/+2 |
2014-03-29 | Protect ORM migration portion in db.dry_run | Dan McGee | 1 | -1/+2 |
2014-03-29 | Add last_modified column to mirrors | Dan McGee | 4 | -1/+93 |
2014-03-29 | Bump django-countries and pytz requirements | Dan McGee | 2 | -4/+4 |
2014-03-22 | Make filename and directory name fields accept longer values | Dan McGee | 2 | -2/+114 |
2014-03-09 | Simplify filter reload code | Dan McGee | 1 | -8/+3 |
2014-03-09 | Use localStorage to save/restore developer report filters | Dan McGee | 3 | -1/+22 |
2014-03-09 | Use localStorage to save/restore todolist filters | Dan McGee | 2 | -1/+24 |
2014-03-09 | Use localStorage to save/restore signoffs filters | Dan McGee | 2 | -0/+19 |
2014-03-09 | Allow filesize sorter to match character | Dan McGee | 1 | -1/+1 |
2014-02-22 | Split signature report into two reports | Dan McGee | 1 | -11/+28 |
2014-02-22 | Generate list of reports dynamically | Dan McGee | 3 | -31/+17 |
2014-02-22 | Break out developer reports into a separate module | Dan McGee | 2 | -122/+191 |
2014-02-22 | Upgrade django-countries to 2.0 | Dan McGee | 5 | -6/+6 |
2014-02-22 | Change long out-of-date report to 30 days | Dan McGee | 2 | -3/+3 |
2014-02-22 | Upgrade markdown version | Dan McGee | 2 | -2/+2 |
2014-02-16 | Ensure correct value gets submitted on package search typeahead | Dan McGee | 1 | -0/+1 |
2014-02-07 | Bump requirements including Django version | Dan McGee | 2 | -4/+4 |
2014-02-02 | Releng release JSON view | Dan McGee | 2 | -0/+47 |
2014-01-28 | Cleanups and enhancments to JS package search typeahead | Dan McGee | 1 | -1/+11 |
2014-01-27 | Fix linebreak issues in preformatted code blocks | Dan McGee | 1 | -0/+1 |
2014-01-27 | Bump pgpdump required version | Dan McGee | 2 | -2/+2 |
2014-01-26 | Revert "Change old packages report from two years to one year" | Dan McGee | 2 | -3/+3 |
2014-01-25 | Add 'Latest Update' column to stale package relations | Dan McGee | 3 | -4/+10 |
2014-01-21 | Flag out-of-date message is no longer optional | Dan McGee | 2 | -2/+2 |
2014-01-11 | Add a 'last_modified' function for mirror status pages | Dan McGee | 1 | -0/+7 |
2014-01-11 | Speed up feeds generation by batching writes | Dan McGee | 1 | -3/+32 |
2014-01-09 | Bump psycopg2 version | Dan McGee | 1 | -1/+1 |
2014-01-09 | Remove release fields we can pull from the torrent | Dan McGee | 3 | -9/+125 |
2014-01-09 | Remove remaining references to release file_size field | Dan McGee | 3 | -3/+6 |
2013-12-23 | A few more tweaks to the URL details template | Dan McGee | 1 | -1/+9 |
2013-12-23 | Set all attributes to default values on status URL fetch | Dan McGee | 1 | -0/+2 |
2013-12-23 | Change import location of django_countries fields | Dan McGee | 2 | -2/+2 |
2013-12-19 | Allow mirror notes to wrap | Dan McGee | 1 | -1/+1 |
2013-12-18 | reporead: implement delayed parsing of files data | Dan McGee | 1 | -23/+35 |
2013-12-18 | reporead: bring back batched_bulk_create() | Dan McGee | 1 | -1/+19 |
2013-12-15 | Use select_related() in new mirror URL details view | Dan McGee | 1 | -2/+4 |
2013-12-15 | Add mirror URL details page | Dan McGee | 5 | -1/+118 |