evorepo/mirrors
Jelle van der Waa a1b14a4173 Implement cleaning up older log entries in mirrorcheck
MirrorLog entries are not cleaned up by default and will clog the
database. The django settings now defines a retention period in days for
how long to keep mirror logs, on every mirrorcheck run older logs will
be removed from the database.
2018-07-22 22:03:06 +02:00
..
fixtures Begin removal of FTP mirror support 2013-05-21 20:24:55 -05:00
management Implement cleaning up older log entries in mirrorcheck 2018-07-22 22:03:06 +02:00
migrations Add bandwidth field to mirror URLs 2014-11-01 12:31:52 -05:00
static Tweaks to mirror status chart generation 2013-04-14 15:23:09 -05:00
templatetags More code refactoring / tests (#79) 2018-01-29 14:10:10 -05:00
tests Implement cleaning up older log entries in mirrorcheck 2018-07-22 22:03:06 +02:00
views Merge pull request #105 from kyrias/mirror-list-tier 2018-05-07 21:44:29 +02:00
__init__.py added mirrors app from archweb_pub 2009-11-09 22:24:46 -02:00
admin.py Add bandwidth field to mirror URLs 2014-11-01 12:31:52 -05:00
fields.py Stop using deprecated SubFieldBase 2018-04-08 12:51:19 +02:00
models.py Add mirror detail URLs to JSON output (#71) 2017-12-29 22:26:23 -05:00
urls_mirrorlist.py Update urls.py to non relative imports 2018-04-08 12:51:19 +02:00
urls.py mirrors: Allow listing mirrors in only a specific tier 2018-05-05 21:24:19 +02:00
utils.py Pylint suggested cleanups 2015-02-26 19:36:49 -06:00