Histórico de Commits

Autor SHA1 Mensagem Data
  Bulat Shakirzyanov 04e16e433d [DependencyInjection] fixed ResolveInterfaceInjectorsPass, as services might not have a class defined due to a scope (e.g. 'request') há 14 anos atrás
  Johannes M. Schmitt e55f150fb7 adds hasTag() to Definition há 14 anos atrás
  Jeremy Mikola b3d55850df [FrameworkBundle] Controller::forward() should invoke HttpKernel instead of ControllerResolver há 14 anos atrás
  Fabien Potencier ca8c7907e2 [Routing] added setContext() method to both matchers and generators há 14 anos atrás
  Fabien Potencier 49793c22d4 fixed event dispatcher há 14 anos atrás
  Daniel Holmes fd98c8f0f2 Removed assumption that phpunit.xml is relative há 14 anos atrás
  Fabien Potencier e1a3cd0446 removed output() methods, which are only shortcut for 'echo render' há 14 anos atrás
  Johannes Schmitt 6432dea07c adds migrate() to Session há 14 anos atrás
  Johannes M. Schmitt 0144dd86da adds synthetic attribute to definitions há 14 anos atrás
  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). há 14 anos atrás
  Ryan Weaver bcd0afdab1 [DoctrineMongoDBBundle] Fixing bad hydrator namespace. há 14 anos atrás
  Ryan Weaver 05dc63c19e [DoctrineMongoDBBundle] Removing unused option. há 14 anos atrás
  Ryan Weaver 65d2e92902 [DoctrineMongoDBBundle] Removing duplicate test (this same line is about ten lines up). há 14 anos atrás
  Ryan Weaver 7bd5171fa1 [DoctrineMongoDBBundle] This parameter may be necessary, but it was not currently implemented (and it's set to the default that's set internally). So, I've removed it. há 14 anos atrás
  Fabien Potencier 67790c129b updated bootstrap file há 14 anos atrás
  Fabien Potencier 1c11d81611 made all event listeners lazy loaded há 14 anos atrás
  Fabien Potencier 9310eea57a optimized templating layer há 14 anos atrás
  Fabien Potencier 5e625d1f52 [FrameworkBundle] simplified code há 14 anos atrás
  Fabien Potencier 43c61754ab [FrameworkBundle] removed obsolete parameter há 14 anos atrás
  Fabien Potencier ad0e94468d [FrameworkBundle] removed obsolete option há 14 anos atrás
  Fabien Potencier 622d228090 [HttpKernel] fixed typo há 14 anos atrás
  Fabien Potencier 09aeb78634 removed Kernel::isBooted() method há 14 anos atrás
  Jordi Boggiano 005c1d9df8 [Serializer] Added initial version of the Serializer component há 14 anos atrás
  Fabien Potencier e5c8d7aa4f [HttpKernel] fixed typo in phpdoc há 14 anos atrás
  Fabien Potencier e151580212 [HttpKernel] removed getRequest as it's not part of the interface anymore há 14 anos atrás
  Fabien Potencier 8c0d46365d [FrameworkBundle] added a comment for the request service há 14 anos atrás
  Fabien Potencier 73ab687521 moved ControllerResolver methods to HttpKernel (makes more sense) há 14 anos atrás
  Fabien Potencier c68501cca4 [FrameworkBundle] removed the request service from configuration há 14 anos atrás
  Fabien Potencier b577ce665a [HttpKernel] fixed scope management in HttpKernel há 14 anos atrás
  Fabien Potencier 86b357d70b [FrameworkBundle] fixed ESI configuration há 14 anos atrás