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-01-14 08:23:38 +01:00
..
Cache Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Command [FrameworkBundle] registered FileSystem as a service, switched commands to use it 2011-01-14 08:23:38 +01:00
Console [Console] Symfony 2 or Symfony2 ? 2010-12-11 22:06:47 +01:00
Controller [FrameworkBundle] Moved the adding of Converter tags to a CompilerPass by suggestion of schmittjoh. 2010-12-23 11:08:19 +01:00
DataCollector Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Debug [Event] Collected data is about listener (not event) calls 2011-01-11 14:57:18 +01:00
DependencyInjection Fixed loading of validation files for bundles in a vendor namespace 2011-01-13 08:06:10 +01:00
Request/ParamConverter [FrameworkBundle] Optimized param converter manager 2010-12-30 16:56:21 +01:00
Resources [FrameworkBundle] registered FileSystem as a service, switched commands to use it 2011-01-14 08:23:38 +01:00
Routing [FrameworkBundle] converted the special routing resolver to a DIC compiler pass 2010-12-23 12:55:58 +01:00
Templating removed duplicate code 2011-01-07 17:14:41 +01:00
Test [FrameworkBundle] tweaked previous commit 2011-01-13 08:55:12 +01:00
Tests removed a circular reference in the definition of the templating and Twig services 2011-01-06 14:52:43 +01:00
Translation fixed various bugs 2010-11-26 14:46:53 +01:00
Util Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Validator DI container optimization 2011-01-05 15:41:11 +01:00
Client.php [DependencyInjection] optimized compiled containers 2010-11-23 22:43:09 +01:00
EventDispatcher.php DI container optimization 2011-01-05 15:41:11 +01:00
FrameworkBundle.php [Form, FrameworkBundle] added csrf tokens reset on Kernel::shutdown() to preven tokens stacking in tests 2011-01-11 20:27:06 +01:00
RequestListener.php made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00