Jordi Boggiano
|
e0fa2ed9c6
Merge remote-tracking branch 'vlakoff/clean-backups'
|
9 年之前 |
vlakoff
|
f7757c606d
Move instruction to delete corrupted file
|
9 年之前 |
vlakoff
|
9532a0129c
Correct error message to match actual behavior
|
9 年之前 |
vlakoff
|
93e08fd78e
Also clean backups if no Composer update actually performed
|
9 年之前 |
vlakoff
|
496d29a793
Move code to new method cleanBackups()
|
9 年之前 |
vlakoff
|
4b79ca6ba2
Remove duplicate variable
|
9 年之前 |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 年之前 |
Jordi Boggiano
|
d93f7b8a10
Remove warnings for non-writable dirs, refs #3588
|
9 年之前 |
Jordi Boggiano
|
1818b95149
CS fixes
|
9 年之前 |
Jordi Boggiano
|
5b41eaad3a
Bundle pubkeys and fail hard if validation can not happen
|
9 年之前 |
Jordi Boggiano
|
3ef22258e5
Add key fingerprints for easier comparison and debugging via diagnose
|
9 年之前 |
Jordi Boggiano
|
a9be7c83f1
Add verification of signatures when running self-update
|
9 年之前 |
Jordi Boggiano
|
3e9efcfb85
Merge remote-tracking branch 'ntoniazzi/master'
|
9 年之前 |
Jordi Boggiano
|
86a911150b
Update bundled CAfile and other cleanups
|
9 年之前 |
Jordi Boggiano
|
f8dff0867c
Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications
|
9 年之前 |
Jordi Boggiano
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
9 年之前 |
Jordi Boggiano
|
47b05eab7a
Fix type errors
|
9 年之前 |
Nicolas Toniazzi
|
b6df8549cd
Merge remote-tracking branch 'parent/master'
|
9 年之前 |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
9 年之前 |
Nicolas Toniazzi
|
7d63eb5718
Merge remote-tracking branch 'parent/master'
|
10 年之前 |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 年之前 |
Nicolas Toniazzi
|
865eab602f
Merge remote-tracking branch 'parent/master'
|
10 年之前 |
Padraic Brady
|
510ec6b91c
A couple of minor omissions from the merge
|
10 年之前 |
Padraic Brady
|
19e24c5804
Merge branch 'master' into tls-config
|
10 年之前 |
Jérémy Derussé
|
e7f4014018
Reuse current file permissions
|
10 年之前 |
Nicolas Toniazzi
|
ad9c3d3b30
Merge branch 'master' of https://github.com/composer/composer
|
10 年之前 |
Rob Bast
|
47fd093a44
added --no-progress to self-update
|
10 年之前 |
Nicolas Toniazzi
|
83a1441285
Added support for backup PHARs
|
10 年之前 |
Jordi Boggiano
|
d97e00643f
Fix typo
|
11 年之前 |
Jordi Boggiano
|
e890d1bc59
Remove use of glob, fixes #3042
|
11 年之前 |