Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 509f3dd454 removed the possibility to pass a template to render_widget() il y a 14 ans
  Fabien Potencier 9f11ab4177 Merge remote branch 'noelg/session-storage-bug' il y a 14 ans
  Fabien Potencier 05f1481c6a [Form] added the possibility to configure the CSRF field name and the disabling of the CSRF feature altogether il y a 14 ans
  noel guilbert 6f1df3338d Fixed a bug when the storage service is initialized later by another bundle. il y a 14 ans
  Fabien Potencier 2e9278993c added Definition::getArgument() (very useful when unit testing a Container) il y a 14 ans
  Fabien Potencier e72f1a9873 added a global secret setting to configure CSRF, the temporary storage, and possibly more il y a 14 ans
  Fabien Potencier 2291af41c5 added Locale stubs to the autoloader so that people can run Symfony unit tests even if they don't have intl installed il y a 14 ans
  Fabien Potencier 1bc8071d4e [DoctrineBundle] simplified code il y a 14 ans
  Fabien Potencier 77f9daf374 [HttpKernel] allowed bundle names to have 'bundle' in their base name il y a 14 ans
  Fabien Potencier 40d256e058 Merge remote branch 'kriswallsmith/kernel/bundle-extension' il y a 14 ans
  Fabien Potencier 4fb1035578 fixed Doctrine EntityType when the identifier is a string il y a 14 ans
  Fabien Potencier 751eaab326 Merge remote branch 'mweimerskirch/form_fixes' il y a 14 ans
  Fabien Potencier 7d024125d3 [Form] fixed unit tests il y a 14 ans
  Fabien Potencier f865a79742 [Form] fixed DateTimeToTimestampTransformer to use the proper exception class il y a 14 ans
  Fabien Potencier 0007702321 Merge remote branch 'Seldaek/datetime' il y a 14 ans
  Fabien Potencier 9e23189eb1 Merge remote branch 'Brouznouf/patch-2' il y a 14 ans
  Pascal Borreli 47948c8d2b [Form] Fixed bug creating empty "1" directory in root il y a 14 ans
  Brouznouf 5712b3bd0e [Serializer] [XmlEncoder] Add unit test for decoding / encoding root with attributes il y a 14 ans
  Stepan Tanasiychuk 411997dc59 fix wrong method name il y a 14 ans
  Fabien Potencier 25ae70eb75 [DoctrineBundle] fixed regression il y a 14 ans
  Fabien Potencier 289d35a7ae Merge remote branch 'opensky/form-interface-use-statements' il y a 14 ans
  Jeremy Mikola f59423626a [Form] Remove unnecessary use statements in EventListeners il y a 14 ans
  Fabien Potencier 5fab450c33 Merge remote branch 'sasezaki/fixed-typo-domcrawler' il y a 14 ans
  Fabien Potencier b5e1e2cd39 Merge remote branch 'kriswallsmith/update-tweak' il y a 14 ans
  Fabien Potencier 6431881754 [DoctrineBundle] added auto-mapping support in XSD il y a 14 ans
  Fabien Potencier c846990459 [DoctrineBundle] added the possibility to disable a bundle when using auto_mapping il y a 14 ans
  Fabien Potencier c752429d7c [DoctrineBundle] removed the possibility to use auto_mapping when you have more than one entity manager il y a 14 ans
  Fabien Potencier dc85727b5a [DoctrineBundle] added an auto-mapping option to let Symfony register all enabled bundle mappings il y a 14 ans
  Fabien Potencier 32070f5f68 [DoctrineBundle] fixed service visibility il y a 14 ans
  Joel Wurtz f11cc2de0b [Seriliazer] [XmlEncoder] Optimize conditions il y a 14 ans