Fabien Potencier 82686751dd [HttpCache] fixed typo 14 years ago
..
Bundle 77f9daf374 [HttpKernel] allowed bundle names to have 'bundle' in their base name 14 years ago
CacheWarmer e4a636a885 [FrameworkBundle] refactored the cache:clear command 14 years ago
Config 8c0beea677 [Phpdoc] Cleaning/fixing 14 years ago
Controller c6818d8bf7 [HttpKernel] added support for controllers as arrays and object with an __invoke method 14 years ago
DataCollector 5ff67a8d54 made request data collector more robust when the user got the request content as a resource 14 years ago
Debug 36d60a4a87 [HttpKernel] fixed previous commit 14 years ago
DependencyInjection 4cbc33a785 removed the automatic loading of the compiled classes (should be done explicitely by the end user now) 14 years ago
Event 794b3b8e86 fixed phpdoc 14 years ago
Exception fd97c0caca renamed getPreviouses() to getAllPrevious 14 years ago
HttpCache 82686751dd [HttpCache] fixed typo 14 years ago
Log e0c12fa080 [HttpKernel] Removed log() from the LoggerInterface as the priority can not be safely determined across implementations 14 years ago
Profiler 7adedf9ce9 [HttpKernel] Fix to disable busyTimeout if it does not exist. 14 years ago
Test 8c0beea677 [Phpdoc] Cleaning/fixing 14 years ago
Util 8c0beea677 [Phpdoc] Cleaning/fixing 14 years ago
Client.php 7d8a3f76bb [HttpKernel] made some minor tweaks 14 years ago
Events.php b5769c52d6 Fixed various typo 14 years ago
HttpKernel.php 8c0beea677 [Phpdoc] Cleaning/fixing 14 years ago
HttpKernelInterface.php 7d8a3f76bb [HttpKernel] made some minor tweaks 14 years ago
Kernel.php faab5e4452 [HttpKernel] moved the creation of logs/ and cache/ ealier to be sure that directories exist when extensions want to write something into them 14 years ago
KernelInterface.php 4da43df963 merged vicb/kernel 14 years ago
LICENSE f54cedfe5e added LICENSE files for the subtree repositories 14 years ago
ResponseListener.php 1b8dc80215 [HttpKernel] moved from protected to private 14 years ago