Jordi Boggiano
|
6c782599f1
|
Make IOInterface implement psr-4 LoggerInterface, fixes #5180
|
2019-02-19 10:54:42 +01:00 |
Jordi Boggiano
|
3dfcae99a9
|
Add parallel download capability to FileDownloader and derivatives
|
2019-01-18 08:39:03 +01:00 |
Jordi Boggiano
|
4b7658a2a8
|
Small tweaks and make sure composer fails properly in a plane
|
2019-01-14 17:29:24 +01:00 |
Jordi Boggiano
|
137c32e72e
|
Do not prohibit http for old provider URLs on .org in case they are used
|
2019-01-14 17:29:24 +01:00 |
Jordi Boggiano
|
b47330adf1
|
Refactor ComposerRepository to work with combined repos having lazy providers and partial packages
|
2019-01-14 17:29:24 +01:00 |
Jordi Boggiano
|
14d6bcedda
|
Fix redirect handling and some output tweaks
|
2019-01-14 17:29:24 +01:00 |
Jordi Boggiano
|
5d2b3276eb
|
Avoid starting all jobs immediately
|
2019-01-14 17:29:24 +01:00 |
Jordi Boggiano
|
9986b797fb
|
Add support for redirects/retries in curl downloader
|
2019-01-14 17:29:23 +01:00 |
Jordi Boggiano
|
fd11cf3618
|
Port/extract most behavior of RemoteFilesystem to CurlDownloader
|
2019-01-14 17:29:23 +01:00 |
Jordi Boggiano
|
713bc4de1d
|
Minor fixes and updated the rest of the code/tests to use HttpDownloader
|
2019-01-14 17:29:23 +01:00 |
Jordi Boggiano
|
56805ecafe
|
Add HttpDownloader to wrap/replace RemoteFilesystem with a new curl multi implementation
|
2019-01-14 17:29:23 +01:00 |