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
Fabien Potencier 72a5ba78a0 Merge remote branch 'xmontana/master'
* xmontana/master:
  renamed catalan translation filename according to locale
  renamed catalan translation filename according to locale
2011-04-29 11:06:21 +02:00
..
CacheWarmer removed the autoloader map feature 2011-04-28 13:38:22 +02:00
Command [Routing] simplified route compiler 2011-04-25 12:38:20 +02:00
Console [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Controller [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00: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 removed the automatic loading of the compiled classes (should be done explicitely by the end user now) 2011-04-28 14:19:10 +02:00
HttpCache [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Profiler [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Resources Merge remote branch 'xmontana/master' 2011-04-29 11:06:21 +02:00
Routing replaced array for request context in Routing by a RequestContext class 2011-04-20 14:19:32 +02:00
Templating added the possibility to easily customize the template of just one widget of a form (PHP edition) 2011-04-29 07:33:55 +02:00
Test fixed session management in functional tests 2011-04-13 23:11:25 +02:00
Tests [Form] added the possibility to configure the CSRF field name and the disabling of the CSRF feature altogether 2011-04-28 11:28:44 +02:00
Translation [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Util moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 2011-03-26 08:37:10 +01:00
Validator [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00: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] Optimization of the method ContainerAwareEventDispacther::dispatch() 2011-04-20 15:05:22 +02:00
FrameworkBundle.php removed the automatic loading of the compiled classes (should be done explicitely by the end user now) 2011-04-28 14:19:10 +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