提交歷史

作者 SHA1 備註 提交日期
  Jordi Boggiano 522ea033a3 Merge branch '1.8' 6 年之前
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) 6 年之前
  Nguyễn Xuân Quỳnh bcff704bc5 Add alias of run-script command 6 年之前
  Jordi Boggiano ff59bbdab0 CS fixer 7 年之前
  Jordi Boggiano 2bd34c0534 Merge branch '1.6' 7 年之前
  Jordi Boggiano ec9ba46c5f Fix run-script --list failing to handle native script handlers, fixes #7069 7 年之前
  Vladimir Reznichenko da9e00066c SCA: reduced repetitive methods references, used specialized PhpUnit assertions 7 年之前
  Jordi Boggiano 1a6e3ee8c7 Show script description for custom commands in run-script --list, fixes #7009 7 年之前
  Vladimir Reznichenko c8615358cb SCA with PHP Inspections (EA Extended) 7 年之前
  Issei.M 0856dfa084 Aligns the verb form of commands' description 8 年之前
  Den Girnyk 71e0fba216 Pass devMode from RunScriptCommand to Script\Event 9 年之前
  Niels Keurentjes e6f21137ad Undefined or default return points fixed. 9 年之前
  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 年之前