Jordi Boggiano
|
1b1d59ee6c
Make FileDownloader always download file first in vendor-dir/composer/$tmp instead of next to install path to avoid issues with custom installers not being loaded when downloading on first install, and use cleanup method properly
|
4 лет назад |
Jordi Boggiano
|
f6b3f12107
Merge branch 'master' into 2.0
|
5 лет назад |
Sergii Bondarenko
|
bb127aa3e7
Resolves #8461: [ZipDownloader] Print `unzip` exit code when the command is failed
|
5 лет назад |
Jordi Boggiano
|
53d2ab2253
Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903
|
5 лет назад |
Gabriel Caruso
|
6c8ddd4d57
Remove unused private properties
|
5 лет назад |
CZechBoY
|
a062cd1a31
added phpstan on level 0
|
6 лет назад |
Jordi Boggiano
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 лет назад |
Jordi Boggiano
|
713bc4de1d
Minor fixes and updated the rest of the code/tests to use HttpDownloader
|
6 лет назад |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 лет назад |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
6 лет назад |
John Stevenson
|
02fbbd5a42
Skip MockedZipDownloader tests if zip is missing (#6917)
|
7 лет назад |
Martin Hasoň
|
88ec172bd8
Fix CS
|
7 лет назад |
Jordi Boggiano
|
c917c52f81
Message tweak, refs #6341
|
7 лет назад |
AjiYakin
|
8858b27ced
Warn identical names w/ different capitalization - extract zip archive
|
7 лет назад |
Jordi Boggiano
|
61511cfed6
Fix CS issues, refs #6159
|
7 лет назад |
Guillaume ZITTA
|
f89e01d622
switch first / fallback order
|
7 лет назад |
Guillaume ZITTA
|
abf06913a2
remove useless expect (already done by docstring)
|
8 лет назад |
Guillaume ZITTA
|
921ffe741f
Cleaner fallback Algorithm
|
8 лет назад |
Jordi Boggiano
|
1818b95149
CS fixes
|
9 лет назад |
Jordi Boggiano
|
783e0aec8a
Merge remote-tracking branch 'alcohol/unique-test-directories'
|
9 лет назад |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
9 лет назад |
Rob Bast
|
446f1b3e31
fix zip test
|
9 лет назад |
Jordi Boggiano
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
9 лет назад |
Alexander Loutsenko
|
397ae2d7c8
review fixes
|
9 лет назад |
Alexander Loutsenko
|
fa5de786ff
clean garbage dirs in tmp after composer tests #4694
|
9 лет назад |
Padraic Brady
|
19e24c5804
Merge branch 'master' into tls-config
|
10 лет назад |
Jordi Boggiano
|
77163f66fc
Add support for mirrors in composer repos
|
11 лет назад |
Jordi Boggiano
|
32cd883daa
Rename options to transport-options, refs #2189
|
10 лет назад |
Pádraic Brady
|
306ba77e93
Implement the RemoteFilesystem Factory everywhere...
|
11 лет назад |
Luís Otávio Cobucci Oblonczyk
|
d4043b6b9a
Package options must be passed as argument to downloader
|
11 лет назад |