Commit History

Author SHA1 Message Date
  Fabien Potencier cbd6d0aece [DoctrineBundle] added a request param converter for Doctrine 14 years ago
  Fabien Potencier 1af21221ae refactored and fix previous commit 14 years ago
  Henrik Bjørnskov baf07a13ac added converter manager and converter interface incl. tests 14 years ago
  Kris Wallsmith 763ef35d0e [Routing] added creation of a file resource in annotations loader 14 years ago
  Kris Wallsmith 32aef96441 [Routing] removed call to setDefaultAnnotationNamespace() so this can be configure on the injected reader 14 years ago
  Benjamin Lévêque 8a472b7d98 [Routing] Fix PhpMatcherDump when url contains a . or a - 14 years ago
  Victor Berchet b2476719f6 Container PHP dumper: optimize string dumping ('f'.'o'.'o' -> 'foo') 14 years ago
  Johannes M. Schmitt 03d25cc7fa refactored creation of access decision manager to make use of newly added compiler passes 14 years ago
  Jonathan H. Wage c54f6d81df Fixing DoctrineMongoDBBundle to work with latest version of Doctrine. 14 years ago
  Jordi Boggiano 451847c7d2 CS: prefer while (true) over while (1) 14 years ago
  Jordi Boggiano 3d9b13f240 CS: Unified non-strict equality comparisons, put var on the right side 14 years ago
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 years ago
  Johannes Schmitt a2105d44aa slight compiler refactoring (RFC) 14 years ago
  Victor Berchet 5e94807668 Speed up url matching for route without variable 14 years ago
  Jordi Boggiano 98db58ac17 Minor template cleanup 14 years ago
  Victor Berchet d300fd6131 Remove a useless test 14 years ago
  Victor Berchet 9ffb1637b9 Make use of SplFileInfo::getBasename 14 years ago
  Marc Weistroff d87c3c581c [FrameworkBundle] Added config keys for PdoSessionStorage. 14 years ago
  Fabien Potencier 0518f04935 [WebProfilerBundle] removed the hide button when in the web profiler 14 years ago
  Jordi Boggiano b861c5a765 [WebProfilerBundle] Adding 'hide' button on the toolbar, fixes #9362 14 years ago
  Fabien Potencier b0cfec598e [TwigBundle] simplified code 14 years ago
  Fabien Potencier d70ce5b9aa [Process] tweaked php doc and fixed PhpProcess::run() return value 14 years ago
  Fabien Potencier 5d65f3edbd [TwigBundle] converted path and url tags to functions 14 years ago
  Fabien Potencier d935df036c [TwigBundle] removed unused tag and contenttag Twig tags 14 years ago
  Fabien Potencier bacb472e39 updated last commit to reflect Twig changes 14 years ago
  Fabien Potencier faac8e6ffd [TwigBundle] replaced the ifrole tag with a has_role function 14 years ago
  jeff f9036caa6e Test default port number 14 years ago
  Fabien Potencier b57411b5ec renamed reloadUserByAccount() to loadUserByAccount() 14 years ago
  Johannes Schmitt df6ffbbf07 remove user provider name 14 years ago
  Bernhard Schussek cd64046811 [Form] Changed semantics of "always_empty" option in PasswordField 14 years ago