[yum-commits] Changes to 'multi-downloader'

zpavlas at osuosl.org zpavlas at osuosl.org
Fri Apr 13 10:15:52 UTC 2012


New branch 'multi-downloader' available with the following commits:
commit 2ca5de40caa3c6c1ce80110ee8554f4407f89443
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Thu Apr 12 13:52:17 2012 +0200

    repo.async=False for RHN repositories
    
    rhnplugin.py subclasses YumRepository in a way that's
    incompatible with parallel downloader, so turn it off.
    
    This should make multi-downloader work out-of box
    on systems with unpatched rhnplugin.

commit ba30c49916f9a6d8c4412148ae12e0c5be3b279e
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Wed Mar 28 16:44:38 2012 +0200

    populateSack(): parallel metadata downloading

commit 8587352f8ea1a5b3b1b75c3db02386014dc00ce3
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Wed Mar 28 15:59:26 2012 +0200

    retrieveAllMD(): parallel metadata downloading
    
    Metadata are downloaded in parallel just before postreposetup.
    This implements the reverting behavior.

commit caae709111845e489152b3da1026d343fd123ea2
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Wed Mar 28 12:56:36 2012 +0200

    _commonRetrieveDataMD(): split the code
    
    Add _commonRetrieveDataMD_list() that returns the list of metadata
    objects to be downloaded.
    
    Add _commonRetrieveDataMD_done() to unpack and commit new files
    after they have been succesfully downloaded.

commit c4ee7355537e855cdf89e4193148e23ae056ad23
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Mon Mar 19 17:19:10 2012 +0100

    _retrieveMD(): make it useable for async downloading.

commit 208b8b638a73a63f61d4a1d7b2cc8f44e3877ef6
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Thu Feb 2 12:50:51 2012 +0100

    max_connections: man page update

commit ac5b86196ff70b9c4fb9f4b5ef91765e19ee495b
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Thu Jan 26 16:25:27 2012 +0100

    enable timedhosts
    
    Q: Make it configurable?

commit f7f3704926e3f3472c1264a0860af0ec09b59246
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Thu Jan 26 11:52:30 2012 +0100

    add prefix '(%s/%s): ' to blocking urlgrabs only

commit 6de1f6c06b0c46b093e29cfb2dae3363e9eb4ee6
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Thu Jan 26 11:32:50 2012 +0100

    downloadPkgs: use parallel downloader

commit c71b66fe9a9d04c3e4c3ab81ab92bae437bad7a3
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Wed Jan 25 13:53:40 2012 +0100

    downloadPkgs: add the 'success' code path to checkfunc

commit 9b81706e3bcc1b851b01f50fdd99773a5ff8292b
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Thu Jan 26 11:16:48 2012 +0100

    getPackage, _getFile: kwargs pass-through

commit de3cdfded300af7fd8194f741eabfc1047d98df6
Author: Zdeněk Pavlas <zpavlas at redhat.com>
Date:   Fri Oct 21 15:25:29 2011 +0200

    add 'max_connections' and 'async' options
    
    If set in config, update the urlgrabber's default.
    Copy max_connections parsed from the metalink to MG.



More information about the Yum-commits mailing list