提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 839cb027a6 [HttpKernel] added a bootstrap file for HTTP cache front controllers 14 年之前
  Victor Berchet f470c5605e [Request] Fix getting mime type 14 年之前
  Fabien Potencier 0c439e2c64 updated bootstrap.php 14 年之前
  Fabien Potencier e081e5919e reverted changes to the adaptive cache loader cache 14 年之前
  Fabien Potencier 5f11e49d0b [HttpKernel] made exceptions more robust (avoid too deep nested arrays PHP errors) 14 年之前
  Fabien Potencier dacb25f13a updated bootstrap.php 14 年之前
  Fabien Potencier 01439d5f14 updated bootstrap file 14 年之前
  Fabien Potencier 2509c9da4b added an autoloader that uses a class map 14 年之前
  Fabien Potencier 95e10b3ed9 moved ClassLoaderCollection class to the ClassLoader component 14 年之前
  Fabien Potencier db818284af moved class compiled in cache to the FrameworkBundle 14 年之前
  Fabien Potencier 42f9c556a3 moved the class loader to its own component 14 年之前
  Fabien Potencier 8b62df7247 changed the EventDispatcher and Event interfaces 14 年之前
  Fabien Potencier a66d050bdb removed KernelInterface::reboot() method 14 年之前
  Fabien Potencier fb4e7fb5c5 added KernelInterface 14 年之前
  Fabien Potencier 561a3e47b3 [HttpKernel] made another speed optimization 14 年之前
  Fabien Potencier 79dce161dd made a performance optimization 14 年之前
  Fabien Potencier 3e71c2c76e [DependencyInjection] made a small speed optimization 14 年之前
  Fabien Potencier 67790c129b updated bootstrap file 14 年之前
  Fabien Potencier 1c11d81611 made all event listeners lazy loaded 14 年之前
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container 14 年之前
  Fabien Potencier 1583c8b9ef updated bootstrap file 14 年之前
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 年之前
  Fabien Potencier 67f13fee9e [HttpKernel] made a small tweak 14 年之前
  Fabien Potencier f4cf31a275 made some minor tweaks 14 年之前
  Fabien Potencier be35aa1d6a [HttpKernel] added the possibility to add non-namespaced classes to the compiled class cache 14 年之前
  Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() 14 年之前
  Fabien Potencier 272933d2ce fixed typo 14 年之前
  Fabien Potencier 7ac6d59173 changed the bundle name to be the class name of the bundle, not the last part of the namespace 14 年之前
  Fabien Potencier 3734c0e01e updated bootstrap file 14 年之前
  Ryan Weaver 0c97335284 Updating calls from Console\Application::addCommand() to Console\Application::add() after method name refactoring. 14 年之前