Jordi Boggiano
|
c54d6f93e3
Add --absolute to resolve absolute paths in config command, otherwise set default back to relative
|
11 years ago |
Jordi Boggiano
|
331bda235c
Fix activation of global plugins, fixes #3557
|
11 years ago |
Nicolas Toniazzi
|
ad9c3d3b30
Merge branch 'master' of https://github.com/composer/composer
|
11 years ago |
Jordi Boggiano
|
fc3c7838b2
CS fixes
|
11 years ago |
Nicolas Toniazzi
|
83a1441285
Added support for backup PHARs
|
11 years ago |
Chris Smith
|
86b5938cdb
Allow reading of COMPOSER_ environment variables to be disabled
|
11 years ago |
xelan
|
bddba72e13
Option to disable inclusion of hostname in OAuth app name
|
11 years ago |
Jordi Boggiano
|
449f8165ef
Allow $HOME and ~ usage in all *-dir config values, fixes #3060
|
11 years ago |
Jordi Boggiano
|
d9fe17443b
Allow empty json files to be merged into a config, fixes #3055
|
11 years ago |
Jordi Boggiano
|
ac497feaba
CS fixes
|
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 |
Joakim Israelsson
|
571363dee2
The config setting 'platform' is used to override platform packages.
|
11 years ago |
Pádraic Brady
|
9881d76216
Adds Composer\Factory::createRemoteFilesystem():
|
11 years ago |
Pádraic Brady
|
cb32c480be
Validate disable-tls and cafile config file values
|
11 years ago |
Pádraic Brady
|
7e30c67827
Add config.json default config option for "disable-tls" (FALSE by default)
|
11 years ago |
Jordi Boggiano
|
9896abeb38
Doc tweaks, refs #2682
|
11 years ago |
Jordi Boggiano
|
245461d8ed
Merge pull request #2682 from gena01/ssh-support-in-github-protocols
|
11 years ago |
Dave Hulbert
|
81aa3a850c
Fix some PHP doc blocks
|
11 years ago |
Gennady Feldman
|
ac78eaa027
Adding ssh protocol support to github-protocols.
|
12 years ago |
Robert Boloc
|
8a221854b1
changed name of the option to optimize-autoloader
|
12 years ago |
Robert Boloc
|
f67f04adfb
added config option to optimize the autoloader always
|
12 years ago |
Jordi Boggiano
|
f85a366eb9
Finalize new autoloader-suffix config value, refs #2524, fixes #1413
|
12 years ago |
Stan Lemon
|
5fd3223aec
Updates per @stof
|
12 years ago |
Stan Lemon
|
d6c46f2091
Allow the autoloader suffix to be configured from a project's composer.json
|
12 years ago |
Jordi Boggiano
|
7148b22414
Add github-domains config value for GitHub Enterprise setups, fixes #728
|
13 years ago |
Ruud Denivel
|
c7bb3ad746
refactor prepend autoloader from cli option to config var (prepend-autoloader) in composer.json
|
12 years ago |
Jordi Boggiano
|
e68d455c5c
Remove the http protocol from github-protocols, refs #1955
|
12 years ago |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 years ago |
Pavel Savinov
|
831bd844bd
Almost PHPDoc problems fixed
|
12 years ago |
Jordi Boggiano
|
19bfd6c713
Clarify some more
|
12 years ago |