Commit History

Author SHA1 Message Date
  Rob Bast 94947ee772 merge isset() calls 9 years ago
  Rob Bast b95b0c2ab6 wrong array 9 years ago
  Rob Bast 008cce8d85 add back sanity checks 9 years ago
  Rob Bast c1488f65bf a quick stab at adding capath 9 years ago
  Jordi Boggiano 395d115d9b Resolve all dirs before initializing them, fixes #4802 9 years ago
  Jordi Boggiano 546730dcf3 Show CA files being used in debug mode, refs #4792 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 10 years ago
  Jordi Boggiano a2fc502c20 Update dependencies 10 years ago
  Jordi Boggiano 1d08f83976 Only clone if needed 10 years ago
  Jordi Boggiano 33c123e8c2 Fix passing of options to remotefilesystem in composer repo 10 years ago
  Jordi Boggiano 876f143418 Forward repo options correctly to the RemoteFilesystem even if we get one injected, fixes #4786 10 years ago
  Rob Bast 22d8b5dff4 fix possible caBundle error 10 years ago
  Jordi Boggiano ea38cf24ac Merge pull request #4784 from josegonzalez/master 10 years ago
  Jose Diaz-Gonzalez 0118d69603 Revert "Avoid loading plugins that do not match the current plugin api even during installation" 10 years ago
  Jordi Boggiano 21f5933e01 Avoid loading plugins that do not match the current plugin api even during installation 10 years ago
  Jordi Boggiano 8375af268c Use fixed CN_match for github hosts, fixes #4782 10 years ago
  Rob Bast 42f49b3b97 fix missing import 10 years ago
  Jordi Boggiano b839c7ef1c Fix code to work with old php, fixes #4779 #4780 10 years ago
  Jordi Boggiano 974fb4ac66 Only pass remotefilesystem when needed, fixes #4779 10 years ago
  Jordi Boggiano d7c61c50ad Merge branch 'tls-config' 10 years ago
  Jordi Boggiano fb848d2e07 Code cleanups 10 years ago
  Jordi Boggiano 72fae0bf70 Declare CN_match/SNI_server_name only for php <5.6 10 years ago
  Jordi Boggiano 449f68deae Remove dangerous CN_match fallback 10 years ago