Jordi Boggiano
|
d72a07db06
Fix tests
|
4 yıl önce |
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 yıl önce |
Jordi Boggiano
|
45ecbae8f5
Merge branch 'master' into 2.0
|
5 yıl önce |
Ion Bazan
|
a2137d5263
use Symfony PHPUnit Bridge
|
5 yıl önce |
Jordi Boggiano
|
0caa616e6c
Fix test warnings
|
5 yıl önce |
CZechBoY
|
a062cd1a31
added phpstan on level 0
|
6 yıl önce |
Jordi Boggiano
|
71193132a3
Fix test
|
6 yıl önce |
Jordi Boggiano
|
4517c00d40
Merge branch 'master' into 2.0
|
6 yıl önce |
Jordi Boggiano
|
98a15bc93c
Add output for metapackage installs/updates/.. fixes #7586
|
6 yıl önce |
Jordi Boggiano
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 yıl önce |
Jordi Boggiano
|
713bc4de1d
Minor fixes and updated the rest of the code/tests to use HttpDownloader
|
6 yıl önce |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 yıl önce |
Gabriel Caruso
|
a17f051e29
Remove useless parentheses
|
6 yıl önce |
Jordi Boggiano
|
c917865fe9
Fix handling of dev versions and consolidate logic, refs #7119
|
6 yıl önce |
Jordi Boggiano
|
24ad6307a7
Merge remote-tracking branch 'austris-argalis/issue-7085'
|
6 yıl önce |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
6 yıl önce |
austris argalis
|
8a5645ffda
Wording: Downgrading instead of Updating #7085
|
7 yıl önce |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
9 yıl önce |
Jordi Boggiano
|
ac497feaba
CS fixes
|
10 yıl önce |
Jordi Boggiano
|
77163f66fc
Add support for mirrors in composer repos
|
11 yıl önce |
Jordi Boggiano
|
32cd883daa
Rename options to transport-options, refs #2189
|
10 yıl önce |
Luís Otávio Cobucci Oblonczyk
|
0f2c0ab389
Merge remote-tracking branch 'upstream/master'
|
11 yıl önce |
user
|
a956ce9bb1
Use 'cache-files-ttl' for cache gc, fixes #2441
|
11 yıl önce |
Nils Adermann
|
2ca07add97
Merge remote-tracking branch 'github-composer/master' into plugins
|
11 yıl önce |
Nils Adermann
|
72919e04b0
Correct FileDownloaderTest for invalid checksum
|
11 yıl önce |
Nils Adermann
|
3960edd64e
Turn EventDispatcher into generic solution handling plugins as well
|
11 yıl önce |
Luís Otávio Cobucci Oblonczyk
|
d4043b6b9a
Package options must be passed as argument to downloader
|
11 yıl önce |
Filippo Tessarotto
|
470adc47df
Switched rand() to mt_rand()
|
12 yıl önce |
Jordi Boggiano
|
5a9d986e67
Implement cache GC and fix keys
|
12 yıl önce |
Jordi Boggiano
|
39e69a3b12
Refactor OAuth acquisition code to generalize it
|
12 yıl önce |