Age | Commit message (Expand) | Author |
2012-05-13 | Add ability to restrict status report to single tierrelease_2012-05-13 | Dan McGee |
2012-05-13 | Add rsync support to mirrorcheck and other small improvements | Dan McGee |
2012-05-13 | Change mirror log error text to unlimited length | Dan McGee |
2012-05-13 | Don't limit protocols returned by mirror status function | Dan McGee |
2012-05-12 | Use python json module directly in place of simplejson | Dan McGee |
2012-05-02 | Add a smart protocol filter to mirrorlist generator | Dan McGee |
2012-05-02 | Allow mirrorlist generator pattern to match any protocol | Dan McGee |
2012-04-29 | Use a custom User-Agent when checking mirror URLs | Dan McGee |
2012-04-28 | mirrorresolv: only run update query if values changed | Dan McGee |
2012-04-26 | Remove now-unused NullCharField | Dan McGee |
2012-04-25 | Ensure sorted order of mirrors in status page matches with JSrelease_2012-04-25 | Dan McGee |
2012-04-25 | Clean up mirrorlist generation form a bit | 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-04-20 | Fix ContentType related migrations | Dan McGee |
2012-04-08 | Don't blow up when no mirror status data is available | Dan McGee |
2012-04-08 | Add migrations for on_delete attributes | Dan McGee |
2012-04-07 | Choose an up-to-date mirror for download URLs | Dan McGee |
2012-03-26 | Bump signoffs and mirror status JSON API versions | Dan McGee |
2012-03-24 | Use bulk_create() when inserting mirror log entriesrelease_2012-03-25 | Dan McGee |
2012-03-23 | Make all datetime objects fully timezone aware | Dan McGee |
2012-03-23 | Change Django urls.py import | Dan McGee |
2012-02-13 | Don't select FTP by default in mirrorlists | Dan McGee |
2012-01-05 | Adjust page and content caching lengths and decorators | Dan McGee |
2011-12-11 | PyLint suggested cleanups | Dan McGee |
2011-12-11 | Switch back to using standard deviation in mirror check page | Dan McGee |
2011-12-07 | Various small admin touchups | Dan McGee |
2011-11-10 | Add package signoffs JSON view | Dan McGee |
2011-10-26 | Don't require mirrorlist URLs to have ISOsrelease_2011-10-26 | Dan McGee |
2011-10-11 | Pylint suggested and other cleanups | Dan McGee |
2011-08-22 | Admin setup tweaks | Dan McGee |
2011-08-16 | Small Python convention fixup | Dan McGee |
2011-07-29 | mirrors: do protocol formatting in template | Dan McGee |
2011-06-14 | Add JSON package details and files views | Dan McGee |
2011-06-14 | Allow mirror country field to be persisted to DB as NULL | Dan McGee |
2011-06-09 | Management command cleanup | Dan McGee |
2011-04-18 | mirrors: pylint discovered cleanups | Dan McGee |
2011-04-18 | Never parse generated lastsync file | 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-28 | Enhance the mirror details page | Dan McGee |
2011-03-28 | Move country filter last in mirror admin | 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 |
2011-02-22 | Slight tweaks to mirror commands | Dan McGee |
2011-02-22 | Modularize URLs | Dan McGee |
2011-01-31 | Defer format string substitution to logger | Dan McGee |