Pascal Borreli b5769c52d6 Fixed various typo 14 lat temu
..
CacheWarmer e898445b94 removed empty lines/trailing spaces 14 lat temu
Command 6f16820328 [FrameworkBundle] Removing unnecessary and buggy functionality from ContainerDebugCommand 14 lat temu
Console 88acb017e3 [FrameworkBundle] changed console --debug option to --no-debug so commands will run in debug mode by default, as suggested in the SE's console: 14 lat temu
Controller 07aae98495 [Routing] added support for _scheme requirement 14 lat temu
DataCollector 0c8ff92ecd made the controller name in the WDT clickable 14 lat temu
Debug 589b0ab4ed Merge branch 'master' into form-frameworkbundle-form-guessers-fix 14 lat temu
DependencyInjection b5769c52d6 Fixed various typo 14 lat temu
Form fb4eb9c2e9 [FrameworkBundle] Adding check for invalid form type for better exception message 14 lat temu
HttpCache 8e4686787a Add a public getter for the Esi instance 14 lat temu
Profiler 4948666c6a Add (Boolean) cast to constructor arguments 14 lat temu
Resources 7644e86683 refactored session configuration 14 lat temu
Routing 117321d3c6 replaced array for request context in Routing by a RequestContext class 14 lat temu
Templating 589b0ab4ed Merge branch 'master' into form-frameworkbundle-form-guessers-fix 14 lat temu
Test ea84bb025b fixed session management in functional tests 14 lat temu
Tests 7644e86683 refactored session configuration 14 lat temu
Translation f4e4a2aa1b refactored ConfigCache and optimized container:debug task 14 lat temu
Util 124f1d8e44 moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 14 lat temu
Validator 8c423edfef replaced symfony-project.org by symfony.com 14 lat temu
Client.php 91602dfef4 [FrameworkBundle] made possible to interact with the Kernel/Container after a request in functional tests 14 lat temu
ContainerAwareEventDispatcher.php b4df0ea9ed [FrameworkBundle] Added a test for listener services not available in the current scope 14 lat temu
FrameworkBundle.php 589b0ab4ed Merge branch 'master' into form-frameworkbundle-form-guessers-fix 14 lat temu
HttpKernel.php 314684df24 [FrameworkBundle] made ESI URL relative as allowed by the spec (no need to generate absolute URLs) 14 lat temu
RequestListener.php 7266b41ade [FrameworkBundle] added the current locale as the default value for _locale when generating routes 14 lat temu