提交歷史

作者 SHA1 備註 提交日期
  Rob Bast a245c4618b php-cs-fixer 9 年之前
  Jordi Boggiano f681dbc51e Merge remote-tracking branch 'curry684/rewrite-depends' 9 年之前
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 年之前
  Niels Keurentjes 126e71a991 Adds a --timeout parameter to run-script to override default timeout. 9 年之前
  Jordi Boggiano 2609cfdd1d Always set bin-dir into PATH before calling scripts, fixes #4852, closes #4898 9 年之前
  Olivier Laviale cc522c20bb Optimized this->getIO() 9 年之前
  Jordi Boggiano b80038804f Fix env override regression, fixes #3820 10 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  Jordi Boggiano 3efed220a6 Clean up event dispatching code and make package events extend installer events 10 年之前
  Rob Bast 1b10740473 Added --list to run-script command, closes #3671 10 年之前
  Jordi Boggiano a8adbfeb9f Disallow overriding commands with scripts 10 年之前
  Jordi Boggiano cec1627acf Add top level aliases for nonstandard scripts and allow parameter passing, refs #2516 11 年之前
  Jordi Boggiano d9d8d09fe1 Add support for local binaries in scripts, refs #2516 11 年之前
  Jordi Boggiano 33cedda708 Merge remote-tracking branch 'MaxGfeller/run-script-enhancement' 11 年之前
  drscre b75beda99c Bug in RunScriptCommand::execute() 11 年之前
  Jordi Boggiano e221757197 Update code to latest EventDispatcher, refs #2722 11 年之前
  Sandy Pleyte b9efdd8348 Separated the scripts events in 2 arrays because they need to be called by different dispatchers. 11 年之前
  Sandy Pleyte fd4fb80d1e Fix for #2557, added missing run-scripts 11 年之前
  Max Gfeller 421b09dc44 Check if a given event has registered any listeners. If not the script 11 年之前
  Max Gfeller 040bbaca51 Don't throw an exception if the called script is not one of the 11 年之前
  Sascha Egerer e31a0f8296 Add pre-status-cmd and post-status-cmd hooks 12 年之前
  Fabien Potencier 91a2aa22fb Add a run-script command 12 年之前