Padraic Brady
|
19e24c5804
Merge branch 'master' into tls-config
|
11 years ago |
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 |
Nicolas Toniazzi
|
1a5b87442a
Fix directory paths when using XDG
|
11 years ago |
Nicolas Toniazzi
|
d3e6a464d6
Fix home directory when system does not support XDG
|
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 |
Nicolas Toniazzi
|
75448ff09c
Merge branch 'master' of github.com:ntoniazzi/composer
|
11 years ago |
Nicolas Toniazzi
|
83a1441285
Added support for backup PHARs
|
11 years ago |
ntoniazzi
|
b79f38fd99
Conforming to XDG Base Directory Specification (http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html)
|
13 years ago |
ntoniazzi
|
c6860400f0
Conforming to XDG Base Directory Specification (http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html)
|
13 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 years ago |
Nicolas Toniazzi
|
50c6c100fa
Added support for backup PHARs
|
11 years ago |
Nicolas Toniazzi
|
e6560c0462
Merge origin/master
|
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 |