Commit History

Author SHA1 Message Date
  Jeremy Mikola 554c86c589 [DependencyInjection] Add hasInterfaceInjectorForClass(), which is helpful for extension loader methods 14 years ago
  Jeremy Mikola 0c50ca8775 [TwigBundle] Renderer::evaluate() should ensure the Request is both defined and non-empty 14 years ago
  Jordi Boggiano 025f3b1565 Fixed filesystem test failing on windows 14 years ago
  Jordi Boggiano 964bf4356e Fixed Security tests failing when D2 is not present 14 years ago
  Bulat Shakirzyanov 92653bf827 [DoctrineMongoDBBundle] updated logging to support new embedded document in \stdClass 14 years ago
  Kris Wallsmith d693759312 [DoctrineBundle] fixed invalid parameter error 14 years ago
  fivestar 7ca046bfb5 [DoctrineBundle] Fixed invalid regex in DoctrineCommand 14 years ago
  Fabien Potencier 183acd8460 [DependencyInjection] fixed interface injection when the class is not available 14 years ago
  Fabien Potencier 2ded40fb75 [TwigBundle] added a way to easily register extensions from the configuration 14 years ago
  Jeremy Mikola 9553971d06 [TwigBundle] Allow Renderer::evaluate() even when Request and Session are not available 14 years ago
  Johannes M. Schmitt 314defa8b4 added generic encoder factory 14 years ago
  IamPersistent 8d69f8efd5 allow addition configuration in other config files, without killing the mapping that was previously set 14 years ago
  Justin Hileman cfd4e2186f Fix UniversalClassLoader matching collisions. 14 years ago
  Fabien Potencier af8ebeaabb [DependencyInjection] added automatic detection for service circular references 14 years ago
  Fabien Potencier 911dbe9cc4 removed a circular reference in the definition of the templating and Twig services 14 years ago
  Fabien Potencier d21fb757b6 [FrameworkBundle] removed setEngine call as the Engine already does it automatically (and it also avoids a circular reference) 14 years ago
  Fabien Potencier e3944bf4e6 fixed escaping in CodeHelper::formatArgs() 14 years ago
  Fabien Potencier ed359af543 [Templating] tweaked previous commit 14 years ago
  Henrik Bjørnskov afc2f96549 [Templating] Added Global variables as they are implemented with Twig. With tests 14 years ago
  Fabien Potencier 45edfe6b44 [FrameworkBundle] removed obsolete code 14 years ago
  Jeremy Mikola a7bac83c58 [DependencyInjection] Remove OpenSky doc-block and AGPL license string 14 years ago
  Johannes M. Schmitt 0449dbdc5d added extra exception if only a partial result is found 14 years ago
  Jordi Boggiano 584769dd16 [HttpFoundation] Added removeFlash & clearFlashes methods to the Session 14 years ago
  Johannes M. Schmitt c77fb2d0a0 added validator pass to pass config 14 years ago
  Fabien Potencier f946355f80 [TwigBundle] added a form_row() function 14 years ago
  Fabien Potencier b5e26d9db8 [SwiftmailerBundle] added more private services 14 years ago
  Fabien Potencier 8a090bec3c [SwiftmailerBundle] fixed XSD file 14 years ago
  Johannes M. Schmitt da5475ec42 service visibility changes 14 years ago
  Johannes M. Schmitt c5ef113b18 DI container optimization 14 years ago
  Bernhard Schussek 4b78c4376f [Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class 14 years ago