Commitin historia

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