コミット履歴

作者 SHA1 メッセージ 日付
  Rob Bast cbd61660ab implemented verbose output 10 年 前
  Jordi Boggiano eadc167b12 Fix BC layer for events 10 年 前
  Jordi Boggiano 82b7fdf4c1 Add BC for Script\Event instances, fixes #3811 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 年 前
  Vladimir Kartaviy 9f0d36290b Added missing variable 10 年 前
  Jordi Boggiano 07ad1da3ac Fix HHVM interop 10 年 前
  Rob d9b8b3611b fixes composer/composer#3546 10 年 前
  Rob Bast 113606be7b should fix composer/composer#3382 10 年 前
  André R 9e0a85fb64 Fix use of non existing ->getIO() function 11 年 前
  Jordi Boggiano 94926218e8 CS fixes 11 年 前
  Jordi Boggiano 4ce9252255 Avoid passing args to CLI handlers when none are needed, fixes #3332 11 年 前
  Jordi Boggiano 81fa284c9b Merge remote-tracking branch 'francoispluchino/installer-events' 11 年 前
  frederik d1d40502bf ProcessExecutor::escape 11 年 前
  frederik 7ae1430689 #3297 ProcessUtil class using ProcessUtil of Symfony Console 11 年 前
  François Pluchino 1067ce4f96 Add installer events 11 年 前
  Jordi Boggiano 0ce0cf42e8 Merge remote-tracking branch 'francoispluchino/fix-phpdoc' 11 年 前
  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 年 前
  François Pluchino 8b5c00bff0 Fix phpdoc 11 年 前
  Jordi Boggiano 5fb005631a Tweaking dispatchScript method to be in line with the rest, and add devMode to *_AUTOLOAD_DUMP events 11 年 前
  Pascal Borreli 2f4df9d459 Fixed typos 11 年 前
  Max Gfeller 067a8e764f Added a new method to check if an event has any listeners registered. 11 年 前
  Max Gfeller a12ed492ef Don't throw exception in the doDispatch method. 11 年 前
  Max Gfeller f1c1ba27b4 Throw an exception if no listeners have been found for given event. 11 年 前
  Jordi Boggiano 11a0d16ccc CS fixes 12 年 前
  Nils Adermann 5867d477be Use call_user_func for PHP < 5.4 compatability and accept __invoke 12 年 前
  Nils Adermann 3e1519cde0 Complete missing docblocks and fix incorrect ones 12 年 前
  Nils Adermann f00f5113bf Fix typo 12 年 前