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
Fabien Potencier cc9eff0bc6 merged 2.0
2011-12-26 21:57:48 +01:00
..
CacheWarmer moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Command merged branch dustin10/cache-clearers (PR #2857) 2011-12-19 19:52:15 +01:00
Console To avoid having 2 different default values for env. 2011-11-20 12:56:56 +01:00
Controller merged 2.0 2011-12-14 19:13:35 +01:00
DataCollector [FrameworkBundle] added a command to help debugging route matching problems 2011-10-24 09:08:38 +02:00
Debug [FrameworkBundle] make the code more generic 2011-12-01 08:44:53 +01:00
DependencyInjection merged branch dustin10/cache-clearers (PR #2857) 2011-12-19 19:52:15 +01:00
EventListener merged 2.0 2011-11-24 07:16:52 +01:00
HttpCache [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
Resources merged 2.0 2011-12-26 21:57:48 +01:00
Routing moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Templating merged 2.0 2011-12-18 14:48:17 +01:00
Test merged 2.0 2011-12-13 16:12:53 +01:00
Tests [Component] Moved Filesystem class to its own component 2011-12-22 19:36:46 +01:00
Translation [FrameworkBundle] fixed previous commit 2011-12-08 08:13:12 +01:00
Validator removed unused use statements 2011-10-29 11:56:30 +02:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json Added Filesystem Component mention in composer.json 2011-12-22 20:02:15 +01: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 added cache clear hook 2011-12-19 12:17:48 -06:00
HttpKernel.php Merge branch '2.0' 2011-11-12 09:18:01 +01:00