Historial de Commits

Autor SHA1 Mensaje Fecha
  Martin Schuhfuss 79e4ed661b simplified assignment hace 14 años
  Martin Schuhfuss 04302ffe98 simplified ternary-operator hace 14 años
  Martin Schuhfuss 3a285c1548 fixed handling of null-values in attribute- and query-arrays hace 14 años
  Fabien Potencier 65200aa86a added missing license headers hace 14 años
  Fabien Potencier 314684df24 [FrameworkBundle] made ESI URL relative as allowed by the spec (no need to generate absolute URLs) hace 14 años
  Fabien Potencier f232b3cdda reverted Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names' hace 14 años
  Fabien Potencier fe19646470 [HttpKernel] made the _route request attribute _internal for embedded controller renderings hace 14 años
  Kris Wallsmith ade83e2e80 updated codebase to use shorter bundle names 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
  Bernhard Schussek f1393d7b1f Replaced EventDispatcher by Doctrine's EventManager implementation hace 14 años
  ornicar b043bfde0b Do not catch subrequest exceptions, because it makes debugging hard. hace 14 años
  Igor Wiedler 8cb3a237cc [FrameworkBundle] Allow any 2xx response code in a subrequest hace 14 años
  Fabien Potencier 75404e6bd6 renamed HttpKernel/Cache/ namespace to HttpKernel/HttpCache/ hace 14 años
  Fabien Potencier 0e66e388ec added two interfaces: EventInterface and EventDispatcherInterface hace 14 años
  Fabien Potencier 73ab687521 moved ControllerResolver methods to HttpKernel (makes more sense) hace 14 años
  Fabien Potencier b577ce665a [HttpKernel] fixed scope management in HttpKernel hace 14 años
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container hace 14 años