Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 8913ac2fff Merge pull request #4362 from bd808/classmap-authoritative-cli il y a 9 ans
  Olivier Laviale cc522c20bb Optimized this->getIO() il y a 9 ans
  Bryan Davis cc2b9cfca5 Add cli argument for classmap-authoritative il y a 9 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 10 ans
  Wouter J 32218e97d1 Added deprecated warning for the dev option il y a 10 ans
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting il y a 10 ans
  Jordi Boggiano 095dc61295 Rename runAutoloader to dumpAutoloader, refs #3453 il y a 10 ans
  Matthew J. Sahagian 198ac7bc5b Expose no autoloader option to install command il y a 10 ans
  Jordi Boggiano 94926218e8 CS fixes il y a 10 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 10 ans
  alu b7fa302b90 add ignore-platform-package-requirements for update/install commands. il y a 10 ans
  Jordi Boggiano ac497feaba CS fixes il y a 10 ans
  Jordi Boggiano a90a05a059 Detect composer install foo/bar misuse and suggest alt il y a 11 ans
  Robert Boloc 5e5311a224 use optimize-autoloader config param in update and install commands il y a 11 ans
  Jordi Boggiano e126c92525 Fix exit codes, cc @tyrael il y a 11 ans
  Nils Adermann d00ca4bcdb Add a Command event triggered by all comands which load plugins il y a 11 ans
  Nils Adermann 15ac7be6f1 Fix disabling plugins which has to happen in the factory now il y a 11 ans
  Nils Adermann f0b45099c1 Correct authorship info for files I edited il y a 11 ans
  Nils Adermann b83535d2d9 Add back --no-custom-installers option with a deprecated warning il y a 11 ans
  Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins il y a 11 ans
  Jordi Boggiano 22c7d4119f install and create-project now default to dev mode (use --no-dev for production installs) il y a 11 ans
  Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output il y a 12 ans
  Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees il y a 12 ans
  Miklós Márton 0d81ab7f46 Install/update now uses the new config variable 'prefer-source', fixes #553 il y a 12 ans
  Jordi Boggiano caf26ac37c Enable dev mode by default in update command, add a --no-dev flag, fixes #1005 il y a 12 ans
  Galymzhan f59181d7d5 add support for --no-progress, fixes #621 il y a 12 ans
  Jordi Boggiano f3bfeb3608 Rename --optimize-autoloaders to --optimize-autoloader since there is just one il y a 12 ans
  Sebastian Krebs 578a216343 Add shorthand '-o'-option for '--optimize-autoloaders' il y a 12 ans
  Sebastian Krebs d3aaeb21da Allow autoloader optimization right from 'install' il y a 12 ans