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-05-02 18:35:38 +02:00
..
CacheWarmer removed the autoloader map feature 2011-04-28 13:38:22 +02:00
Command [FrameworkBundle] refactored container:debug command 2011-05-01 17:21:20 +02:00
Console changed Application to have nice error messages when something bad happens early on the CLI 2011-05-02 18:35:38 +02: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 [FrameworkBundle] refactored container:debug command 2011-05-01 17:21:20 +02:00
HttpCache [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Profiler Various typos 2011-04-30 19:40:15 +00:00
Resources made esi service public 2011-05-01 14:35:26 -05:00
Routing [FrameworkBundle] fixed typo 2011-05-01 17:38:14 +02:00
Templating make Templating Engine $globals optional 2011-04-29 22:36:24 +02:00
Test Various typos 2011-04-30 19:40:15 +00:00
Tests Merge remote branch 'pborreli/tests-fix-typos' 2011-04-30 21:53:15 +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 updated my email address 2011-05-02 05:59:56 -07: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 [FrameworkBundle] refactored container:debug command 2011-05-01 17:21:20 +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] removed the need to specify the http/https port when you don't switch from http to https or the other way round 2011-04-29 16:42:49 +02:00