コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier 7f32043f19 merged branch jalliot/file_widget (PR #2608) 13 年 前
  Fabien Potencier 0427b126c1 [Form] fixed previous merge 13 年 前
  Fabien Potencier 3922fb839a [Form] simplified previous merge 13 年 前
  Fabien Potencier 7475a3924c merged branch ondrowan/2.0 (PR #2614) 13 年 前
  Fabien Potencier 1a2b3cffd8 merged branch schniper/patch-2 (PR #2622) 13 年 前
  Costin Bereveanu 7cba0a07b6 Also identify FirePHP by the X-FirePHP-Version header 13 年 前
  Igor Wiedler 29e12affb0 [TwigBundle] Extract output buffer cleaning to method 13 年 前
  Igor Wiedler ed1a6c2e45 [TwigBundle] Do not clean output buffering below initial level 13 年 前
  Jordan Alliot e83e00a7b8 Fixed rendering of FileType (value is not a valid attribute for input[type=file]) 13 年 前
  ondrowan 2582fcb1e1 Added tests for string fix in DateTimeToArrayTransformer (8351a112861cd1cc71fbe35d69455c504d2f6acf). 13 年 前
  ondrowan 8351a11286 Added check for array fields to be integers in reverseTransform method. This prevents checkdate from getting strings as arguments and throwing incorrect ErrorException when submitting form with malformed (string) data in, for example, Date field. #2609 13 年 前
  Fabien Potencier 6b0e7c8c41 [Translation] removed unneeded methods 13 年 前
  Fabien Potencier 45b218e7c4 [Translation] added detection for circular references when adding a fallback catalogue 13 年 前
  Fabien Potencier 632a99fd7c merged branch stealth35/fix_2599 (PR #2601) 13 年 前
  stealth35 a245e15434 [DomCrawler] trim URI in getURI 13 年 前
  Fabien Potencier f8164ec380 merged branch aboks/yaml_inlinetest (PR #2602) 13 年 前
  Arnout Boks e7acb23636 [Yaml][Tests] Fixed missing locale string for Windows platforms which caused test to fail 13 年 前
  Fabien Potencier 3c584f5683 merged branch snc/issue-1798 (PR #2528) 13 年 前
  Fabien Potencier 877e484529 merged branch snc/issue-2589 (PR #2596) 13 年 前
  H. Westphal 932c144534 Added a class to the logs ol element to prevent hiding it when toggling an exception (fixes #2589). 13 年 前
  Fabien Potencier 9d2ab9ca9c [Doctrine] fixed security user reloading when the user has been changed via a form with validation errors (closes #2033) 13 年 前
  Fabien Potencier 414d4be7e8 [Doctrine] refactored unit tests 13 年 前
  Fabien Potencier 318576b3ac merged branch ericclemmons/2295-serializer-normalizable-traversable (PR #2578) 13 年 前
  Fabien Potencier 023a10ca3b merged branch jmikola/2.0-HttpUtils (PR #2576) 13 年 前
  Eric Clemmons 7346896129 Changed Serialized#supportsNormalization to PRIVATE 13 年 前
  Eric Clemmons e851efc8d6 Updated SerializerTest with "normalizeTraversable" & "testNormalizeGivesPriorityToInterfaceOverTraversable" 13 年 前
  Eric Clemmons d789f9424e Serializer#normalize gives precedence to objects that support normalization 13 年 前
  Eric Clemmons 9e6ba9ae89 Added protected Serializer#supportsNormalization 13 年 前
  Jeremy Mikola 57b7daf252 [Security] Fix checkRequestPath doc; closes #2323 13 年 前
  Fabien Potencier b33198f842 fixed CodeHelper::formatFileFromText() method to allow " as a file wrapper (it occurs for the main exception message) 13 年 前