Matthieu Bontemps aba6363452 Fix kernel access in HttpCache due to kernel attribute privatization 14 years ago
..
CacheWarmer a2294106fb fixed finding resources under the main app/ directory 14 years ago
Command 124f1d8e44 moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 14 years ago
Console 88acb017e3 [FrameworkBundle] changed console --debug option to --no-debug so commands will run in debug mode by default, as suggested in the SE's console: 14 years ago
Controller 662a4b3740 removed the status message from HttpException, changed the signature so that most useful arguments are first, fixed many small problems introduced with previous HTTP exception refactoring 14 years ago
DataCollector 0c8ff92ecd made the controller name in the WDT clickable 14 years ago
Debug d02a700c06 [FrameworkBundle] fixed the traceable event manager 14 years ago
DependencyInjection 2f8d5cd1c0 [FrameworkBundle] fixed build of config for asset packages 14 years ago
HttpCache aba6363452 Fix kernel access in HttpCache due to kernel attribute privatization 14 years ago
HttpFoundation 6c8e71c8e7 renamed filterCore* to onCore* 14 years ago
Profiler bb206a7b7b [FrameworkBundle] fixed profiler on requests for which no route matches 14 years ago
Resources 1910e23df8 [FrameworkBundle] Adding a title tag to make the default error page just a little bit longer so that chrome displays it 14 years ago
Routing 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Templating 0c8ff92ecd made the controller name in the WDT clickable 14 years ago
Test 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Tests 124f1d8e44 moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 14 years ago
Translation f4e4a2aa1b refactored ConfigCache and optimized container:debug task 14 years ago
Util 124f1d8e44 moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 14 years ago
Validator 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Client.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
ContainerAwareEventDispatcher.php 1219b98ec5 renamed some methods in the event dispatcher 14 years ago
FrameworkBundle.php b9cd2f1f06 [FrameworkBundle] fix addCompilerPass typo 14 years ago
HttpKernel.php 06c682b4fb Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 14 years ago
RequestListener.php e2492a4879 removed 0 14 years ago