summaryrefslogtreecommitdiffstats
path: root/urpm/mirrors.pm
Commit message (Expand)AuthorAgeFilesLines
* Rework mirror protocol selection to favour encrypted protocolsDan Fandrich2021-09-041-3/+17
* Use https: when getting the mirrorlistDan Fandrich2021-08-311-3/+3
* bump copyrightThierry Vignaud2020-01-171-1/+1
* Update Mageia copyright statementsRĂ©mi Verschelde2017-04-261-0/+2
* Prefer http mirrors when using a mirrorlistAnssi Hannula2015-12-311-1/+3
* drop useless __END__Thierry Vignaud2015-10-091-1/+0
* drop very old CVS/SVN $Id tagsThierry Vignaud2015-09-021-1/+0
* only a couple func really are neededThierry Vignaud2013-03-211-1/+1
* convert a couple comments to PODThierry Vignaud2012-08-311-6/+14
* add basic POD documentationThierry Vignaud2012-08-311-0/+24
* s/mdv/mga/Thierry Vignaud2012-08-311-2/+2
* silent perl_checkerThierry Vignaud2012-03-271-1/+1
* perl_checker cleanupsThierry Vignaud2011-12-051-6/+6
* (_pick_one_) do not pick rsync medium if rsync is not installed (mga#3557)Thierry Vignaud2011-12-051-1/+7
* (_mandriva_mirrorlist) default to mageia product for upgrading from mdvThierry Vignaud2011-09-141-1/+2
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-09-131-1/+1
* reload mirror list cache if it's in an "old" formatChristophe Fergeau2009-12-081-0/+3
* don't use aria2 to fetch mirrorlist, fixes #53434Christophe Fergeau2009-10-291-1/+1
* make sure we don't use aria2 to fetch mirrorlistsChristophe Fergeau2009-10-211-1/+1
* default to checking certificates when dowloading dataChristophe Fergeau2009-09-251-1/+1
* use https when getting files from api.mandriva.comChristophe Fergeau2009-08-311-2/+2
* append a 'reason' field to api.mandriva.com queries when the query isChristophe Fergeau2009-08-181-3/+12
* invalidate mirrorlist cache when distro version changesChristophe Fergeau2009-07-241-0/+5
* - library:Pascal Rigaux2008-10-141-1/+5
* create urpm::mirrors::try_probe() as a alternative solution toPascal Rigaux2008-09-221-0/+21
* fix: use "&" instead of "," to join GET parameters in urlPascal Rigaux2008-09-061-1/+1
* create urpm::mirrors::list_urls() and use itPascal Rigaux2008-09-041-6/+19
* - urpmi.addmediaPascal Rigaux2008-09-011-2/+5
* set network_mtime in _pick_one_, it's cleaner (since we don't need to setPascal Rigaux2008-07-091-3/+5
* simplifyPascal Rigaux2008-07-081-6/+4
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-03-181-12/+36
* create _expand() out of _list()Pascal Rigaux2008-03-181-6/+11
* create _pick_one_Pascal Rigaux2008-03-181-5/+14
* create _cache__may_clean_if_outdated() out of _pick_one()Pascal Rigaux2008-03-181-6/+19
* - urpmi, urpmi.addmedia, urpmi.update:Pascal Rigaux2008-02-251-2/+7
* - all tools:Pascal Rigaux2008-02-231-0/+212