Histórico de Commits

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