aria2 sends the url in the progress if there is no response from the server, handle...
[platform/upstream/libzypp.git] / zypp / media / MediaAria2c.cc
2009-10-15 Duncan Mac-Vicar Paria2 sends the url in the progress if there is no...
2009-10-15 Duncan Mac-Vicar P- pass http/ftp/proxy credentials in a temporary file...
2009-10-13 Michael AndresMediaAria2c: Prepare reporting of partial downloads...
2009-10-07 Michael AndresTry to send statistics even if the target is not initia...
2009-09-08 Michael AndresTag exception text for translation. (bnc #537086)
2009-07-29 Michael AndresNo need to manually detect the location of aria2 binary.
2009-07-28 Ján KupecFixed download rate reporting (bnc #513944)
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-06 Duncan Mac-Vicar Paria2: don't show done twice
2009-03-06 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-06 Duncan Mac-Vicar Paria2: show the filename in progress, not the repository
2009-03-06 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-06 Duncan Mac-Vicar Paria2: show the download speed in the right units
2009-03-03 Duncan Mac-Vicar Pmerge changes
2009-03-03 Duncan Mac-Vicar Pimplement failover correctly
2009-03-03 Duncan Mac-Vicar Paria: add right progress and speed reporting
2009-03-02 Duncan Mac-Vicar Paria2: disable pre file allocation
2009-03-02 Duncan Mac-Vicar Pavoid broken pipe when looking for aria
2009-02-22 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-22 Duncan Mac-Vicar Pbig MediaCurl refactoring, to share the settings initia...
2009-02-21 Duncan Mac-Vicar Pfinally I saw the light, MediaAria2 now inherits MediaC...
2009-02-20 Duncan Mac-Vicar Pmerge poeml suggested changes, make sure we have the...
2009-02-20 Duncan Mac-Vicar PMerge branch 'aria'
2009-02-20 Duncan Mac-Vicar P- implement "does file exist" using curl command line...
2009-02-18 Duncan Mac-Vicar Pmake TransferProgram actually a data transfer class...
2009-02-05 Duncan Mac-Vicar Puse which instead of whereis, at least gives a error...
2009-02-05 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-05 Duncan Mac-Vicar Padd support for webrick to WebServer.
2008-12-12 Michael Andres- Add Exception::asUserHistory: Returns a single (multi...
2008-11-07 Duncan Mac-Vicar Pthanks Jano, this is much more clean
2008-11-06 Duncan Mac-Vicar Padd distrbutionFlavor that does not require the target...
2008-10-28 Duncan Mac-Vicar P- add Target::baseProduct for convenence. disable flavo...
2008-10-28 Duncan Mac-Vicar P- fix curl anonymous id header
2008-10-27 Duncan Mac-Vicar P- more aria fixes
2008-10-27 Duncan Mac-Vicar P- fix broken aria2c command line (bnc#438971)
2008-10-22 Duncan Mac-Vicar Pbnc#431571 : move unique id to private http header
2008-10-07 Duncan Mac-Vicar P- cleanup of Aria2C and implementation of some cases...
2008-09-30 Duncan Mac-Vicar Pforgot to add those