Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 97897f532a [Form] removed obsolete method hace 14 años
  Bernhard Schussek d017970867 [Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC hace 14 años
  Bernhard Schussek 0239d62619 [Form] Made the CSRF provider service public so that it can be used without forms hace 14 años
  Bernhard Schussek 7848a7ca63 [Form] Refactored CSRF implementation to be reusable and to work correctly with the session service hace 14 años
  Ryan Weaver d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: hace 14 años
  Eriksen Costa b38519bb23 [FrameworkBundle] fixed call to \Locale::getDefault() hace 14 años
  Jordi Boggiano 08f8b223ff [Serializer] Added hasEncoder and getEncoder to the SerializerInterface hace 14 años
  Jordi Boggiano 6f5c2e2d8b [Serializer] Abstract classes now implement their respective interfaces hace 14 años
  Jordi Boggiano cbd4fdd398 [Serializer] JsonEncoder must return arrays only hace 14 años
  Benjamin Eberlei 4d4eec618c [DoctrineBundle] Implement Proxy CacheWarmer hace 14 años
  Andy Stanberry 0ef67112b2 [Console] added writeln to the OutputInterface hace 14 años
  Stepan Tanasiychuk 8ec6878a2a fix bug in Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper hace 14 años
  Bernhard Schussek e4eb7f720b [DoctrineBundle] Fixed: CollectionToChoiceTransformer should accept null values hace 14 años
  Henrik Bjørnskov 3564b86ee9 [DoctrineBundle] Fixed loggin in DoctrineExtension not being taken into account hace 14 años
  Fabien Potencier 03e51cc1e2 [FrameworkBundle] fixed template paths cache warmer (it should index all templates, not just the Twig ondes) hace 14 años
  Fabien Potencier 561a3e47b3 [HttpKernel] made another speed optimization hace 14 años
  Fabien Potencier 79dce161dd made a performance optimization hace 14 años
  Fabien Potencier 3e71c2c76e [DependencyInjection] made a small speed optimization hace 14 años
  Fabien Potencier 2499ac4d21 [FrameworkBundle] fixed cache warmer when global view directory does not exist hace 14 años
  Bulat Shakirzyanov 558268331b [DoctrineMongoDBBundle] added a check that fixture dir exists hace 14 años
  Fabien Potencier 2860c2651c [FrameworkBundle] fixed template paths cache warmer hace 14 años
  beberlei 2bc6197859 [DoctrineBundle] Fix bug in Auto Proxy Generation introduced with config merge refactoring hace 14 años
  Fabien Potencier 69fb235160 Revert "[DoctrineBundle] Fix bug in Auto Proxy Generation introduced with config merge refactoring. Use array_reverse() for $configs to fix incremental merge algorithm assumptions." hace 14 años
  Johannes Schmitt f29a5f74a1 made the DI config validation more strict to catch errors early hace 14 años
  Stepan Tanasiychuk 4408cbc9fa fix bug in Symfony\Bundle\DoctrineMigrationsBundle\Command\DoctrineCommand hace 14 años
  beberlei 1bc0b54411 [DoctrineBundle] Fix bug in Auto Proxy Generation introduced with config merge refactoring. Use array_reverse() for $configs to fix incremental merge algorithm assumptions. hace 14 años
  Bulat Shakirzyanov 571448b047 [FrameworkBundle] mode include tag filenames fixes hace 14 años
  Fabien Potencier 9607e61d86 [Console] fixed typo hace 14 años
  Bulat Shakirzyanov 14e4b9733d [HttpFoundation] fixed FileBag to handle sub-requests hace 14 años
  Fabien Pennequin 242562a361 [HttpFoundation] added test for processed array in sub-requests hace 14 años