[yum-commits] Changes to 'multi-downloader'
zpavlas at osuosl.org
zpavlas at osuosl.org
Tue Jan 24 15:21:04 UTC 2012
New branch 'multi-downloader' available with the following commits:
commit 0191fcedbc0a8a6076c02f22d8e73c99e187d254
Author: ZdenÄk Pavlas <zpavlas at redhat.com>
Date: Wed Jan 4 16:11:23 2012 +0100
Compat wrapper around _getFile() to support plugins.
commit 95cdb63dc64916abdce7c89328d204d97d854a87
Author: ZdenÄk Pavlas <zpavlas at redhat.com>
Date: Mon Sep 26 17:25:01 2011 +0200
Use parallel urlgrab in downloadPkgs().
Changes are local to the last 'po' loop. ERR path is elliminated
with the 'errorfunc' argument to getPackage(). OK path is merged to
checkfunc.
commit 9e81df7cb4655b5750969f62be86335d35adae8b
Author: ZdenÄk Pavlas <zpavlas at redhat.com>
Date: Mon Sep 26 17:10:01 2011 +0200
Add argument 'errorfunc' to _getFile and getPackage.
Call this function with the error message instead of raising
RepoError exception. This should work even with urlgrabber
that does not support 'failfunc' callbacks.
commit 5873d08d4813998f05a2ba4dd145608caaa1d0eb
Author: ZdenÄk Pavlas <zpavlas at redhat.com>
Date: Fri Oct 21 15:25:29 2011 +0200
add 'max_connections' option
This option sets the connection limit of the baseurl host.
Mirrors use connection limits from metalink.xml.
Also, the value of this option is sent to the MG instance
and controls how many mirrors are used initially.
More information about the Yum-commits
mailing list