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-16 08:12:36 +01:00
..
Cache [Cache] Changing variable from a property to a normal variable for consistency - the variable is passed to the parent constructor and set on the property there. 2011-01-16 07:39:07 +01:00
Command Typo on command asset:install 2011-01-15 20:11:45 +01:00
Console [Console] Symfony 2 or Symfony2 ? 2010-12-11 22:06:47 +01:00
Controller [FrameworkBundle] fixed controller names conversion when a bundle is defined in two different namespaces 2011-01-15 20:40:55 +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 changed the template name format 2011-01-15 12:33:27 +01:00
Request/ParamConverter [FrameworkBundle] Optimized param converter manager 2010-12-30 16:56:21 +01:00
Resources some refactorings/improvements 2011-01-15 21:07:35 +01:00
Routing [FrameworkBundle] converted the special routing resolver to a DIC compiler pass 2010-12-23 12:55:58 +01:00
Templating [FrameworkBundle] fixed template name parsing for namespaced bundles 2011-01-15 20:45:43 +01:00
Test [FrameworkBundle] tweaked previous commit 2011-01-13 08:55:12 +01:00
Tests renamed Container::freeze() to Container::compile() 2011-01-16 08:12:36 +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 made a big refactoring of the templating sub-framework 2011-01-15 07:43:05 +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