Fabien Potencier 7780c4deda [HttpKernel] removed Response content when Request method is HEAD as per RFC2616 14 years ago
..
Bundle e898445b94 removed empty lines/trailing spaces 14 years ago
CacheWarmer 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Controller c6818d8bf7 [HttpKernel] added support for controllers as arrays and object with an __invoke method 14 years ago
DataCollector d1ca577e3f removed Logger::getDebugLogger() as the method is not part of any interface 14 years ago
Debug 839c332438 moved all listener classes under a common EventListener sub-namespace 14 years ago
DependencyInjection 7a7b448680 [HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded 14 years ago
EventListener 7780c4deda [HttpKernel] removed Response content when Request method is HEAD as per RFC2616 14 years ago
Exception fd97c0caca renamed getPreviouses() to getAllPrevious 14 years ago
Fixtures e898445b94 removed empty lines/trailing spaces 14 years ago
HttpCache 839c332438 moved all listener classes under a common EventListener sub-namespace 14 years ago
Profiler 988355993a refactored Profiler class 14 years ago
ClientTest.php 6957dae4f9 [HttpKernel] added support for cookies in Client 14 years ago
HttpKernelTest.php c171142c01 renamed constants to upper cased 14 years ago
KernelTest.php 4db0752894 replaced 'bool' with 'Boolean' 14 years ago
Logger.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
TestHttpKernel.php 06c682b4fb Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 14 years ago