Commit History

Author SHA1 Message Date
  Stephen Beemsterboer c1b9b082a4 Break early when a provider name is matched 9 years ago
  Chris Smith dd3216e93d Refactor to use new helper methods for headers 9 years ago
  Chris Smith 8a8ec6fccc Too many redirects is not an error in PHP, return the latest response 9 years ago
  Chris Smith 33471e389f Pass redirect count using options 9 years ago
  Chris Smith e830a611ec Handle other path redirects 9 years ago
  Chris Smith ffab235edd Remove code preventing protocol downgrades 9 years ago
  Chris Smith ce1eda25f3 Follow redirects inside RFS only when required by PHP version 9 years ago
  Chris Smith 73662c725a Don't let PHP follow redirects it doesn't validate certificates 9 years ago
  Radek Benkel 09417cae50 Composer gives .ini hints about missing extensions 11 years ago
  Oliver Vartiainen b39b113fc3 Handle envvar auth credentials as a JSON blob 9 years ago
  Oliver Vartiainen aaee6dc0b0 Simplify envvar credential parsing 10 years ago
  Oliver Vartiainen e9cac53f90 Allow fetching auth credentials from an envvar 10 years ago
  Jordi Boggiano 546730dcf3 Show CA files being used in debug mode, refs #4792 9 years ago
  Rob Bast a927499bd5 fix typo 9 years ago
  Jordi Boggiano 4dd388074e Merge pull request #4790 from filbertkm/updatecommand 9 years ago
  Jordi Boggiano f9fadb187e Fix undefined var $auth issue 9 years ago
  Jordi Boggiano 40baa3ff05 Use COMPOSER_HOME if defined instead of falling back to HOME, fixes #4789 9 years ago
  aude 0a662a7e42 Remove unused import in UpdateCommand 9 years ago
  Jordi Boggiano 96ff17c520 Cleanups of XDG support, refs #1407 9 years ago
  Jordi Boggiano 3e9efcfb85 Merge remote-tracking branch 'ntoniazzi/master' 9 years ago
  Jordi Boggiano 41d8fdfda8 Restore "Avoid loading plugins that do not match the current plugin api even during installation" but fixed 9 years ago
  Jordi Boggiano a13b06725e Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 9 years ago
  Jordi Boggiano a2fc502c20 Update dependencies 9 years ago
  Jordi Boggiano 1d08f83976 Only clone if needed 9 years ago
  Jordi Boggiano 33c123e8c2 Fix passing of options to remotefilesystem in composer repo 9 years ago
  Jordi Boggiano 876f143418 Forward repo options correctly to the RemoteFilesystem even if we get one injected, fixes #4786 9 years ago
  Rob Bast 22d8b5dff4 fix possible caBundle error 9 years ago
  Jordi Boggiano ea38cf24ac Merge pull request #4784 from josegonzalez/master 9 years ago
  Jose Diaz-Gonzalez 0118d69603 Revert "Avoid loading plugins that do not match the current plugin api even during installation" 9 years ago
  Jordi Boggiano 21f5933e01 Avoid loading plugins that do not match the current plugin api even during installation 9 years ago