提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... 14 年之前
  Victor Berchet 717efd14fd [Kernel] some tweaks 14 年之前
  ornicar afad113297 [HttpKernel] Fix notice in Kernel 14 年之前
  ornicar c5fb96b86b [HttpKernel] Add more unit tests for Kernel 14 年之前
  ornicar 9ba2943aff [HttpKernel] Add unit tests for Kernel. Also slightly modify Kernel to make it more testable. 14 年之前
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 年之前
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes 14 年之前
  Victor Berchet 5e5b6f0cf8 [HttpKernel] made sure that parent bundles are registered before their descendants 14 年之前
  Victor Berchet 65eb70d3b6 [Kernel] Tweak bundle management 14 年之前
  Fabien Potencier 02820a5a56 [HttpKernel] fixed phpdoc 14 年之前
  Fabien Potencier db818284af moved class compiled in cache to the FrameworkBundle 14 年之前
  Fabien Potencier a66d050bdb removed KernelInterface::reboot() method 14 年之前
  Fabien Potencier fb4e7fb5c5 added KernelInterface 14 年之前
  Fabien Potencier 79dce161dd made a performance optimization 14 年之前
  Fabien Potencier d0b4bfc8f6 added a cache warmer sub-framework 14 年之前
  Fabien Potencier 622d228090 [HttpKernel] fixed typo 14 年之前
  Fabien Potencier 09aeb78634 removed Kernel::isBooted() method 14 年之前
  Fabien Potencier e151580212 [HttpKernel] removed getRequest as it's not part of the interface anymore 14 年之前
  Fabien Potencier bd6bc4db62 [HttpKernel] changed Kernel::locateResource() to also work with directories 14 年之前
  Thomas dd20434227 fix kernel:locateResource to loop accross the bundle tree to find the first match 14 年之前
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 年之前
  Fabien Potencier e6f1248151 [HttpKernel] added back Bundle::getName() as it is quite useful 14 年之前
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 年之前
  Fabien Potencier 67f13fee9e [HttpKernel] made a small tweak 14 年之前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年之前
  Fabien Potencier a327f1a944 added some phpdoc 14 年之前
  Fabien Potencier 00b19e234d fixed typos 14 年之前
  Fabien Potencier f4cf31a275 made some minor tweaks 14 年之前
  Fabien Potencier d406ca0d6b [FrameworkBundle] made ESI optional (should now be enabled explicitely) 14 年之前
  Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() 14 年之前