提交历史

作者 SHA1 备注 提交日期
  Rob Bast c232566e52 add a hash to make sure CA file gets recreated if the content changes 9 年之前
  Rob Bast cef97904d0 dont rewrite temp CA file if it already exists 9 年之前
  Rob Bast 1adb2e6005 Merge branch 'master' of github.com:composer/composer into capath 9 年之前
  Jordi Boggiano 06a21132db Merge pull request #4713 from alcohol/pitfalls-doc 9 年之前
  Rob Bast 446f1b3e31 fix zip test 9 年之前
  Rob Bast 4482a1dca0 also wrong array 9 年之前
  Rob Bast f79255df29 make sure passed options are merged into defaults before checking 9 年之前
  Rob Bast 94947ee772 merge isset() calls 9 年之前
  Rob Bast b95b0c2ab6 wrong array 9 年之前
  Rob Bast 008cce8d85 add back sanity checks 9 年之前
  Rob Bast c1488f65bf a quick stab at adding capath 9 年之前
  Jordi Boggiano 395d115d9b Resolve all dirs before initializing them, fixes #4802 9 年之前
  Stephen Beemsterboer f1cf5d64dd createPackage() method should use the $class argument it accepts 9 年之前
  Stephen Beemsterboer c1b9b082a4 Break early when a provider name is matched 9 年之前
  Chris Smith dd3216e93d Refactor to use new helper methods for headers 9 年之前
  Chris Smith 8a8ec6fccc Too many redirects is not an error in PHP, return the latest response 9 年之前
  Chris Smith 33471e389f Pass redirect count using options 9 年之前
  Chris Smith e830a611ec Handle other path redirects 9 年之前
  Chris Smith ffab235edd Remove code preventing protocol downgrades 9 年之前
  Chris Smith ce1eda25f3 Follow redirects inside RFS only when required by PHP version 9 年之前
  Chris Smith 73662c725a Don't let PHP follow redirects it doesn't validate certificates 9 年之前
  Radek Benkel 09417cae50 Composer gives .ini hints about missing extensions 11 年之前
  Oliver Vartiainen b39b113fc3 Handle envvar auth credentials as a JSON blob 9 年之前
  Oliver Vartiainen aaee6dc0b0 Simplify envvar credential parsing 10 年之前
  Oliver Vartiainen e9cac53f90 Allow fetching auth credentials from an envvar 10 年之前
  Jordi Boggiano 546730dcf3 Show CA files being used in debug mode, refs #4792 9 年之前
  Rob Bast a927499bd5 fix typo 9 年之前
  Jordi Boggiano 4dd388074e Merge pull request #4790 from filbertkm/updatecommand 9 年之前
  Jordi Boggiano f9fadb187e Fix undefined var $auth issue 9 年之前
  Jordi Boggiano 40baa3ff05 Use COMPOSER_HOME if defined instead of falling back to HOME, fixes #4789 9 年之前