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-03-28 22:58:05 +02:00
..
CacheWarmer fixed finding resources under the main app/ directory 2011-03-23 09:04:21 +01:00
Command moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 2011-03-26 08:37:10 +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 fixed remaining Bundle suffixes 2011-03-28 19:04:02 +02: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 [Form] Removed form.type.loader tag and according compiler pass to simplify configuration. Custom types that are not in the DIC can be instantiated manually and passed wherever a type is desired. 2011-03-26 18:48:55 +01:00
Form [Form] Simplified the interface names of the Renderer subnamespace 2011-03-27 23:39:01 +02:00
HttpCache Add a public getter for the Esi instance 2011-03-28 13:45:23 +02: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 [FrameworkBundle][TwigBundle] Adapted bundle references to latest symfony/master changes 2011-03-28 22:58:05 +02:00
Routing replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Templating fixed remaining Bundle suffixes 2011-03-28 19:04:02 +02:00
Test replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Tests Merge remote branch 'symfony/master' into experimental 2011-03-28 22:52:15 +02:00
Translation refactored ConfigCache and optimized container:debug task 2011-03-14 18:37:25 +01: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 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] Removed form.type.loader tag and according compiler pass to simplify configuration. Custom types that are not in the DIC can be instantiated manually and passed wherever a type is desired. 2011-03-26 18:48:55 +01:00
HttpKernel.php updated codebase to use shorter bundle names 2011-03-27 06:25:43 -07:00
RequestListener.php removed 0 2011-03-24 16:21:55 +02:00