Commit History

Author SHA1 Message Date
  Alexander M. Turek 146aa4938f Command::execute() should always return an integer. 6 years ago
  Jordi Boggiano b4e5db1c70 Revert "Allow overriding self-update target file with envvar COMPOSER_SELF_UPDATE_TARGET" 6 years ago
  Nils Adermann faa7c5eea2 Allow overriding self-update target file with envvar COMPOSER_SELF_UPDATE_TARGET 6 years ago
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) 6 years ago
  Max 4d86414dd1 Use a case insenstive method to check that SHA384 is a supported openssl algorithm 7 years ago
  Jordi Boggiano ff59bbdab0 CS fixer 7 years ago
  Jordi Boggiano 71896b0777 Fix self-update regression, fixes #7045 7 years ago
  Jordi Boggiano 49068c579e Fix indenting 7 years ago
  William Sandin 4296fe657f Adding check to confirm POSIX is defined and callable 7 years ago
  William Sandin dbea825871 Raise a warning if current user and owner of deploy dir doesn't match 7 years ago
  Oskar Stark 8b90037d7b highlight previous composer version 7 years ago
  Jordi Boggiano 5061d90135 Allow setting the channel without running a complete self-update 8 years ago
  Jordi Boggiano 51cfe3ba73 Fix whitespace in selfupdate output, fixes #5980 8 years ago
  Peter Rehm bdd90a49c4 Show channel even if there is no new version on the current channel 9 years ago
  Jordi Boggiano dabad42cf9 Show channel used to perform self-update 9 years ago
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master 9 years ago
  Jordi Boggiano b9ce06f46b Minor tweaks, refs #5162 9 years ago
  Niels Keurentjes 818c3e707a Ton of phpDoc fixes. 9 years ago
  Jordi Boggiano 95c263284a Merge pull request #5064 from Seldaek/update-channels 9 years ago
  vlakoff 47d196f37f Fix missing argument for getLastBackupVersion() 9 years ago
  Jordi Boggiano e0fa2ed9c6 Merge remote-tracking branch 'vlakoff/clean-backups' 9 years ago
  Jordi Boggiano 0db8bbfda3 Add update channels support to self-update and diagnose, fixes #4960 9 years ago
  vlakoff f7757c606d Move instruction to delete corrupted file 9 years ago
  vlakoff 9532a0129c Correct error message to match actual behavior 9 years ago
  vlakoff 93e08fd78e Also clean backups if no Composer update actually performed 9 years ago
  vlakoff 496d29a793 Move code to new method cleanBackups() 9 years ago
  vlakoff 4b79ca6ba2 Remove duplicate variable 9 years ago
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
  Jordi Boggiano d93f7b8a10 Remove warnings for non-writable dirs, refs #3588 9 years ago
  Jordi Boggiano 1818b95149 CS fixes 9 years ago