Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 8913ac2fff Merge pull request #4362 from bd808/classmap-authoritative-cli hace 10 años
  Olivier Laviale cc522c20bb Optimized this->getIO() hace 10 años
  Bryan Davis cc2b9cfca5 Add cli argument for classmap-authoritative hace 10 años
  Rob Bast cb336a5416 Implement writeError throughout Composer hace 10 años
  Jordi Boggiano b39e0a271f Merge pull request #3517 from WouterJ/patch-2 hace 10 años
  Wouter J 32218e97d1 Added deprecated warning for the dev option hace 10 años
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting hace 10 años
  Jordi Boggiano 095dc61295 Rename runAutoloader to dumpAutoloader, refs #3453 hace 10 años
  Jordi Boggiano b8f4960f0d Merge remote-tracking branch 'mattsah/master' hace 10 años
  Nicolas Grekas 98b254a3ec split update --prefer-lowest and --prefer-stable hace 10 años
  Nicolas Grekas 4a0feb0189 add --prefer-lowest-stable to update command hace 11 años
  Matthew J. Sahagian 55b2afe9ad Expose no autoloader option to update command hace 11 años
  Jordi Boggiano 94926218e8 CS fixes hace 11 años
  Jordi Boggiano ec0463a400 Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320 hace 11 años
  alu b7fa302b90 add ignore-platform-package-requirements for update/install commands. hace 11 años
  Maximilian Reichel 845ebdcfd4 alter command help to explain glob usage hace 11 años
  Robert Boloc 5e5311a224 use optimize-autoloader config param in update and install commands hace 11 años
  Jordi Boggiano e126c92525 Fix exit codes, cc @tyrael hace 12 años
  Phillip Look 07a7284ffc Change dependency processing for update with whitelisted packages hace 12 años
  Nils Adermann d00ca4bcdb Add a Command event triggered by all comands which load plugins hace 12 años
  Nils Adermann 15ac7be6f1 Fix disabling plugins which has to happen in the factory now hace 12 años
  Nils Adermann f0b45099c1 Correct authorship info for files I edited hace 12 años
  Nils Adermann b83535d2d9 Add back --no-custom-installers option with a deprecated warning hace 12 años
  Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins hace 12 años
  Jordi Boggiano 22c7d4119f install and create-project now default to dev mode (use --no-dev for production installs) hace 12 años
  Jordi Boggiano f6b7f0e29a Add --lock argument to the update command to make this hack explicit and official hace 12 años
  Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output hace 12 años
  Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees hace 12 años
  Miklós Márton 0d81ab7f46 Install/update now uses the new config variable 'prefer-source', fixes #553 hace 12 años
  Jordi Boggiano caf26ac37c Enable dev mode by default in update command, add a --no-dev flag, fixes #1005 hace 12 años