Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Johannes M. Schmitt 8d19136a55 refactors extensions to call XXXLoad only once with all config sections hace 14 años
  Fabien Potencier bd6bc4db62 [HttpKernel] changed Kernel::locateResource() to also work with directories hace 14 años
  Fabien Potencier 645528c9c6 fixed typo hace 14 años
  Fabien Potencier d2e24a9cae added a missing file for unit tests hace 14 años
  Henrik Bjørnskov 5e9c9f4174 Template rename fix files hace 14 años
  Henrik Bjørnskov a5007febdd [FrameworkBundle] Renderer is once more the last of the templates hace 14 años