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-04-23 15:18:47 +00:00
..
CacheWarmer [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Command [FrameworkBundle] Removing unnecessary and buggy functionality from ContainerDebugCommand 2011-04-19 17:01:22 -05:00
Console [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Controller [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
DataCollector made the controller name in the WDT clickable 2011-03-18 16:09:21 +01:00
Debug Merge branch 'master' into form-frameworkbundle-form-guessers-fix 2011-04-21 23:03:40 -03:00
DependencyInjection [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Form [Form] Reorganized code into "form extensions" 2011-04-22 17:41:21 +02:00
HttpCache [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Profiler [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Resources [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Routing replaced array for request context in Routing by a RequestContext class 2011-04-20 14:19:32 +02:00
Templating [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Test fixed session management in functional tests 2011-04-13 23:11:25 +02:00
Tests [FrameworkBundle] removed the router.options.resource_type and routing.resource arguments 2011-04-23 15:31:13 +02:00
Translation [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Util moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 2011-03-26 08:37:10 +01:00
Validator [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Client.php [FrameworkBundle] made possible to interact with the Kernel/Container after a request in functional tests 2011-04-19 22:55:39 +02:00
ContainerAwareEventDispatcher.php [FrameworkBundle] Added a test for listener services not available in the current scope 2011-04-20 09:56:44 +02:00
FrameworkBundle.php [Form] Reorganized code into "form extensions" 2011-04-22 17:41:21 +02:00
HttpKernel.php [FrameworkBundle] made ESI URL relative as allowed by the spec (no need to generate absolute URLs) 2011-04-21 18:54:01 +02:00
RequestListener.php [FrameworkBundle] added the current locale as the default value for _locale when generating routes 2011-04-20 23:03:01 +02:00