Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 年之前 |
TaeL Kim
|
0ec4505401
remove unused statements
|
10 年之前 |
Jordi Boggiano
|
825b4b9c63
Improve error message and fix typo, closes #3657
|
10 年之前 |
Jordi Boggiano
|
c8011af219
Improve message some more, refs #3655
|
10 年之前 |
Dmitry Tarasov
|
f50cfe6d45
Improve error message for case with incorrect "repositories"
|
10 年之前 |
Jordi Boggiano
|
331bda235c
Fix activation of global plugins, fixes #3557
|
10 年之前 |
Jordi Boggiano
|
2b16a73659
Load plugins before purging packages, fixes #3557
|
10 年之前 |
Jordi Boggiano
|
d621c51b2c
Bullet-proof global composer instantiation
|
10 年之前 |
Jordi Boggiano
|
0627d846a5
PluginManager refactoring, fixes #3550
|
10 年之前 |
Jordi Boggiano
|
1622b9a390
Fix tests
|
10 年之前 |
Jordi Boggiano
|
90a29c127f
Fix bug when installing
|
10 年之前 |
Jordi Boggiano
|
cf9d5f637b
Suppress errors when creating global composer
|
10 年之前 |
Jordi Boggiano
|
dcd2c9c7c6
Make sure global plugins are purged as well, fixes #3115
|
10 年之前 |
Jordi Boggiano
|
cc4223e6f9
Avoid loading plugins that have had their code wiped from filesystem, fixes #3115, closes #3538
|
10 年之前 |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 年之前 |
François Pluchino
|
8b5c00bff0
Fix phpdoc
|
11 年之前 |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 年之前 |
Jordi Boggiano
|
15a99f31b3
Remove legacy cache handling
|
11 年之前 |
Richard Quadling
|
443858dae7
Force all glob results to be realpath'd.
|
11 年之前 |
Jordi Boggiano
|
959cc4d63c
Add info about conf file loading to debug output
|
11 年之前 |
Jordi Boggiano
|
90d1b6e08a
Rename basic-auth to http-basic, add docs/schema/config support, add local auth file support, add storage to auth.json, add store-auths config option, refs #1862
|
11 年之前 |
Stephan Hochdoerfer
|
1d15910fa6
Will read configured http basic auth credentials from users auth.json file and pass the credentials to the configured IOInterface.
|
11 年之前 |
Jordi Boggiano
|
b437c1cc05
Support github auth directly in the RemoteFilesystem class
|
11 年之前 |
Jan Brecka
|
b94838169d
show warning only instead of throwing exception
|
11 年之前 |
Pavel Puchkin
|
3811fe7d8b
Resolves #2521. First and simple attempt to make a gzip downloader
|
11 年之前 |
Nils Adermann
|
5ed18d9aa2
Fail over from source to dist and vice versa when downloads fail
|
11 年之前 |
Pascal Borreli
|
2f4df9d459
Fixed typos
|
11 年之前 |
Jérémy JOURDIN
|
fbadc19bf6
Add preFileDownload event on package.json fetch
|
12 年之前 |
Christian Schiffler
|
fc4cc79a52
Fix cache directory upgrading - do not try to remove the destination directory.
|
12 年之前 |
Jordi Boggiano
|
ce8b475f4c
Minor tweaks to perforce support, refs #2329
|
12 年之前 |