Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier cf6885a0a9 [HttpKernel] fixed typo il y a 15 ans
  Fabien Potencier 60670faf55 [FrameworkBundle] added PHPDoc to the Controller class il y a 15 ans
  Fabien Potencier 88c742731d [FrameworkBundle] removed Controller::getMailer() method (just use ->container['mailer'] instead) il y a 15 ans
  fivestar f131ac4f15 [FrameworkBundle] fixed indentation il y a 15 ans
  Jonathan H. Wage 86b5538f01 [DoctrineBundle] Removing old and unused services defined in xml. The services are defined in PHP extension now. il y a 15 ans
  Fabien Potencier 1caabe1123 [HttpKernel] fixed content-type management for ESIs when charset is part of the response content-type header il y a 15 ans
  Fabien Potencier be57358e71 fixed some merging problems and disable non-existent cache service il y a 15 ans
  Jonathan H. Wage 13663966d0 [DoctrineBundle] Adding missing cache driver configuration for each entity manager. il y a 15 ans
  Jonathan H. Wage ef070d0dd1 [DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle il y a 15 ans
  Jonathan H. Wage 2c1e85c3c0 [DoctrineMongoDBBundle] Fixing code standards. il y a 15 ans
  Jonathan H. Wage ee9a5db50c [DoctrineMongoDBBundle] Finishing implementation of DoctrineMongoDBBundle to support multiple connections/document managers plus refactoring and cleaning up code along the way. il y a 15 ans
  Fabien Potencier 6475bb9ccf fixed __toString() methods that can return false under certain circumstancies il y a 15 ans
  fivestar 2de5efdd1a [Validator] fixed the problem with conflict "File" name in namespace at Symfony\Components\Validator\Constraints\FileValidator when Symfony\Components\Validator\Comstraints\File was loaded before loading FileValidator il y a 15 ans
  Jordi Boggiano 6142700881 [HttpFoundation] domain shouldn't be required il y a 15 ans
  Jordi Boggiano 02fe129013 [HttpFoundation] don't check twice if it's null il y a 15 ans
  Jordi Boggiano fb55f7beb2 [HttpFoundation] set httponly to true by default il y a 15 ans
  Jordi Boggiano d20f8df15e [HttpFoundation] comment tweak for clarity il y a 15 ans
  Fabien Potencier f12e5747ae [Routing] simplified RouterInterface il y a 15 ans
  Fabien Potencier e35d345204 changed HttpKernel workflow to allow more flexibility il y a 15 ans
  Fabien Potencier 3ec9005680 [Templating] fixed misnamed variable that caused some double-rendering problems il y a 15 ans
  Fabien Potencier 7dc5ae3808 renamed request path property to request attributes il y a 15 ans
  Fabien Potencier df8ccb4696 [FrameworkBundle] added an event to filter the controller arguments il y a 15 ans
  Jonathan H. Wage 29e083e9da [DoctrineBundle] Fixing failing DoctrineExtensionTest related to container not calling freeze() il y a 15 ans
  Brandon Turner f41746b91e Fixed naming changes due to namespace refactor il y a 15 ans
  Jeremy Mikola 5b2e92c215 [Form] Fixed reference to \Traversable il y a 15 ans
  Noël GUILBERT bfb081fd96 [ZendBundle] added Zend\\Translator component il y a 15 ans
  Jordi Boggiano 1e623469a9 [Form] Swap default textarea rows/cols values il y a 15 ans
  Jordi Boggiano 13d890c880 [Routing] Fix missing a trailing slash on windows il y a 15 ans
  Jordi Boggiano 42f1ca42e8 [DependencyInjection] Fix missing a trailing slash on windows il y a 15 ans
  Fabien Potencier ef401180a7 fixed previous commit il y a 15 ans