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