Commit History

Author SHA1 Message Date
  Fabien Pennequin b26d44b4a3 [FrameworkBundle] Fixed error with priority for param converter services 14 years ago
  Fabien Pennequin 6aa750d1ce [DoctrineBundle] Added tests for DoctrineConverter class 14 years ago
  Fabien Potencier b77a6e7dcd fixed previous commit 14 years ago
  Jimmy Leger 46bf30dc20 [DoctrineBundle] DoctrineConverter::find($class, $request) and DoctrineConverter::findOneBy($class, $request) should return null 14 years ago
  Henrik Bjørnskov 6a0075eee2 Fixed inconsistency 14 years ago
  Johannes Schmitt db5e180d37 tweaked DI container 14 years ago
  Benjamin Eberlei ba2b1aad28 refactored Doctrine*Bundle to allow a much more flexible configuration 14 years ago
  Henrik Bjørnskov 46949e2c22 [DoctrineBundle][DoctrineMongoDBBundle] Makes it possible to use shortcuts for defining document or entity classes when using the DaoAuthenticationProvider 14 years ago
  Henrik Bjørnskov 42d2f837fe [WebProfilerBundle] Another call to block removed. 14 years ago
  Fabien Potencier 8777a34234 [TwigBundle] updated templates for the latest version of Twig 14 years ago
  Fabien Potencier 0f95f75874 [WebProfilerBundle] updated templates for the latest version of Twig 14 years ago
  Henrik Bjørnskov 59996bd8b9 [TwigBundle] Fixed form.twig calls to {% display %} 14 years ago
  fivestar ac3e5545b9 [Console] fixed call to undefined method. 14 years ago
  Fabien Potencier 77f5e7a5f3 [TwigBundle] updated functions to work with the latest version of Twig 14 years ago
  Fabien Potencier 2985cfa5a9 [FrameworkBundle] converted the special Profiler class to a DIC compiler class 14 years ago
  Fabien Potencier 8e6a3849ee [TwigBundle] converted the special Twig Environment class to a DIC compiler class 14 years ago
  Fabien Potencier 385ad72d64 [FrameworkBundle] converted the special routing resolver to a DIC compiler pass 14 years ago
  Henrik Bjørnskov 3516a043bc [FrameworkBundle] Moved the adding of Converter tags to a CompilerPass by suggestion of schmittjoh. 14 years ago
  Henrik Bjørnskov 5b68548e41 [FrameworkBundle] Fixed ParamConverterListener call to NotFoundHttpException 14 years ago
  Fabien Potencier 2ee4252a1f [FrameworkBundle] made array session storage the default in test mode 14 years ago
  Bulat Shakirzyanov 13fc13519e [FrameworkBundle] registered array session storage service in DIC 14 years ago
  Bulat Shakirzyanov f8a88e822f [HttpFoundation] added ArraySessionStorage for usage in tests 14 years ago
  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