Historial de Commits

Autor SHA1 Mensaje Fecha
  Henrik Bjørnskov 42d2f837fe [WebProfilerBundle] Another call to block removed. hace 14 años
  Fabien Potencier 8777a34234 [TwigBundle] updated templates for the latest version of Twig hace 14 años
  Fabien Potencier 0f95f75874 [WebProfilerBundle] updated templates for the latest version of Twig hace 14 años
  Henrik Bjørnskov 59996bd8b9 [TwigBundle] Fixed form.twig calls to {% display %} hace 14 años
  fivestar ac3e5545b9 [Console] fixed call to undefined method. hace 14 años
  Fabien Potencier 77f5e7a5f3 [TwigBundle] updated functions to work with the latest version of Twig hace 14 años
  Fabien Potencier 2985cfa5a9 [FrameworkBundle] converted the special Profiler class to a DIC compiler class hace 14 años
  Fabien Potencier 8e6a3849ee [TwigBundle] converted the special Twig Environment class to a DIC compiler class hace 14 años
  Fabien Potencier 385ad72d64 [FrameworkBundle] converted the special routing resolver to a DIC compiler pass hace 14 años
  Henrik Bjørnskov 3516a043bc [FrameworkBundle] Moved the adding of Converter tags to a CompilerPass by suggestion of schmittjoh. hace 14 años
  Henrik Bjørnskov 5b68548e41 [FrameworkBundle] Fixed ParamConverterListener call to NotFoundHttpException hace 14 años
  Fabien Potencier 2ee4252a1f [FrameworkBundle] made array session storage the default in test mode hace 14 años
  Bulat Shakirzyanov 13fc13519e [FrameworkBundle] registered array session storage service in DIC hace 14 años
  Bulat Shakirzyanov f8a88e822f [HttpFoundation] added ArraySessionStorage for usage in tests hace 14 años
  Fabien Potencier cbd6d0aece [DoctrineBundle] added a request param converter for Doctrine hace 14 años
  Fabien Potencier 1af21221ae refactored and fix previous commit hace 14 años
  Henrik Bjørnskov baf07a13ac added converter manager and converter interface incl. tests hace 14 años
  Kris Wallsmith 763ef35d0e [Routing] added creation of a file resource in annotations loader hace 14 años
  Kris Wallsmith 32aef96441 [Routing] removed call to setDefaultAnnotationNamespace() so this can be configure on the injected reader hace 14 años
  Benjamin Lévêque 8a472b7d98 [Routing] Fix PhpMatcherDump when url contains a . or a - hace 14 años
  Victor Berchet b2476719f6 Container PHP dumper: optimize string dumping ('f'.'o'.'o' -> 'foo') hace 14 años
  Johannes M. Schmitt 03d25cc7fa refactored creation of access decision manager to make use of newly added compiler passes hace 14 años
  Jonathan H. Wage c54f6d81df Fixing DoctrineMongoDBBundle to work with latest version of Doctrine. hace 14 años
  Jordi Boggiano 451847c7d2 CS: prefer while (true) over while (1) hace 14 años
  Jordi Boggiano 3d9b13f240 CS: Unified non-strict equality comparisons, put var on the right side hace 14 años
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side hace 14 años
  Johannes Schmitt a2105d44aa slight compiler refactoring (RFC) hace 14 años
  Victor Berchet 5e94807668 Speed up url matching for route without variable hace 14 años
  Jordi Boggiano 98db58ac17 Minor template cleanup hace 14 años
  Victor Berchet d300fd6131 Remove a useless test hace 14 años