Commit History

Author SHA1 Message Date
  Fabien Potencier fe19646470 [HttpKernel] made the _route request attribute _internal for embedded controller renderings 14 years ago
  Kris Wallsmith ade83e2e80 updated codebase to use shorter bundle names 14 years ago
  Bernhard Schussek 06c682b4fb Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 14 years ago
  Bernhard Schussek 2cf3779a2c Renamed EventArgs classes and adapted remaining code to EventManager 14 years ago
  Bernhard Schussek f1393d7b1f Replaced EventDispatcher by Doctrine's EventManager implementation 14 years ago
  ornicar b043bfde0b Do not catch subrequest exceptions, because it makes debugging hard. 14 years ago
  Igor Wiedler 8cb3a237cc [FrameworkBundle] Allow any 2xx response code in a subrequest 14 years ago
  Fabien Potencier 75404e6bd6 renamed HttpKernel/Cache/ namespace to HttpKernel/HttpCache/ 14 years ago
  Fabien Potencier 0e66e388ec added two interfaces: EventInterface and EventDispatcherInterface 14 years ago
  Fabien Potencier 73ab687521 moved ControllerResolver methods to HttpKernel (makes more sense) 14 years ago
  Fabien Potencier b577ce665a [HttpKernel] fixed scope management in HttpKernel 14 years ago
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container 14 years ago