Historial de Commits

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