Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 3e71c2c76e [DependencyInjection] made a small speed optimization il y a 14 ans
  Fabien Potencier 2499ac4d21 [FrameworkBundle] fixed cache warmer when global view directory does not exist il y a 14 ans
  Bulat Shakirzyanov 558268331b [DoctrineMongoDBBundle] added a check that fixture dir exists il y a 14 ans
  Fabien Potencier 2860c2651c [FrameworkBundle] fixed template paths cache warmer il y a 14 ans
  beberlei 2bc6197859 [DoctrineBundle] Fix bug in Auto Proxy Generation introduced with config merge refactoring il y a 14 ans
  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." il y a 14 ans
  Johannes Schmitt f29a5f74a1 made the DI config validation more strict to catch errors early il y a 14 ans
  Stepan Tanasiychuk 4408cbc9fa fix bug in Symfony\Bundle\DoctrineMigrationsBundle\Command\DoctrineCommand il y a 14 ans
  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. il y a 14 ans
  Bulat Shakirzyanov 571448b047 [FrameworkBundle] mode include tag filenames fixes il y a 14 ans
  Fabien Potencier 9607e61d86 [Console] fixed typo il y a 14 ans
  Bulat Shakirzyanov 14e4b9733d [HttpFoundation] fixed FileBag to handle sub-requests il y a 14 ans
  Fabien Pennequin 242562a361 [HttpFoundation] added test for processed array in sub-requests il y a 14 ans
  Fabien Potencier edb11ad5cb [FrameworkBundle] added a cache warmer for the router il y a 14 ans
  Fabien Potencier 8f6e8a4691 [TwigBundle] added a cache warmer to generate all Twig templates cache il y a 14 ans
  Fabien Potencier 206b49a22f [FrameworkBundle] added a cache warmer to pre-compute template paths il y a 14 ans
  Fabien Potencier d0b4bfc8f6 added a cache warmer sub-framework il y a 14 ans
  Bulat Shakirzyanov 04e16e433d [DependencyInjection] fixed ResolveInterfaceInjectorsPass, as services might not have a class defined due to a scope (e.g. 'request') il y a 14 ans
  Johannes M. Schmitt e55f150fb7 adds hasTag() to Definition il y a 14 ans
  Jeremy Mikola b3d55850df [FrameworkBundle] Controller::forward() should invoke HttpKernel instead of ControllerResolver il y a 14 ans
  Fabien Potencier ca8c7907e2 [Routing] added setContext() method to both matchers and generators il y a 14 ans
  Fabien Potencier 49793c22d4 fixed event dispatcher il y a 14 ans
  Daniel Holmes fd98c8f0f2 Removed assumption that phpunit.xml is relative il y a 14 ans
  Fabien Potencier e1a3cd0446 removed output() methods, which are only shortcut for 'echo render' il y a 14 ans
  Johannes Schmitt 6432dea07c adds migrate() to Session il y a 14 ans
  Johannes M. Schmitt 0144dd86da adds synthetic attribute to definitions il y a 14 ans
  Ryan Weaver 7e2331fabd [DoctrineBundle] Removing the "doctrine.orm.metadata.annotation_default_namespace" parameter which is unused. Beberlei agreed that this is outdated and can probably go (and it matches the corresponding parameter I've removed in the ODM). il y a 14 ans
  Ryan Weaver bcd0afdab1 [DoctrineMongoDBBundle] Fixing bad hydrator namespace. il y a 14 ans
  Ryan Weaver 05dc63c19e [DoctrineMongoDBBundle] Removing unused option. il y a 14 ans
  Ryan Weaver 65d2e92902 [DoctrineMongoDBBundle] Removing duplicate test (this same line is about ten lines up). il y a 14 ans