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.
|
11 years ago |
Robert Boloc
|
8a221854b1
changed name of the option to optimize-autoloader
|
11 years ago |
Robert Boloc
|
f67f04adfb
added config option to optimize the autoloader always
|
11 years ago |
Jordi Boggiano
|
f85a366eb9
Finalize new autoloader-suffix config value, refs #2524, fixes #1413
|
11 years ago |
Stan Lemon
|
5fd3223aec
Updates per @stof
|
11 years ago |
Stan Lemon
|
d6c46f2091
Allow the autoloader suffix to be configured from a project's composer.json
|
11 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 |
Jordi Boggiano
|
9e210c8338
Clarify exception message
|
12 years ago |
Jordi Boggiano
|
1d5e3c5a0d
Fix handling of COMPOSER_DISCARD_CHANGES env var
|
12 years ago |
Jordi Boggiano
|
894f530898
Add COMPOSER_DISCARD_CHANGE env var, refs #1188
|
12 years ago |
Miklós Márton
|
72a4146383
Scratch 'prefer-source'; 'preferred-install' is the bee's knees
|
12 years ago |
Miklós Márton
|
0f8530ef56
Support for 'prefer-source' config setting, refs #553
|
12 years ago |
Jordi Boggiano
|
f06c0cb580
Code reorgs and make bool values real booleans, refs #1637
|
12 years ago |
Ricard Clau
|
48ac383599
initial steps with new config value, implementation of discard changes for git and svn
|
12 years ago |
Jordi Boggiano
|
995dc40130
Make packagist downgrade out of ssl after fetching the main file, since the other files can be verified via sha256
|
12 years ago |
Jordi Boggiano
|
94e99b9c8b
Update docs, config command and schema with all the config values
|
12 years ago |
Pierre du Plessis
|
84b34b70e0
Add config option to set if the PHP include path should automatically be used when generating the autoloader
|
12 years ago |
Jordi Boggiano
|
2e19d67aec
allow K/KB as well as KiB for cache size configuration
|
12 years ago |
Jordi Boggiano
|
514a3cde77
CS fixes
|
12 years ago |
Galymzhan
|
219b489d01
add size-based limit for files cache, fixes #1321
|
12 years ago |
Jordi Boggiano
|
23d45f67c1
Fix config merging for arrays
|
13 years ago |