Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 3022aa3e35 [WebProfilerBundle] fixed layout when templates are not defined vor 14 Jahren
  umpirsky 0faf067acb Fixed FileTest::testRename to work for windows file system. vor 14 Jahren
  Fabien Potencier bc2ca8f1cf made PHP renderer optional in Templating vor 14 Jahren
  Lukas Kahwe Smith f2ac2a4c8a changed templating to use setter injection for renderers vor 14 Jahren
  Lukas Kahwe Smith 5390b16573 make it possible to hint the kernel dir via the phpunit.xml vor 14 Jahren
  Fabien Potencier 46d8c4abeb fixed typo vor 14 Jahren
  Jeremy Mikola 554c86c589 [DependencyInjection] Add hasInterfaceInjectorForClass(), which is helpful for extension loader methods vor 14 Jahren
  Jeremy Mikola 0c50ca8775 [TwigBundle] Renderer::evaluate() should ensure the Request is both defined and non-empty vor 14 Jahren
  Jordi Boggiano 025f3b1565 Fixed filesystem test failing on windows vor 14 Jahren
  Jordi Boggiano 964bf4356e Fixed Security tests failing when D2 is not present vor 14 Jahren
  Bulat Shakirzyanov 92653bf827 [DoctrineMongoDBBundle] updated logging to support new embedded document in \stdClass vor 14 Jahren
  Kris Wallsmith d693759312 [DoctrineBundle] fixed invalid parameter error vor 14 Jahren
  fivestar 7ca046bfb5 [DoctrineBundle] Fixed invalid regex in DoctrineCommand vor 14 Jahren
  Fabien Potencier 183acd8460 [DependencyInjection] fixed interface injection when the class is not available vor 14 Jahren
  Fabien Potencier 2ded40fb75 [TwigBundle] added a way to easily register extensions from the configuration vor 14 Jahren
  Jeremy Mikola 9553971d06 [TwigBundle] Allow Renderer::evaluate() even when Request and Session are not available vor 14 Jahren
  Johannes M. Schmitt 314defa8b4 added generic encoder factory vor 14 Jahren
  IamPersistent 8d69f8efd5 allow addition configuration in other config files, without killing the mapping that was previously set vor 14 Jahren
  Justin Hileman cfd4e2186f Fix UniversalClassLoader matching collisions. vor 14 Jahren
  Fabien Potencier af8ebeaabb [DependencyInjection] added automatic detection for service circular references vor 14 Jahren
  Fabien Potencier 911dbe9cc4 removed a circular reference in the definition of the templating and Twig services vor 14 Jahren
  Fabien Potencier d21fb757b6 [FrameworkBundle] removed setEngine call as the Engine already does it automatically (and it also avoids a circular reference) vor 14 Jahren
  Fabien Potencier e3944bf4e6 fixed escaping in CodeHelper::formatArgs() vor 14 Jahren
  Fabien Potencier ed359af543 [Templating] tweaked previous commit vor 14 Jahren
  Henrik Bjørnskov afc2f96549 [Templating] Added Global variables as they are implemented with Twig. With tests vor 14 Jahren
  Fabien Potencier 45edfe6b44 [FrameworkBundle] removed obsolete code vor 14 Jahren
  Jeremy Mikola a7bac83c58 [DependencyInjection] Remove OpenSky doc-block and AGPL license string vor 14 Jahren
  Johannes M. Schmitt 0449dbdc5d added extra exception if only a partial result is found vor 14 Jahren
  Jordi Boggiano 584769dd16 [HttpFoundation] Added removeFlash & clearFlashes methods to the Session vor 14 Jahren
  Johannes M. Schmitt c77fb2d0a0 added validator pass to pass config vor 14 Jahren