[yum-commits] Changes to 'multi-downloader'
zpavlas at osuosl.org
zpavlas at osuosl.org
Wed Jan 4 16:40:18 UTC 2012
New branch 'multi-downloader' available with the following commits:
commit 096253ef1e23e07f59edc0171ce56b8bf8d9690d
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 cd7395637662d381e1824e311af094f1bfb8d2dc
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 f345ad9cc9ee9ceb1f4aaf4f8d801da9cde0d16a
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 8930313b000832d3afb40245c312391debf13018
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