aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Downloads.php
Commit message (Collapse)AuthorAgeFilesLines
* workaround to add second values with unescaped comma in csv line to the ↵filip2020-05-131-0/+21
| | | | previous (valid) value + added debug faults array
* finally i18n countries and cities in DL page + update infrastructure for thatfilip2020-05-061-1/+47
|
* switch mirror api to mga7 to refresh proper mirrorsfilip2020-05-031-2/+2
|
* update mirror listManuel Hiebel2019-07-161-1/+1
|
* switch to mga7 doc files (pdf and epub) to refresh cache listsfilip2019-07-041-1/+1
|
* switch cache regenerator to mga7filip2019-06-301-2/+2
|
* move torrent target to mga7rcfilip2019-06-011-1/+1
|
* updated mirror cache after Mageia7 beta2 releasefilip2019-02-231-1/+1
|
* new cache update files for mga6.1filip2018-10-051-2/+2
|
* update mirror listsfilip2018-04-281-2/+2
| | | | + api switch to 6
* proper chr encoding for generating mirror cache listsfilip2017-08-201-2/+1
|
* Update list of mirror for Mageia 6Manuel Hiebel2017-07-161-2/+2
| | | | (doc, isos, dnf)
* cache list update for Mageia-6-rcfilip2017-05-251-1/+1
|
* Update list or mirror with currently mga6 sta2Manuel Hiebel2017-03-071-1/+1
| | | | to update in a few hours
* update cache listsfilip2016-12-061-1/+1
|
* improve mirrorlist functionfilip2016-06-051-8/+76
| | | | | | | | | | + it now returns a shuffled list of ten mirrors with priority: within the country, then continent and others + exclude source server (distrib-coffee.ipsl.jussieu.fr) to drop it's DL load as a first choice in ISO and doc DL page and entirely from mirrorlist + some small bugfixes noted during testing + added some small code doc parts + some small code style polish
* fix select of right cached listManuel Hiebel2016-06-011-6/+6
| | | | even on website it was not the right used for dl (alternate mirror)
* adding caching list for mirrorlistfilip2016-06-011-1/+5
| | | | + update other two caching lists (ISO and doc)
* optimise mirror db cache size (half in size)filip2016-05-141-23/+86
| | | | | + with added benefit of cleaner git diff + verbosity improvements of mirror db cache generate tool
* changed target from mga4 to 5 for doc cached list + their refreshfilip2015-06-281-1/+1
|
* mirror list preparationfilip2015-06-191-3/+3
|
* adding download of pdf and epub file infrastructurefilip2015-05-021-20/+27
|
* Revert "Updated Estonian translation"Thomas Backlund2014-10-121-0/+292
| | | | This reverts commit a0b2d09125d7911656fe4cb286f20643c4432281.
* Updated Estonian translationMarek Laane2014-10-121-292/+0
|
* 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