Age | Commit message (Expand) | Author |
2013-12-23 | Change import location of django_countries fields | Dan McGee |
2013-12-15 | Add mirror URL details page | Dan McGee |
2013-12-15 | Add delay function to MirrorLog model | Dan McGee |
2013-12-14 | Add Flyspray Bug field to mirror model | Dan McGee |
2013-06-01 | Ensure only active mirror URLs are listed | Dan McGee |
2013-05-31 | Add active column to mirror URLs | Dan McGee |
2013-05-21 | Begin removal of FTP mirror support | Dan McGee |
2013-04-16 | Various minor code cleanups and fixesrelease_2013-04-16 | Dan McGee |
2013-04-10 | Allow mirror rsync IPs to be IPv4/IPv6 addresses or networksrelease_2013-04-10 | Dan McGee |
2013-03-29 | Add IP family lookup to CheckLocation model | Dan McGee |
2013-03-06 | Add location ID to mirror logs | Dan McGee |
2013-03-06 | Add family property to mirror check location | Dan McGee |
2013-03-06 | Add 'created' field to more mirror models | Dan McGee |
2013-03-06 | Add mirror check locations model | Dan McGee |
2013-01-20 | Lengthen the mirror rsync IP address field | Dan McGee |
2013-01-14 | Drop country column from mirror table | Dan McGee |
2012-11-12 | Prefetch the available protocols on the mirror overview page | Dan McGee |
2012-11-12 | Add get_latest_by to MirrorLog Meta class | Dan McGee |
2012-07-31 | Declare 'enums' at class scope | Dan McGee |
2012-05-18 | mirrors: add an alternate_email column | Dan McGee |
2012-05-13 | Change mirror log error text to unlimited length | Dan McGee |
2012-04-26 | Remove now-unused NullCharField | Dan McGee |
2012-04-25 | Finish django countries implementation | Dan McGee |
2012-04-25 | Add django_countries country code fields and population migrations | Dan McGee |
2012-04-25 | Rename mirror country fields to country_old in prep for normalization | Dan McGee |
2012-02-13 | Don't select FTP by default in mirrorlists | Dan McGee |
2011-12-07 | Various small admin touchups | Dan McGee |
2011-07-29 | mirrors: do protocol formatting in template | Dan McGee |
2011-06-14 | Allow mirror country field to be persisted to DB as NULL | Dan McGee |
2011-04-12 | Add optional country override for individual mirror URLs | Dan McGee |
2011-04-07 | Utilize Django 1.3 'on_delete' feature on several foreign keys | Dan McGee |
2011-04-05 | Make mirror name and URLs unique | Dan McGee |
2011-03-03 | Add ordering to mirror protocols | Dan McGee |
2011-02-27 | Auto-resolve mirror URLs on save | Dan McGee |
2011-02-27 | Auto map the protocol URL field | Dan McGee |
2010-12-07 | Fix mirror check unicode function | Dan McGee |
2010-10-13 | Add has_ipv{4,6} to MirrorUrl | PyroPeter |
2010-09-30 | Add is_download field to mirror protocols | Dan McGee |
2010-09-24 | Add a basic mirror details page | Dan McGee |
2010-09-24 | Make general mirror list view public | Dan McGee |
2010-09-21 | Add new MirrorLog model and associated migration | Dan McGee |
2010-09-06 | Move mirror models out of main app | Dan McGee |
2010-09-06 | Put mirrors app under South control | Dan McGee |