Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 7350109f6e Renamed core.* events to kernel.* and CoreEvents to KernelEvents hace 14 años
  Victor Berchet 5069fe2cf2 [HttpKernel] Fix randomly failing tests hace 14 años
  Fabien Potencier c171142c01 renamed constants to upper cased hace 14 años
  Jordi Boggiano af0bd8a136 Update Core and Security events to latest model hace 14 años
  Fabien Potencier c6818d8bf7 [HttpKernel] added support for controllers as arrays and object with an __invoke method hace 14 años
  Fabien Potencier 6c8e71c8e7 renamed filterCore* to onCore* hace 14 años
  Fabien Potencier 1219b98ec5 renamed some methods in the event dispatcher hace 14 años
  Bernhard Schussek 06c682b4fb Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) hace 14 años
  Bernhard Schussek 2cf3779a2c Renamed EventArgs classes and adapted remaining code to EventManager hace 14 años
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com hace 14 años
  Fabien Potencier fc372bc217 [HttpKernel] changed core.view event to use notifyUntil() instead of filter() -- as soon as a listener returns a Response, we are done hace 14 años
  Fabien Potencier 8b62df7247 changed the EventDispatcher and Event interfaces hace 14 años
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container hace 14 años
  Kris Wallsmith 5da423be20 [HttpKernel] Added getRequest() to HttpKernelInterface. hace 14 años
  Jeremy Mikola 2ff474fc3a [HttpKernel][FrameworkBundle] Rename BaseHttpKernel to HttpKernel hace 14 años
  Fabien Potencier 513163648e fixed a unit test hace 14 años
  Fabien Potencier a471f65759 [HttpKernel] tweaked HttpKernelInterface hace 14 años
  Fabien Potencier 556bfcb804 [HttpKernel] added some more unit tests hace 14 años