Commit History

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