コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier 9a2d4c77c3 Merge remote branch 'Garfield-fr/master' 14 年 前
  Kris Wallsmith 57dd6aef86 [AsseticBundle] fixed router and controller 14 年 前
  Kris Wallsmith 6a227f858a [AsseticBundle] removed fake front controller from URL before creating route 14 年 前
  Kris Wallsmith 8ad93095d4 [AsseticBundle] updated twig integration to check debug mode at runtime rather than compile time since twig cannot vary its cache by debug mode 14 年 前
  Bernhard Schussek c58b05a6d6 [Form] Removed obsolete code in TextType 14 年 前
  Fabien Potencier 7e33159723 [Routing] the global parameters must not be added in the QS when generating URLs 14 年 前
  Fabien Potencier 286c45733e removed the possibility to pass a message to the trans tag 14 年 前
  Fabien Potencier cad6643e77 simplified exceptions as Twig is now smart enough to automatically add line information 14 年 前
  Fabien Potencier 54b77d24dd made the %count% variable automatically available when using the transchoice filter (similar to how the tag works) 14 年 前
  Fabien Potencier 9694ac77a7 [Form] fixed translations escaping 14 年 前
  Bertrand Zuchuat 7ed8ea25d8 [Container] Added function array_unique on getServiceIds to return only one service name 14 年 前
  Fabien Potencier ea021062ba Merge remote branch 'vicb/assetic-cache-warmer' 14 年 前
  Victor Berchet f7b1839296 [AsseticBundle] Update the cache warmer tests 14 年 前
  Fabien Potencier 071caeb0c8 Merge remote branch 'merk/file' 14 年 前
  Fabien Potencier 9c2d49e4f5 Merge remote branch 'weaverryan/fixtures_old_xml_namespace' 14 年 前
  Fabien Potencier d721cbe1e2 Merge remote branch 'kriswallsmith/http/filesystem-session-fix' 14 年 前
  Ryan Weaver a5aba7dbd7 [FrameworkBundle] Upating XML test fixtures for newer namespace 14 年 前
  Fabien Potencier ace5e26406 Merge remote branch 'schmittjoh/security' 14 年 前
  Fabien Potencier 7266b41ade [FrameworkBundle] added the current locale as the default value for _locale when generating routes 14 年 前
  Fabien Potencier c6dcf0f8f3 [Routing] added a way to set default parameters that are applied when generating URLs 14 年 前
  Fabien Potencier f7d44148df [Routing] removed unused defaults variable 14 年 前
  Johannes Schmitt 192592ec9b [Security/Core] force implementations to accept null values 14 年 前
  Johannes Schmitt f697fe3b26 [Security/Acl] some misc fixes 14 年 前
  Johannes Schmitt 4d6e239f10 [Security/Acl] removed Doctrine dependency from interfaces and moved them to the actual implementation 14 年 前
  Johannes Schmitt 8ae7a21e30 [SecurityBundle] changed expected value for token_provider key in the rememberme section 14 年 前
  Kris Wallsmith 30511d2965 [HttpFoundation] fixed FilesystemSessionStorage 14 年 前
  Victor Berchet 1191e3aa66 [AsseticBundle] Fix the cache warmers 14 年 前
  Fabien Potencier fd1636b324 [Routing] added RedirectableUrlMatcher 14 年 前
  Ryan Weaver 967a42b797 [Form] Adding a check that the choice_list option on the ChoiceType implements the ChoiceListInterface. 14 年 前
  Tim Nagel 03bb3580a6 [HttpFoundation\File] Removed realpath() 14 年 前