Commit History

作者 SHA1 備註 提交日期
  Johannes M. Schmitt 03d25cc7fa refactored creation of access decision manager to make use of newly added compiler passes 14 年之前
  Jonathan H. Wage c54f6d81df Fixing DoctrineMongoDBBundle to work with latest version of Doctrine. 14 年之前
  Jordi Boggiano 451847c7d2 CS: prefer while (true) over while (1) 14 年之前
  Jordi Boggiano 3d9b13f240 CS: Unified non-strict equality comparisons, put var on the right side 14 年之前
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 年之前
  Johannes Schmitt a2105d44aa slight compiler refactoring (RFC) 14 年之前
  Victor Berchet 5e94807668 Speed up url matching for route without variable 14 年之前
  Jordi Boggiano 98db58ac17 Minor template cleanup 14 年之前
  Victor Berchet d300fd6131 Remove a useless test 14 年之前
  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 年之前