コミット履歴

作者 SHA1 メッセージ 日付
  Benjamin Eberlei c05b3c440d [Form] Add DefaultFormFactory for convenience usage outside of a DIC context. 14 年 前
  Benjamin Eberlei 39c2d3f166 [Form] Add PhpTheme that relies on no Template Engine, generalize tests to use for PhpTheme and PhpEngineTheme. Fixed some bugs 14 年 前
  Benjamin Eberlei af60ddf8ad Moved PhpTheme to FrameworkBundle and renamed to PhpEngineTheme 14 年 前
  Benjamin Eberlei 32e1a7c8f9 Merge bschussek/experimental into branch forms. 14 年 前
  Benjamin Eberlei 44e85ae2f2 Finished first version of PhpTheme, added huge functional test. 14 年 前
  Bernhard Schussek d2210a2e79 [Form] Removed unused Form::isCsrfTokenValid() 14 年 前
  Bernhard Schussek 3e17b26105 [Form] Moved CSRF protection into separate field 14 年 前
  Benjamin Eberlei 3e2b8e5f12 Fix some missing use statements and small bugs. 14 年 前
  Bernhard Schussek 8742cafc21 [FrameworkBundle] Fixed DI configuration for field types 14 年 前
  Bernhard Schussek 89215d167d Merge remote branch 'symfony/master' into experimental 14 年 前
  Fabien Potencier 38a851539f Merge remote branch 'stof/security_fix' 14 年 前
  Christophe Coevoet a6265e9337 [SecurityBundle] Fixed some config node to allow to unset them 14 年 前
  Amal Raghav eff6bc8a80 fix to use setException 14 年 前
  Fabien Potencier 510c30693b [HttpFoundation] fixed a test 14 年 前
  Fabien Potencier 904cf6145e Merge remote branch 'everzet/routing-config-errors' 14 年 前
  everzet e4eee05b06 [Routing] tuned exception message 14 年 前
  Benjamin Eberlei bb8c2a9b9d Rename this to renderer to be able to use it in Php Templating 14 年 前
  everzet 3fd50ea4e6 [Routing] throw an exception if route config has unsupported keys 14 年 前
  Benjamin Eberlei d44e2264ba Merge branch 'experimental' of git://github.com/bschussek/symfony into forms 14 年 前
  ornicar 7440db7244 [HttpFoundation] Make sure Request::getLanguages always returns an array 14 年 前
  Fabien Potencier cdfc731ff5 Merge remote branch 'schmittjoh/security' 14 年 前
  Fabien Potencier f990bf96ee Merge remote branch 'ornicar/removeNamespaceInSwitchUserListener' 14 年 前
  Fabien Potencier e9418c4ef3 Merge remote branch 'ornicar/fixMongoDicCompiler' 14 年 前
  Fabien Potencier 9b331489c3 Merge remote branch 'FabienPennequin/fix_doctrine_events' 14 年 前
  ornicar 5e75c66a66 [Security] Remove duplicated namespace in SwitchUserListener 14 年 前
  Johannes Schmitt 7e1c4d5748 [Security] removed un-needed event parameter from many interfaces 14 年 前
  ornicar f514e106e3 [DoctrineMongoDBBundle] Fix listener registration method calls in DIC compiler 14 年 前
  Fabien Pennequin 8d9613b4b1 [DoctrineBundle] Fixed method calls for listener/subscriber services 14 年 前
  Fabien Potencier 5658d224fd Merge remote branch 'hhamon/security_token_fix' 14 年 前
  Fabien Potencier 263c32aff0 Merge remote branch 'schmittjoh/security' 14 年 前