]> git.ipfire.org Git - ipfire.org.git/history - src/backend/mirrors.py
wiki: Only match usernames when a word starts with @
[ipfire.org.git] / src / backend / mirrors.py
2020-05-19  Michael TremerMigrate to libloc
2020-02-13  Michael Tremermirrors: Divide list by country
2020-02-04  Michael Tremermirrors: Silence another warning
2020-02-04  Michael Tremermirrors: Stop emailing Michael if a mirror is down
2019-11-12  Michael Tremermirrors: Do not raise unknown Exception from socket...
2019-11-06  Michael TremerMerge branch 'community'
2019-11-05  Michael TremerUse Python's internal asyncio stuff instead of Tornado's
2019-09-26  Michael Tremermirrors: Catch if servers refuse connections
2019-08-18  Michael TremerMake the file scan and mirror check less verbose
2019-07-08  Michael Tremermirrors: Catch any other SSL errors
2019-02-06  Michael TremerFix mirror check
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
2018-11-01  Michael Tremermirrors: Drop more unused code
2018-11-01  Michael Tremerdownloads: Refactor mirror handling
2018-10-26  Michael TremerRefactor mirrors
2018-10-10  Michael Tremerpython3: More code cleanup
2018-10-10  Michael Tremerpython3: Fix indentation and other import issues
2018-10-10  Michael TremerRun 2to3 to move to Python 3
2018-07-12  Michael TremerIntroduce autotools