[yum-commits] Changes to 'multi-downloader'
zpavlas at osuosl.org
zpavlas at osuosl.org
Thu Nov 24 11:29:27 UTC 2011
New branch 'multi-downloader' available with the following commits:
commit 65439e4ec22de27a1abafa62a3fda56f85d49237
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 b99ea62472c6e864583edbd3d3079b986a727d98
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 8061d8ecf78049f3efd1561b0051a4b93969b4e9
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 b2c235df7d16760e5f71d98c588117853e280b20
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