]> git.ipfire.org Git - people/jschlag/pbs.git/commit - src/scripts/pakfire-build-service
Refactor mirrors
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 Oct 2017 15:00:15 +0000 (16:00 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 Oct 2017 15:00:15 +0000 (16:00 +0100)
commitc660ff5933a6e0930a3af1633bafa94d63a118ff
treebbc087ed12e78e0da1f8a4fd51cb19bfd0f6f875
parent77854165cca2033f92b8bda0836ffc984bc1e57a
Refactor mirrors

This adds checks twice an hour to see if the mirror is
responding correctly, etc.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/mirrors.py
src/crontab/pakfire-build-service
src/database.sql
src/scripts/pakfire-build-service
src/templates/mirrors-detail.html
src/templates/mirrors-list.html
src/web/handlers.py
src/web/handlers_mirrors.py