Commit History

Author SHA1 Message Date
  Jordi Boggiano cd3c3ac56d Merge pull request #4843 from remicollet/issue-diagphar 9 years ago
  Rob Bast dc2f201152 add trailing / and updated diagnose command 9 years ago
  Jordi Boggiano f681dbc51e Merge remote-tracking branch 'curry684/rewrite-depends' 9 years ago
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
  Jordi Boggiano 1716a346e6 Add mbstring/iconv check, fixes #4929 9 years ago
  Remi Collet 3a750193fd skip diag. which are only for phar mode 9 years ago
  Chris Smith 0a25bb0bf3 Simplify for PHP 5.3 9 years ago
  Chris Smith 3979abc638 Add warning if OpenSSL does not support TLSv1.2 or TLSv1.1 9 years ago
  Jordi Boggiano f4bcf7590b Fix array syntax 9 years ago
  Jordi Boggiano 3ef22258e5 Add key fingerprints for easier comparison and debugging via diagnose 9 years ago
  Jordi Boggiano d2e97eecb2 Replace preg_match by strpos 9 years ago
  Jordi Boggiano 86a911150b Update bundled CAfile and other cleanups 9 years ago
  Jordi Boggiano f8dff0867c Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 9 years ago
  Jordi Boggiano 5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config 9 years ago
  Jordi Boggiano dc06276179 Remove publish errors from diagnose command output, fixes #4652 9 years ago
  Jordi Boggiano f5e0fc14b3 Clarify some error messages, fixes #3770 10 years ago
  Jordi Boggiano ce08582671 Fix CS 10 years ago
  Olivier Laviale cc522c20bb Optimized this->getIO() 10 years ago
  Jordi Boggiano 6a64041055 CS fixes 10 years ago
  Jordi Boggiano 6d15ad08b6 Add http check even if openssl is present, refs #4084 10 years ago
  Possum 29ca21f30e PHP version checks tweaking 10 years ago
  Marc Bennewitz ff1ce78e6b fixes #3976: drop ext/ctype dependency 10 years ago
  Javier Spagnoletti 294185d1d3 [bugfix] Fixed undefined var in DiagnoseCommand::execute(). 10 years ago
  Javier Spagnoletti 5b2a7e6bad [bugfix] Updated ```DiagnoseCommand::execute()``` and ```DiagnoseCommand::getGithubRateLimit()``` 10 years ago
  Jordi Boggiano d5feea83b6 Sync up diagnose command with the installer 10 years ago
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 years ago
  Rob Bast a34335a9bb github deprecation changes 10 years ago
  Padraic Brady 19e24c5804 Merge branch 'master' into tls-config 10 years ago
  Rob Bast cdcf39b2f0 Don't show download progress 10 years ago
  Rob Bast 4038477a7f Missed a - 10 years ago