コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier eb8b3d9c21 [FrameworkBundle] added support for both csrf-protection and csrf_protection 14 年 前
  Fabien Potencier bd125fc05e [FrameworkBundle] fixed typo 14 年 前
  Ryan Weaver 35ce9a37d1 [Form] Adding PHPDoc to ChoiceField and removing two unused options. 14 年 前
  Ryan Weaver f73107cb9d [FrameworkBundle] Updting XSD file for new csrf_protection configuration format. 14 年 前
  Benjamin Eberlei 682e83585b [DoctrineBundle] Add new Command doctrine:mapping:info that allows to check what entities are mapped and if their metadata is specified correctly. Added exception when a mapping/bundle directory does not exist. 14 年 前
  Fabien Potencier 6eca31ce8f excluded all Resources dirs from PHPUnit code coverage 14 年 前
  Benjamin Eberlei a50f56a7e9 [DoctrineBundle] Revert removal of dic parameter doctrine.orm.auto_generate_proxy_classes. 14 年 前
  Benjamin Eberlei 8d938c54d1 [DoctrineBundle] Fix CS 14 年 前
  Benjamin Eberlei 8930048ff8 [DoctrineBundle] Use doctrine.dbal.logging parameter. 14 年 前
  Benjamin Eberlei 22f6307053 [DoctrineBundle] Changed and simplified dbalLoad() slightly. Made logging explicit with a configuration variable to avoid tons of unnecessary method calls in prod. environment. 14 年 前
  Benjamin Eberlei 29888a4a1d [DoctrineBundle] Use a Merge Config algorithm for the ORM bundle. Simplified configuration and got rid of unnecessary ways to configure the same thing in several different ways. 14 年 前
  Benjamin Eberlei c7e3b2381a Refactored Doctrine Bundle dbalLoad() to make use of config merging. 14 年 前
  Fabien Potencier 4909987e23 [DependencyInjection] fixed strict flag propagation to aliases 14 年 前
  Fabien Potencier 959438ee81 [DependencyInjection] fixed CS + tweaked error messages 14 年 前
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container 14 年 前
  Fabien Potencier 59a974e8f6 added TemplateLocatorInterface 14 年 前
  Antoine Hérault 47421dbc25 [DoctrineBundle] Fix load data fixtures command 14 年 前
  Bulat Shakirzyanov 5ff0dedebb [FrameworkBundle] fixed template names 14 年 前
  Hugo Hamon c13b0db4c8 [HttpFoundation] fixed outdated documentation for the Controller class, which does not implement ArrayAccess anymore. 14 年 前
  Fabien Potencier 72b7876c80 [TwigBundle] fiwed phpdoc 14 年 前
  Fabien Potencier db2f8ea6cb made a small refactoring of some DIC extensions 14 年 前
  Fabien Potencier fedb4b4f0d [TwigBundle] started to refactor TwigExtension 14 年 前
  Fabien Potencier 69f0ec3b1a added a method to normalize config entries coming from YAML and XML 14 年 前
  Bulat Shakirzyanov acb19bc43f [FrameworkBundle] added 'document_root' option for File objects 14 年 前
  Johannes M. Schmitt bdc7ae8c52 show cookies in response headers 14 年 前
  Johannes M. Schmitt 8d19136a55 refactors extensions to call XXXLoad only once with all config sections 14 年 前
  Fabien Potencier bd6bc4db62 [HttpKernel] changed Kernel::locateResource() to also work with directories 14 年 前
  Fabien Potencier 645528c9c6 fixed typo 14 年 前
  Fabien Potencier d2e24a9cae added a missing file for unit tests 14 年 前
  Henrik Bjørnskov 5e9c9f4174 Template rename fix files 14 年 前