[yum-commits] Changes to 'multi-downloader'
zpavlas at osuosl.org
zpavlas at osuosl.org
Wed Nov 23 16:34:15 UTC 2011
New branch 'multi-downloader' available with the following commits:
commit d8311292ae351536ff83d1831a1185e4b65a8103
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 867021b30e09fab0de074474daad14de1d7acc69
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 e2e60d5ed9265c18cdd8729bf47af9de4a5ed128
Author: ZdenÄk Pavlas <zpavlas at redhat.com>
Date: Fri Oct 21 15:25:29 2011 +0200
max_connections: from metalink to MirrorGroup
Use the max_connection attribute from metalink parser
when building MirrorGroup arguments, so it's available
to the parallel download scheduller.
commit dcb1527d7803e9ca331157433537e3c135babc5a
Author: ZdenÄk Pavlas <zpavlas at redhat.com>
Date: Thu Nov 3 10:08:14 2011 +0100
doneCommand(): change loglevel from INFO to INFO_2. BZ 750859.
Should go away at debug levels 0 and 1.
More information about the Yum-commits
mailing list