[yum-commits] Changes to 'multi-downloader'
zpavlas at osuosl.org
zpavlas at osuosl.org
Tue Dec 20 12:00:14 UTC 2011
New branch 'multi-downloader' available with the following commits:
commit 52ccdda0cdf28cc732e39f2017d3c9be8564b707
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 737d42e73d1df53ac88eedc4f578a0a37172b256
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 761b25ef4c172e81b17188a0dec3e49a5b582475
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.
More information about the Yum-commits
mailing list