コミット履歴

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