Jordi Boggiano
|
825b4b9c63
Improve error message and fix typo, closes #3657
|
11 years ago |
Jordi Boggiano
|
c8011af219
Improve message some more, refs #3655
|
11 years ago |
Dmitry Tarasov
|
f50cfe6d45
Improve error message for case with incorrect "repositories"
|
11 years ago |
Jordi Boggiano
|
331bda235c
Fix activation of global plugins, fixes #3557
|
11 years ago |
Jordi Boggiano
|
2b16a73659
Load plugins before purging packages, fixes #3557
|
11 years ago |
Jordi Boggiano
|
d621c51b2c
Bullet-proof global composer instantiation
|
11 years ago |
Jordi Boggiano
|
0627d846a5
PluginManager refactoring, fixes #3550
|
11 years ago |
Jordi Boggiano
|
1622b9a390
Fix tests
|
11 years ago |
Jordi Boggiano
|
90a29c127f
Fix bug when installing
|
11 years ago |
Jordi Boggiano
|
cf9d5f637b
Suppress errors when creating global composer
|
11 years ago |
Jordi Boggiano
|
dcd2c9c7c6
Make sure global plugins are purged as well, fixes #3115
|
11 years ago |
Jordi Boggiano
|
cc4223e6f9
Avoid loading plugins that have had their code wiped from filesystem, fixes #3115, closes #3538
|
11 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 years ago |
François Pluchino
|
8b5c00bff0
Fix phpdoc
|
11 years ago |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 years ago |
Jordi Boggiano
|
15a99f31b3
Remove legacy cache handling
|
11 years ago |
Richard Quadling
|
443858dae7
Force all glob results to be realpath'd.
|
11 years ago |
Jordi Boggiano
|
959cc4d63c
Add info about conf file loading to debug output
|
11 years ago |
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 years ago |
Stephan Hochdoerfer
|
1d15910fa6
Will read configured http basic auth credentials from users auth.json file and pass the credentials to the configured IOInterface.
|
11 years ago |
Jordi Boggiano
|
b437c1cc05
Support github auth directly in the RemoteFilesystem class
|
11 years ago |
Jan Brecka
|
b94838169d
show warning only instead of throwing exception
|
11 years ago |
Pádraic Brady
|
49414a9790
Remove InputInterface passing from previous commits
|
11 years ago |
Pádraic Brady
|
306ba77e93
Implement the RemoteFilesystem Factory everywhere...
|
11 years ago |
Pádraic Brady
|
9881d76216
Adds Composer\Factory::createRemoteFilesystem():
|
11 years ago |
Pádraic Brady
|
d8cbd9f057
Expand cli TLS options to other commands + misc fixes
|
11 years ago |
Pavel Puchkin
|
3811fe7d8b
Resolves #2521. First and simple attempt to make a gzip downloader
|
11 years ago |
Pádraic Brady
|
30c6aa3183
Merge branch 'master' of github.com:composer/composer into tls-config
|
11 years ago |
Pádraic Brady
|
83d4e3a940
Fixes from functional testing (need to automate this stuff!)
|
11 years ago |
Pádraic Brady
|
600b6c8cb3
TLS support for Factory::createComposer() - for JsonFile remotes
|
11 years ago |