コミット履歴

作者 SHA1 メッセージ 日付
  Victor Berchet 9ffb1637b9 Make use of SplFileInfo::getBasename 14 年 前
  Marc Weistroff d87c3c581c [FrameworkBundle] Added config keys for PdoSessionStorage. 14 年 前
  Fabien Potencier 0518f04935 [WebProfilerBundle] removed the hide button when in the web profiler 14 年 前
  Jordi Boggiano b861c5a765 [WebProfilerBundle] Adding 'hide' button on the toolbar, fixes #9362 14 年 前
  Fabien Potencier b0cfec598e [TwigBundle] simplified code 14 年 前
  Fabien Potencier d70ce5b9aa [Process] tweaked php doc and fixed PhpProcess::run() return value 14 年 前
  Fabien Potencier 5d65f3edbd [TwigBundle] converted path and url tags to functions 14 年 前
  Fabien Potencier d935df036c [TwigBundle] removed unused tag and contenttag Twig tags 14 年 前
  Fabien Potencier bacb472e39 updated last commit to reflect Twig changes 14 年 前
  Fabien Potencier faac8e6ffd [TwigBundle] replaced the ifrole tag with a has_role function 14 年 前
  jeff f9036caa6e Test default port number 14 年 前
  Fabien Potencier b57411b5ec renamed reloadUserByAccount() to loadUserByAccount() 14 年 前
  Johannes Schmitt df6ffbbf07 remove user provider name 14 年 前
  Bernhard Schussek cd64046811 [Form] Changed semantics of "always_empty" option in PasswordField 14 年 前
  Pierre-Louis LAUNAY a6e414f746 The method ->getHeader(...) doen't exists. Replace it by ->headers->get(...) 14 年 前
  Fabien Potencier 03ce103b31 fixed unit test 14 年 前
  Jordi Boggiano 4f46235ab0 [HttpFoundation] Send proper charset along with the default text/html header 14 年 前
  Fabien Potencier b37f9b4b47 fixed unit tests 14 年 前
  Bernhard Schussek a059ec891d [Validator] Implemented Image constraint 14 年 前
  Bernhard Schussek 993257a83e [Validator] Implemented Language constraint 14 年 前
  Bernhard Schussek fdb7f84c7d [Locale][Form][Validator] Refactored code to new Locale component, implemented Country constraint 14 年 前
  Bernhard Schussek 93d3716a84 [Form] Implemented LanguageField 14 年 前
  Bernhard Schussek 9db7db4439 [Form] Implemented CountryField 14 年 前
  Bernhard Schussek 78b69876d4 [Form] Locale can now only be set statically before creating a form/field, otherwise we have too many problems updating a field's state when the locale is changed 14 年 前
  Bernhard Schussek 7c557d0d6e [Form] Made and parameter in the constructor optional 14 年 前
  Bernhard Schussek b8ef7e7332 [Form] Improved semantics of property paths and removed FieldGroup::merge() for now 14 年 前
  Bernhard Schussek 242be933d5 [Form] Added proper error handling to FileField 14 年 前
  Kris Wallsmith fd3f4f86a5 [FrameworkBundle] fixed classname collision 14 年 前
  Johannes M. Schmitt bd7e9b022b variable name fix 14 年 前
  Henrik Bjørnskov c543626cf5 [DoctrineMongoDBBundle] Fixed DoctrineMongoDBExtension::loadConnections to follow the new constructor signature introduced with the Doctrine\\MongoDB access layer refactoring so that Doctrine MongoDB logging works againg with the WebProfilerBundle 14 年 前