Commit History

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