Historia zmian

Autor SHA1 Wiadomość Data
  Fabien Potencier a8685614e0 [FrameworkBundle] fixed session auto-start option 14 lat temu
  Fabien Potencier 0b05fe1b1f [HttpKernel] fixed HTTP headers when requesting a HEAD on a cached response 14 lat temu
  Bulat Shakirzyanov 271e757f27 [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test 14 lat temu
  Fabien Potencier 183c8c6f6c fixed CS 14 lat temu
  Jordi Boggiano 74272e02da [HttpKernel] Added path to controller not found exception 14 lat temu
  Fabien Potencier eb8b3d9c21 [FrameworkBundle] added support for both csrf-protection and csrf_protection 14 lat temu
  Fabien Potencier bd125fc05e [FrameworkBundle] fixed typo 14 lat temu
  Ryan Weaver 35ce9a37d1 [Form] Adding PHPDoc to ChoiceField and removing two unused options. 14 lat temu
  Ryan Weaver f73107cb9d [FrameworkBundle] Updting XSD file for new csrf_protection configuration format. 14 lat temu
  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 lat temu
  Fabien Potencier 6eca31ce8f excluded all Resources dirs from PHPUnit code coverage 14 lat temu
  Benjamin Eberlei a50f56a7e9 [DoctrineBundle] Revert removal of dic parameter doctrine.orm.auto_generate_proxy_classes. 14 lat temu
  Benjamin Eberlei 8d938c54d1 [DoctrineBundle] Fix CS 14 lat temu
  Benjamin Eberlei 8930048ff8 [DoctrineBundle] Use doctrine.dbal.logging parameter. 14 lat temu
  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 lat temu
  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 lat temu
  Benjamin Eberlei c7e3b2381a Refactored Doctrine Bundle dbalLoad() to make use of config merging. 14 lat temu
  Fabien Potencier 4909987e23 [DependencyInjection] fixed strict flag propagation to aliases 14 lat temu
  Fabien Potencier 959438ee81 [DependencyInjection] fixed CS + tweaked error messages 14 lat temu
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container 14 lat temu
  Fabien Potencier 59a974e8f6 added TemplateLocatorInterface 14 lat temu
  Antoine Hérault 47421dbc25 [DoctrineBundle] Fix load data fixtures command 14 lat temu
  Bulat Shakirzyanov 5ff0dedebb [FrameworkBundle] fixed template names 14 lat temu
  Hugo Hamon c13b0db4c8 [HttpFoundation] fixed outdated documentation for the Controller class, which does not implement ArrayAccess anymore. 14 lat temu
  Fabien Potencier 72b7876c80 [TwigBundle] fiwed phpdoc 14 lat temu
  Fabien Potencier db2f8ea6cb made a small refactoring of some DIC extensions 14 lat temu
  Fabien Potencier fedb4b4f0d [TwigBundle] started to refactor TwigExtension 14 lat temu
  Fabien Potencier 69f0ec3b1a added a method to normalize config entries coming from YAML and XML 14 lat temu
  Bulat Shakirzyanov acb19bc43f [FrameworkBundle] added 'document_root' option for File objects 14 lat temu
  Johannes M. Schmitt bdc7ae8c52 show cookies in response headers 14 lat temu