aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Downloads.php
Commit message (Collapse)AuthorAgeFilesLines
* updates cached list, add back http mirror and modifing script (which works ↵Manuel Hiebel2013-05-191-1/+4
| | | | better but slowly)
* updates cached list, with the script which check now a torrent fileManuel Hiebel2013-05-191-4/+8
|
* manual script to force update list of mirrorsRomain d'Alverny2013-04-291-2/+1
|
* cleaner reorg of get_all_mirrors()Romain d'Alverny2012-08-231-31/+31
|
* wrap mga_geoip codeRomain d'Alverny2012-02-251-2/+2
|
* Improve downloads redirections for IPv6 clientsRomain d'Alverny2012-02-251-54/+50
| | | | | | | | | | | | - IPv6 clients are not randomly redirected anymore (unless there really is no best match mirror). Previous geoip lib did not handle IPv6 addresses at all. - visitors from a country with no matching mirror now fallback on their continent potential matches first. - get_country() method removed, replaced by code in lib/mga_geoip.php
* fix include of geoip code/libRomain d'Alverny2011-12-201-3/+3
|
* remove old vars and cleanup codeRomain d'Alverny2011-11-231-37/+39
|
* version 1 for mirrors list and pathRomain d'Alverny2011-06-291-4/+5
|
* temporarily round robin FR download mirrors with DE onesRomain d'Alverny2011-05-201-4/+7
|
* uninitialized varRomain d'Alverny2011-05-151-1/+2
|
* remove https mirror links CCBUG 1140Romain d'Alverny2011-05-041-1/+1
|
* Silence warning message in case of unknown IP address.Romain d'Alverny2011-04-261-2/+3
| | | | | CCBUG 767
* fix for user-agent string format changeRomain d'Alverny2011-04-051-5/+18
|
* handle when php native geoip extension is availableRomain d'Alverny2011-04-051-13/+13
|
* arghRomain d'Alverny2011-04-051-1/+1
|
* check if geoip lib is already thereRomain d'Alverny2011-04-051-1/+1
|
* check if geoip lib is already thereRomain d'Alverny2011-04-051-1/+3
|
* new downloads page - unstable yet, not translatedRomain d'Alverny2011-04-051-0/+267