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 067bd0009e Merge remote branch 'kriswallsmith/scalar-nodes'
* kriswallsmith/scalar-nodes:
  removed a lot of special normalization logic in the configuration by using xml values instead of attributes
2011-04-15 07:44:22 +02:00
..
CacheWarmer [FrameworkBundle] Fix resource inheritance in the template cache warmer 2011-04-08 18:54:19 +02:00
Command fix Undefined property: Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand:: 2011-04-14 13:11:03 +02:00
Console [FrameworkBundle] changed console --debug option to --no-debug so commands will run in debug mode by default, as suggested in the SE's console: 2011-03-11 07:02:03 -08:00
Controller reverted Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names' 2011-04-04 11:10:56 +02:00
DataCollector made the controller name in the WDT clickable 2011-03-18 16:09:21 +01:00
Debug [FrameworkBundle] Fix an issue when adding a scoped service as an event listener 2011-04-13 23:08:08 +02:00
DependencyInjection Merge remote branch 'kriswallsmith/scalar-nodes' 2011-04-15 07:44:22 +02:00
HttpCache Add a public getter for the Esi instance 2011-03-28 13:45:23 +02:00
Profiler Add (Boolean) cast to constructor arguments 2011-03-29 17:39:47 +02:00
Resources Merge remote branch 'kriswallsmith/scalar-nodes' 2011-04-15 07:44:22 +02:00
Routing [FrameworkBundle] added support for routing redirection 2011-04-05 15:21:32 +02:00
Templating fixed inconsistencies in file locator classes 2011-04-14 12:52:22 +02:00
Test fixed session management in functional tests 2011-04-13 23:11:25 +02:00
Tests Merge remote branch 'kriswallsmith/scalar-nodes' 2011-04-15 07:44:22 +02:00
Translation refactored ConfigCache and optimized container:debug task 2011-03-14 18:37:25 +01:00
Util moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 2011-03-26 08:37:10 +01:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Client.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ContainerAwareEventDispatcher.php [Event] Tweak phpDoc for consistency 2011-04-06 09:42:48 +02:00
FrameworkBundle.php [FrameworkBundle] fix addCompilerPass typo 2011-03-15 09:29:59 +01:00
HttpKernel.php reverted Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names' 2011-04-04 11:10:56 +02:00
RequestListener.php [FrameworkBundle] Tweak to how the routing parameters are output 2011-04-09 17:35:31 -05:00