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
Bernhard Schussek 18b98353d5 Merge branch 'master' into experimental
Conflicts:
	src/Symfony/Component/Form/Resources/config/validation.xml
2011-03-25 16:07:19 +01:00
..
CacheWarmer fixed finding resources under the main app/ directory 2011-03-23 09:04:21 +01:00
Command [FrameworkBundle] fixed cache:clear command for non-namespaced AppKernel classes 2011-03-23 07:06:36 +01:00
Console [FrameworkBundle] changed console --debug option to --no-debug so commands will run in debug mode by default, as suggested in the SE's console: 2011-03-11 07:02:03 -08:00
Controller 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 2011-03-23 16:11:54 +01:00
DataCollector made the controller name in the WDT clickable 2011-03-18 16:09:21 +01:00
Debug Merge remote branch 'symfony/master' into experimental 2011-03-18 10:39:40 +01:00
DependencyInjection Merge branch 'master' into experimental 2011-03-25 09:24:38 +01:00
Form [Form] Add Arbitrary Attribute Support to Form Rendering. 2011-03-24 22:08:08 +01:00
HttpCache replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
HttpFoundation renamed filterCore* to onCore* 2011-03-17 17:01:59 +01:00
Profiler [FrameworkBundle] fixed profiler on requests for which no route matches 2011-03-22 16:57:37 +01:00
Resources Merge branch 'master' into experimental 2011-03-25 09:24:38 +01:00
Routing replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Templating made the controller name in the WDT clickable 2011-03-18 16:09:21 +01:00
Test replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Tests Merge branch 'master' into experimental 2011-03-25 16:07:19 +01:00
Translation refactored ConfigCache and optimized container:debug task 2011-03-14 18:37:25 +01:00
Util replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Client.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ContainerAwareEventDispatcher.php renamed some methods in the event dispatcher 2011-03-17 15:27:42 +01:00
FrameworkBundle.php [Form] Added support for types that are not registered in the DIC. These are identified by their FQ class name. 2011-03-22 12:33:15 +01:00
HttpKernel.php Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 2011-03-13 19:49:10 +01:00
RequestListener.php removed 0 2011-03-24 16:21:55 +02:00