コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier 722ad12a2d renamed proxy setting to trust_proxy_headers 14 年 前
  Fabien Potencier e943fde2ef [HttpKernel] fixed HEAD requests Content-Length header 14 年 前
  Fabien Potencier 5f6c5f02d3 removed obsolete code 14 年 前
  Fabien Potencier 14c8cc2962 [DoctrineBundle] ensured that the ORM\ prefix is always set for CLI commands 14 年 前
  Fabien Potencier befb234e5c merged branch stof/form_type (PR #1552) 14 年 前
  Fabien Potencier 001af2ae4a [DependencyInjection] enhanced error message 14 年 前
  Fabien Potencier bb3f5c5575 [DependencyInjection] fixed CS for previous merge 14 年 前
  Fabien Potencier 907d2439cd merged branch lstrojny/master (PR #1555) 14 年 前
  Fabien Potencier 990fb4638a merged branch everzet/console-help-printing-fix (PR #1553) 14 年 前
  Fabien Potencier 3228d50f1e [Form] fixed test 14 年 前
  Fabien Potencier 9140395b4f merged branch kertz/date_pattern (PR #694) 14 年 前
  everzet fa20b514a2 [Console] refactored definition printer 14 年 前
  everzet e49d61f86e [Console] fixed console help printing expectations 14 年 前
  Fabien Potencier 47da6cf39e [Form] removed guesser for Choice constraints 14 年 前
  Fabien Potencier d49eaa6a41 merged branch vicb/kernel/client-ini-max-size (PR #1544) 14 年 前
  Fabien Potencier b9adab9796 merged branch vicb/form/ini-max-size (PR #1542) 14 年 前
  Christophe Coevoet ef022c0c6c Removed the magical guessing of the type name to avoid WTF issues 14 年 前
  Fabien Potencier 082473659e fixed validation of Doctrine proxy objects 14 年 前
  Fabien Potencier 090a51a0fe added Registry::getEntityManagerForObject() to conveniently get the entity manager associated with a given Entity 14 年 前
  Fabien Potencier d3b78075f0 [Doctrine] fixed Doctrine guesser when the object is a proxy and not an original entity instance 14 年 前
  Lars Strojny 133169f668 Better exception message for extension in XmlFileLoader 14 年 前
  Victor Berchet 3df5ec3de5 [HttpKernel] Add support for 'upload_max_filesize' ini directive in the Client 14 年 前
  Fabien Potencier f562e60809 merged branch vicb/form/default-validator (PR #1533) 14 年 前
  Victor Berchet d58ba34246 [Validator] Consider the ini directive 'upload_max_filesize' while validating an uploaded file (fixes GH-1441) 14 年 前
  Fabien Potencier c814d4ce9c merged branch beberlei/ChoiceFix (PR #1531) 14 年 前
  Fabien Potencier 01d583e889 [Console] fixed Command::setApplication() when the argument is null 14 年 前
  Fabien Potencier baeacc274c merged branch lenar/patch-2 (PR #1532) 14 年 前
  Fabien Potencier 932cd10477 made HTTP headers coming from proxies non-trusted by default 14 年 前
  Fabien Potencier cf1714c9db [Validator] fixed non-anchored regex 14 年 前
  Fabien Potencier 9fbffcc650 removed usage of preg_match with the 'e' modifier 14 年 前