コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier 6ab11eb1ce [Console] decoupled Command from Application 14 年 前
  Fabien Potencier 25e99e894b renamed Command to ContainerAwareCommand 14 年 前
  Fabien Potencier 5744b520f7 [Console] added unit tests for DialogHelper 14 年 前
  stloyd 7783a050c2 Removed unused code from DateType 14 年 前
  Fabien Potencier 08017fd881 merged branch Seldaek/traceable_event (PR #1372) 14 年 前
  Jordi Boggiano 6c46a3b1b2 [FrameworkBundle] Prevent breakage when an array callback is not callable 14 年 前
  Fabien Potencier aedb1dfe62 [DoctrineBundle] changed exception to use native Doctrine exception 14 年 前
  Jordi Boggiano 159fc0edf0 [Validator] Added symbols to IDNs validation 14 年 前
  Jordi Boggiano c827faf694 [Validator] Add support for IDNs and custom TLDs 14 年 前
  stloyd cdd39ac3e2 Added ability to set "empty_value" for `DateTimeType`, `DateType` and `TimeType` 14 年 前
  Victor Berchet da467a6b11 [Form] Fix the exception message when no block is found while rendering 14 年 前
  Victor Berchet 8670995574 [Form] Optimize rendering when the block to render is known 14 年 前
  Victor Berchet 41e07c96e3 [Form] Optimize rendering 14 年 前
  Victor Berchet ee5d975783 [Form] Remove a test which is no more relevant (after recent FileType refactoring) 14 年 前
  Victor Berchet f729c6ba93 [Form] Add the ability to override label & widget options when rendering a row 14 年 前
  Victor Berchet e09ae3f6a2 [Form][FrameworkBundle] Make FormHelper::renderSection() recursively callable, introduce FormHelper::renderBlock() 14 年 前
  Fabien Potencier e6a2ca6508 [DoctrineBundle] fixed doctrine:generate:entity when the bundle does not contain any Entities yet 14 年 前
  Fabien Potencier 14b0807a80 merged branch Seldaek/sessionopt (PR #1368) 14 年 前
  Victor Berchet e43fb989e3 [Form][TwigBridge] Make FormExtension::render() recursively callable to ease theming 14 年 前
  Fabien Potencier bb7a9d75ea [Config] fixed phpdoc 14 年 前
  Jordi Boggiano f400124037 [HttpFoundation] Small optimization of Session flash handling 14 年 前
  Fabien Potencier 8b168a142b [HttpKernel] updated HttpKernel::varToString() 14 年 前
  Fabien Potencier 2e1747bf76 added more information about a resource in error and debug messages 14 年 前
  Fabien Potencier 01ecaa4503 [Config] renamed FileLoaderImportException to FileLoaderLoadException and replaced some \InvalidArgumentException with this new exception class 14 年 前
  stloyd af4a7d77d9 More tests and more compatible code, with some suggestions from @helmer 14 年 前
  stloyd 527b7383b9 Test covered version of fix for issue #1336 14 年 前
  Fabien Potencier 38fa4e65dc fixed tests 14 年 前
  Fabien Potencier 52b7dd2b7a [HttpKernel] moved back the default Kernel:init() method 14 年 前
  Fabien Potencier a1afb9961b [HttpKernel] sanitized log context in the log data collector 14 年 前
  Fabien Potencier 1c14010ebf merged branch stof/loggerinterface (PR #1356) 14 年 前