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:17:39 +00:00
..
CacheWarmer removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Command [FrameworkBundle] Removing unnecessary and buggy functionality from ContainerDebugCommand 2011-04-19 17:01:22 -05:00
Console fixed unit tests (broken by previous commit) 2011-04-19 14:10:41 +02:00
Controller [Routing] added support for _scheme requirement 2011-04-20 10:49:32 +02: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 [FrameworkBundle] removed the router.options.resource_type and routing.resource arguments 2011-04-23 15:31:13 +02:00
Form [Form] Reorganized code into "form extensions" 2011-04-22 17:41:21 +02:00
HttpCache Add a public getter for the Esi instance 2011-03-28 13:45:23 +02:00
Profiler [FrameworkBundle] made some small tweaks 2011-04-23 15:40:32 +02:00
Resources [FrameworkBundle] Fixed typo in css 2011-04-23 15:17:39 +00:00
Routing replaced array for request context in Routing by a RequestContext class 2011-04-20 14:19:32 +02:00
Templating Merge branch 'master' into form-frameworkbundle-form-guessers-fix 2011-04-21 23:03:40 -03: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 [FrameworkBundle] removed two parameters 2011-04-23 11:34:17 +02:00
Util moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 2011-03-26 08:37:10 +01:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01: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