커밋 기록

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