Commit History

Author SHA1 Message Date
  Ronny López f627c3c603 Make Event devMode argument optional (false by default). 13 years ago
  Ronny López e5cbf83185 Added post-autoload-dump script event. 13 years ago
  Jordi Boggiano 64ca297f97 Autoload dev packages as well for script execution, refs #1430 13 years ago
  Jordi Boggiano 7d7eb3b2e8 Fix shell command output, fixes #1295 13 years ago
  Christer Edvartsen 4b8813269c Pass the current dev mode to the event dispatcher, which in turn passes it to the events fired. This can be fetched in scripts to check which mode we are currently in 13 years ago
  Jordi Boggiano de3188ca7d Remove target dir for classmap autoloads of the root package, fixes #1308 13 years ago
  Jordi Boggiano 0568f589fd Output error only on real errors, not any stderr output 13 years ago
  Pascal Borreli 83fd3967f0 Fixed PHPDoc 13 years ago
  Jordi Boggiano e887f6cea9 Fix CS 13 years ago
  John Kary 88650f9333 Add test for intermixing PHP callables and CLI commands in a single event's script stack 13 years ago
  John Kary 22cab83bb1 PHP callables cannot containing spaces 13 years ago
  John Kary be90496952 Add ability to call CLI-based commands from an event 13 years ago
  Mateusz Heleniak 1e458072cf scripts in pre-*-cmd which are not found (yet) no longer halt composer 13 years ago
  Jordi Boggiano d3cec0399a CS fixes & do not replace the exception since that removes the stack trace 13 years ago
  Jordi Boggiano b68eb3317b Merge remote-tracking branch 'OfficineSoftware/master' 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Andrea Turso f8b2f203a1 Added exception class and message to the error string. 13 years ago
  Andrea Turso f626ccbcee Wrapped the listener invocation a try/catch block that catches any 13 years ago
  Jordi Boggiano 2d780fbef6 Register all packages via the autoload generator before dispatching events 14 years ago
  Jordi Boggiano 7add1001ae Refactor scripts 14 years ago