Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... hace 14 años
  Sven Paulus 5d87d83a10 optimize duplication of Request objects hace 14 años
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles hace 14 años
  Martijn Evers 1e3dc1479c [Testing][HttpKernel] Added possibility to functional test raw body data hace 14 años
  Fabien Potencier 2dfac2a881 fixed typo hace 14 años
  Fabien Potencier f455700b88 fixed previous commit hace 14 años
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes hace 14 años
  Fabien Potencier 6ed7dc1e5a made a small optimization hace 14 años
  Fabien Potencier b6f400a2bc [DependencyInjection] made an optimization on dumped DIC hace 14 años
  Fabien Potencier 2d69369c69 [ClassLoader] added the possibility to define more than one directory for a namespace or a prefix hace 14 años
  Fabien Potencier c05fb03c7d [HttpKernel] changed the core.view event to only be notified when the controller does not return a Response hace 14 años
  Fabien Potencier 839cb027a6 [HttpKernel] added a bootstrap file for HTTP cache front controllers hace 14 años
  Victor Berchet f470c5605e [Request] Fix getting mime type hace 14 años
  Fabien Potencier 0c439e2c64 updated bootstrap.php hace 14 años
  Fabien Potencier e081e5919e reverted changes to the adaptive cache loader cache hace 14 años
  Fabien Potencier 5f11e49d0b [HttpKernel] made exceptions more robust (avoid too deep nested arrays PHP errors) hace 14 años
  Fabien Potencier dacb25f13a updated bootstrap.php hace 14 años
  Fabien Potencier 01439d5f14 updated bootstrap file hace 14 años
  Fabien Potencier 2509c9da4b added an autoloader that uses a class map hace 14 años
  Fabien Potencier 95e10b3ed9 moved ClassLoaderCollection class to the ClassLoader component hace 14 años
  Fabien Potencier db818284af moved class compiled in cache to the FrameworkBundle hace 14 años
  Fabien Potencier 42f9c556a3 moved the class loader to its own component hace 14 años
  Fabien Potencier 8b62df7247 changed the EventDispatcher and Event interfaces hace 14 años
  Fabien Potencier a66d050bdb removed KernelInterface::reboot() method hace 14 años
  Fabien Potencier fb4e7fb5c5 added KernelInterface hace 14 años
  Fabien Potencier 561a3e47b3 [HttpKernel] made another speed optimization hace 14 años
  Fabien Potencier 79dce161dd made a performance optimization hace 14 años
  Fabien Potencier 3e71c2c76e [DependencyInjection] made a small speed optimization hace 14 años
  Fabien Potencier 67790c129b updated bootstrap file hace 14 años
  Fabien Potencier 1c11d81611 made all event listeners lazy loaded hace 14 años