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 5059559035 Merge remote branch 'Seldaek/events' into events1
* Seldaek/events:
  [EventDispatcher] Removed temporary code
  [FrameworkBundle] Improved code readability
  [FrameworkBundle] Clarified code and fixed regression
  Update Core and Security events to latest model
  [EventDispatcher] Allow registration of arbitrary callbacks
  [EventDispatcher] Remove useless code
  [EventDispatcher] Minor memory optimization to getListeners()
  [FrameworkBundle] Small optimization, remove some function calls
2011-05-30 08:58:49 +02:00
..
CacheWarmer removed the autoloader map feature 2011-04-28 13:38:22 +02:00
Command [FrameworkBundle] replaced Util/Mustache to Generator/Generator 2011-05-22 00:10:22 +09: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] Adding two form-related methods to the base controller 2011-05-29 23:00:31 -05:00
DataCollector made the controller name in the WDT clickable 2011-03-18 16:09:21 +01:00
Debug [EventDispatcher] Removed temporary code 2011-05-26 11:56:59 +02:00
DependencyInjection Merge remote branch 'Seldaek/events' into events1 2011-05-30 08:58:49 +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 'Seldaek/events' into events1 2011-05-30 08:58:49 +02:00
Routing [FrameworkBundle] fixed typo 2011-05-01 17:38:14 +02:00
Templating [Twig][Form] Optimize form rendering 2011-05-20 16:45:57 +02:00
Test Update Core and Security events to latest model 2011-05-26 11:55:07 +02:00
Tests Merge remote branch 'Seldaek/events' into events1 2011-05-30 08:58:49 +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] Clarified code and fixed regression 2011-05-26 11:55:09 +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