This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle
2011-10-24 09:08:38 +02:00
..
CacheWarmer moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Command [FrameworkBundle] added a command to help debugging route matching problems 2011-10-24 09:08:38 +02:00
Console fixed CS 2011-06-08 12:12:55 +02:00
Controller added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00
DataCollector [FrameworkBundle] added a command to help debugging route matching problems 2011-10-24 09:08:38 +02:00
Debug added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00
DependencyInjection added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00
EventListener moved LocaleListener and RouterListener to the HttpKernel component 2011-10-10 13:03:55 +02:00
HttpCache [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Resources [FrameworkBundle] added a command to help debugging route matching problems 2011-10-24 09:08:38 +02:00
Routing moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Templating moved management of the locale from the Session class to the Request class 2011-10-08 18:34:49 +02:00
Test converted file_exists calls to either is_file or is_dir where it makes sense 2011-08-29 15:28:26 +02:00
Tests added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00
Translation revert 89fd965 (refs #2339) 2011-10-23 14:09:54 +02:00
Validator updated my email address 2011-05-02 05:59:56 -07:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json updated composer.json for 2.1 2011-09-29 17:40:43 +02:00
ContainerAwareEventDispatcher.php added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00
FrameworkBundle.php -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
HttpKernel.php added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00