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-04-11 23:26:11 +02:00
..
CacheWarmer fixed finding resources under the main app/ directory 2011-03-23 09:04:21 +01:00
Command Merge remote branch 'Seldaek/init_bundle' 2011-04-11 18:39:36 +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] simplified code 2011-04-05 08:10:17 +02:00
DependencyInjection [FrameworkBundle][Validation] Fix bug where YAML Validation files are not detected. 2011-04-11 23:26:11 +02:00
HttpCache Add a public getter for the Esi instance 2011-03-28 13:45:23 +02:00
HttpFoundation renamed filterCore* to onCore* 2011-03-17 17:01:59 +01:00
Profiler Add (Boolean) cast to constructor arguments 2011-03-29 17:39:47 +02:00
Resources [FrameworkBundle] made css rule a bit more conservative 2011-04-08 17:49:56 +02:00
Routing [FrameworkBundle] added support for routing redirection 2011-04-05 15:21:32 +02:00
Templating Display template logical names in exception messages 2011-04-08 19:56:12 +02:00
Test [FrameworkBundle] fixed CS 2011-04-05 08:24:46 +02:00
Tests [FrameworkBundle][Validation] Fix bug where YAML Validation files are not detected. 2011-04-11 23:26:11 +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 [FrameworkBundle] fixed CS 2011-04-01 10:28:09 +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