Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano a0c5d519e9 Restore --no-suggest but mark it deprecated, remove --no-custom-installers and mark --dev also deprecated with stronger wording il y a 5 ans
  Jordi Boggiano 44d1e15294 Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267 il y a 5 ans
  Jordi Boggiano 0317199507 Merge branch 'master' into 2.0 il y a 6 ans
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) il y a 6 ans
  Jordi Boggiano 549ccd8f79 Remote outputProgress concept from downloaders as it does not make sense when things happen in parallel, refs #7901 il y a 6 ans
  Jordi Boggiano ff59bbdab0 CS fixer il y a 7 ans
  refael iliaguyev b63e2de819 add alias `i` to the install command il y a 7 ans
  Nicolas Grekas 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes il y a 9 ans
  Fabien Potencier 69740bbbee Refactor some common logic in Command classes il y a 9 ans
  Jesse Donat cbfd81dc99 Adds flag to allow suggestions to be skipped il y a 9 ans
  Jordi Boggiano 4319435154 Make sure the --no-plugin is documented as available everywhere and not redefined il y a 9 ans
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. il y a 9 ans
  Jordi Boggiano 8913ac2fff Merge pull request #4362 from bd808/classmap-authoritative-cli il y a 10 ans
  Olivier Laviale cc522c20bb Optimized this->getIO() il y a 10 ans
  Bryan Davis cc2b9cfca5 Add cli argument for classmap-authoritative il y a 10 ans
  Rob Bast cb336a5416 Implement writeError throughout Composer il y a 10 ans
  Jordi Boggiano b39e0a271f Merge pull request #3517 from WouterJ/patch-2 il y a 11 ans
  Wouter J 32218e97d1 Added deprecated warning for the dev option il y a 11 ans
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting il y a 11 ans
  Jordi Boggiano 095dc61295 Rename runAutoloader to dumpAutoloader, refs #3453 il y a 11 ans
  Matthew J. Sahagian 198ac7bc5b Expose no autoloader option to install command il y a 11 ans
  Jordi Boggiano 94926218e8 CS fixes il y a 11 ans
  Jordi Boggiano ec0463a400 Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320 il y a 11 ans
  alu b7fa302b90 add ignore-platform-package-requirements for update/install commands. il y a 11 ans
  Jordi Boggiano ac497feaba CS fixes il y a 11 ans
  Jordi Boggiano a90a05a059 Detect composer install foo/bar misuse and suggest alt il y a 12 ans
  Robert Boloc 5e5311a224 use optimize-autoloader config param in update and install commands il y a 12 ans
  Jordi Boggiano e126c92525 Fix exit codes, cc @tyrael il y a 12 ans
  Nils Adermann d00ca4bcdb Add a Command event triggered by all comands which load plugins il y a 12 ans
  Nils Adermann 15ac7be6f1 Fix disabling plugins which has to happen in the factory now il y a 12 ans