Nils Adermann
|
c325112670
When network is disabled all uncached requests result in 404
|
6 years ago |
Nils Adermann
|
7ef3a31de7
Make TransportException in network disabled case clearer
|
6 years ago |
Jordi Boggiano
|
d37642d9f2
Add missing use
|
6 years ago |
Jordi Boggiano
|
3f5a986170
Show warning in all 400/500 responses if available, fixes #7814
|
6 years ago |
Matthew Brown
|
65903aacfd
Fix type issues (#7996)
|
6 years ago |
Jordi Boggiano
|
6c782599f1
Make IOInterface implement psr-4 LoggerInterface, fixes #5180
|
6 years ago |
Jordi Boggiano
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 years ago |
Jordi Boggiano
|
fc03ab9bba
Add COMPOSER_DISABLE_NETWORK env var for debugging
|
6 years ago |
Jordi Boggiano
|
5d2b3276eb
Avoid starting all jobs immediately
|
7 years ago |
Jordi Boggiano
|
64384f8b15
Fix tests
|
7 years ago |
Jordi Boggiano
|
9986b797fb
Add support for redirects/retries in curl downloader
|
7 years ago |
Jordi Boggiano
|
fd11cf3618
Port/extract most behavior of RemoteFilesystem to CurlDownloader
|
7 years ago |
Jordi Boggiano
|
09fd239f24
Fix factory test
|
7 years ago |
Jordi Boggiano
|
f946d8eb5a
More RemoteFilesystem usage removals and some repository/vcs driver refactorings
|
7 years ago |
Jordi Boggiano
|
713bc4de1d
Minor fixes and updated the rest of the code/tests to use HttpDownloader
|
7 years ago |
Jordi Boggiano
|
56805ecafe
Add HttpDownloader to wrap/replace RemoteFilesystem with a new curl multi implementation
|
7 years ago |