Historial de Commits

Autor SHA1 Mensaje Fecha
  Bernhard Schussek e4eb7f720b [DoctrineBundle] Fixed: CollectionToChoiceTransformer should accept null values hace 14 años
  Henrik Bjørnskov 3564b86ee9 [DoctrineBundle] Fixed loggin in DoctrineExtension not being taken into account hace 14 años
  Fabien Potencier 03e51cc1e2 [FrameworkBundle] fixed template paths cache warmer (it should index all templates, not just the Twig ondes) hace 14 años
  Fabien Potencier 561a3e47b3 [HttpKernel] made another speed optimization hace 14 años
  Fabien Potencier 79dce161dd made a performance optimization hace 14 años
  Fabien Potencier 3e71c2c76e [DependencyInjection] made a small speed optimization hace 14 años
  Fabien Potencier 2499ac4d21 [FrameworkBundle] fixed cache warmer when global view directory does not exist hace 14 años
  Bulat Shakirzyanov 558268331b [DoctrineMongoDBBundle] added a check that fixture dir exists hace 14 años
  Fabien Potencier 2860c2651c [FrameworkBundle] fixed template paths cache warmer hace 14 años
  beberlei 2bc6197859 [DoctrineBundle] Fix bug in Auto Proxy Generation introduced with config merge refactoring hace 14 años
  Fabien Potencier 69fb235160 Revert "[DoctrineBundle] Fix bug in Auto Proxy Generation introduced with config merge refactoring. Use array_reverse() for $configs to fix incremental merge algorithm assumptions." hace 14 años
  Johannes Schmitt f29a5f74a1 made the DI config validation more strict to catch errors early hace 14 años
  Stepan Tanasiychuk 4408cbc9fa fix bug in Symfony\Bundle\DoctrineMigrationsBundle\Command\DoctrineCommand hace 14 años
  beberlei 1bc0b54411 [DoctrineBundle] Fix bug in Auto Proxy Generation introduced with config merge refactoring. Use array_reverse() for $configs to fix incremental merge algorithm assumptions. hace 14 años
  Bulat Shakirzyanov 571448b047 [FrameworkBundle] mode include tag filenames fixes hace 14 años
  Fabien Potencier 9607e61d86 [Console] fixed typo hace 14 años
  Bulat Shakirzyanov 14e4b9733d [HttpFoundation] fixed FileBag to handle sub-requests hace 14 años
  Fabien Pennequin 242562a361 [HttpFoundation] added test for processed array in sub-requests hace 14 años
  Fabien Potencier edb11ad5cb [FrameworkBundle] added a cache warmer for the router hace 14 años
  Fabien Potencier 8f6e8a4691 [TwigBundle] added a cache warmer to generate all Twig templates cache hace 14 años
  Fabien Potencier 206b49a22f [FrameworkBundle] added a cache warmer to pre-compute template paths hace 14 años
  Fabien Potencier d0b4bfc8f6 added a cache warmer sub-framework hace 14 años
  Bulat Shakirzyanov 04e16e433d [DependencyInjection] fixed ResolveInterfaceInjectorsPass, as services might not have a class defined due to a scope (e.g. 'request') hace 14 años
  Johannes M. Schmitt e55f150fb7 adds hasTag() to Definition hace 14 años
  Jeremy Mikola b3d55850df [FrameworkBundle] Controller::forward() should invoke HttpKernel instead of ControllerResolver hace 14 años
  Fabien Potencier ca8c7907e2 [Routing] added setContext() method to both matchers and generators hace 14 años
  Fabien Potencier 49793c22d4 fixed event dispatcher hace 14 años
  Daniel Holmes fd98c8f0f2 Removed assumption that phpunit.xml is relative hace 14 años
  Fabien Potencier e1a3cd0446 removed output() methods, which are only shortcut for 'echo render' hace 14 años
  Johannes Schmitt 6432dea07c adds migrate() to Session hace 14 años