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-20 09:32:54 +02:00
..
CacheWarmer removed the autoloader map feature 2011-04-28 13:38:22 +02:00
Command fixed CS 2011-05-09 13:52:49 +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 [FrameworkBundle] fixed redirect controller when a non-standard port is used (closes #965) 2011-05-16 08:21:58 +02: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 added a way to disable forms, and force validation to be enabled when forms are enabled (closes #840) 2011-05-18 15:45:34 +02:00
Generator [FrameworkBundle] renamed Mustache to Generator and moved it to a new Generator sub-namespace 2011-05-20 09:32:54 +02:00
HttpCache [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Profiler [FrameworkBundle] fixes a regression 2011-05-14 12:37:11 +02:00
Resources Merge remote branch 'shieldo/search_field' into shieldo_merge 2011-05-19 01:41:59 +02:00
Routing [FrameworkBundle] fixed typo 2011-05-01 17:38:14 +02:00
Templating Removed unnecessary array_push 2011-05-19 18:11:22 +02:00
Test made a slight change to the previous merge 2011-05-11 10:45:23 +02:00
Tests [FrameworkBundle] renamed Mustache to Generator and moved it to a new Generator sub-namespace 2011-05-20 09:32:54 +02:00
Translation [FrameworkBundle] Fixed typo 2011-05-08 21:02:16 +02:00
Validator updated my email address 2011-05-02 05:59:56 -07:00
Client.php [FrameworkBundle] added a note 2011-05-11 11:05:57 +02:00
ContainerAwareEventDispatcher.php [FrameworkBundle] Optimization of the method ContainerAwareEventDispacther::dispatch() 2011-04-20 15:05:22 +02:00
FrameworkBundle.php moved ErrorHandler management to the distributions 2011-05-05 08:53:13 +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] fixed renamed routing exception 2011-05-17 12:55:24 -07:00