Commit History

作者 SHA1 備註 提交日期
  Rob Bast 7bd0c5abdd itteratively expand key and attempt to match 9 年之前
  Olivier Laviale cc522c20bb Optimized this->getIO() 9 年之前
  Jordi Boggiano 65bb8d99f4 Fix global switch regression on config command, fixes #4344 10 年之前
  Jordi Boggiano 4824b4504e Remove typo 10 年之前
  Jordi Boggiano b16c5fbeb9 Shorten ternary and reuse config file instead of the null argument to figure out path to auth.json 10 年之前
  Tehem 9e592f19a1 Used shorthand version for ternary operator 10 年之前
  Thomas Marcon b35e762354 Updated configFile parsing to first look into -f parameter, then COMPOSER environment variable, then default to composer.json 10 年之前
  Tehem 9392adef79 Fixes #4302 allow COMPOSER env with config statements (overrides --file) 10 年之前
  Jordi Boggiano 48d8cc6465 Avoid errors when invoking composer global config and there is no global composer.json yet, refs #4002 10 年之前
  Jordi Boggiano a57c51e8d7 Finalize platform override feature 10 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  Jordi Boggiano 0e977e3fde Add more docs to config command 10 年之前
  Rob Bast 47d75f77d5 Let's be gentle and allow FALSE too 10 年之前
  Rob Bast ef92a06205 composer config repositories.packagist false 10 年之前
  Nils Adermann 0543a32d39 Merge pull request #3610 from bd808/feature/classmap-authoritative 10 年之前
  Dmitry Tarasov e047ca9944 #3665 fix exception message coding style 10 年之前
  Dmitry Tarasov 506d923e7c #3663 fix error message for config command 10 年之前
  Jordi Boggiano c58b7d917c Disable progress when no-ansi is specified, refs #3612 10 年之前
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting 10 年之前
  Jordi Boggiano c54d6f93e3 Add --absolute to resolve absolute paths in config command, otherwise set default back to relative 10 年之前
  Jordi Boggiano 94926218e8 CS fixes 10 年之前
  Jordi Boggiano 751190aafd Add new github-expose-hostname to docs/schema/config command, refs #3164 10 年之前
  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 年之前
  Gennady Feldman ac78eaa027 Adding ssh protocol support to github-protocols. 11 年之前
  Robert Boloc 8a221854b1 changed name of the option to optimize-autoloader 11 年之前
  Robert Boloc f67f04adfb added config option to optimize the autoloader always 11 年之前
  Gordon Franke 202701c391 Escape env value before passing it to system call 11 年之前
  Jordi Boggiano f85a366eb9 Finalize new autoloader-suffix config value, refs #2524, fixes #1413 11 年之前
  Gennady Feldman f8376a5b34 Updating ConfigCommand so that we can set github-domains from the command line. 11 年之前