提交歷史

作者 SHA1 備註 提交日期
  Fabien Potencier 2a8a9cc0a3 moved KernelBundle logic to KernelExtension, and made test.xml decoupled from the error handler 15 年之前
  Fabien Potencier 9452437c51 [HttpKernel] made all core.* events take a request_type parameter for consistency 15 年之前
  Fabien Potencier 485400dd51 refactored the controller resolver (+ made a small routing optimization) 15 年之前
  Fabien Potencier 5c4b891812 [HttpKernel] fixed some phpdoc 15 年之前
  Fabien Potencier 2f84c280d0 [Framework] added Kernel::isClassInActiveBundle() 15 年之前
  Fabien Potencier 248e501df5 [Routing] added Route::setDefault() 15 年之前
  Fabien Potencier 6a572e0f34 [Framework] added the ClosureLoader for DIC in the kernel 15 年之前
  Fabien Potencier fd705756d4 [Framework] disabled the bootstrap file when debug is true 15 年之前
  Fabien Potencier ecea456c5b [Framework] removed old code 15 年之前
  Fabien Potencier d440f2edbe [FrameworkBundle] fixed CS 15 年之前
  Fabien Potencier c6bde10076 [FrameworkBundle] fixed XSD for validation 15 年之前
  Fabien Potencier 355ed9b5f9 renamed annotation to tag in the DIC 15 年之前
  Jonathan H. Wage 8f21e5d918 Allowing default_database to be configured per document manager. 15 年之前
  Kris Wallsmith 82e440c181 [DoctrineMongoDBBundle] added "default_database" attribute to DI extension 15 年之前
  Fabien Potencier eb8b7645d4 [HttpKernel] fixed previous commit 15 年之前
  Fabien Potencier d876ea0766 [HttpKernel] fixed wrong usage of sleep() 15 年之前
  Kris Wallsmith 5a724fdcb6 [HttpKernel] added getSummary to DataCollectorInterface 15 年之前
  Fabien Potencier cae410cfb5 removed auto_start left over 15 年之前
  Fabien Potencier 09a11475f1 [Framework] updated the bootstrap file 15 年之前
  Kris Wallsmith 1f4f6afebe [DoctrineMongoDBBundle] fixed class names in tests 15 年之前
  Kris Wallsmith 9df6cdd53e [DoctrineMongoDBBundle] fixed parameter references in tests 15 年之前
  Kris Wallsmith b5690609f8 [DoctrineMongoDBBundle] renamed extension class 15 年之前
  Fabien Potencier 05b47c4a07 [DoctrineMongoDBBundle] fixed use statement 15 年之前
  Kris Wallsmith fa3980f66f Removed some use statements that are no longer needed. 15 年之前
  Kris Wallsmith 3a10af099b [DoctrineMongoDBBundle] changed references from metadata_driver to metadata 15 年之前
  Kris Wallsmith 51ae607aeb [DoctrineMongoDBBundle] added default cache service to xml 15 年之前
  Kris Wallsmith 237b7747f7 [DoctrineMongoDBBundle] moved concat of "%" into sprintf 15 年之前
  Kris Wallsmith 6223a1ac0c [DoctrineMongoDBBundle] fixed coding standards 15 年之前
  Brandon Turner 3b1c7e59f6 [DoctrineBundle,DoctrineMongoDBBundle] Updated tests to work when both bundles are enabled. 15 年之前
  Brandon Turner c9001f37fc [DoctrineMongoDBBundle] updated to only load default settings once 15 年之前