Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 8f91989c43 changed Assetic version to alpha2 hace 14 años
  Fabien Potencier 4cbc33a785 removed the automatic loading of the compiled classes (should be done explicitely by the end user now) hace 14 años
  Fabien Potencier 3fe385e4fb removed the autoloader map feature hace 14 años
  Fabien Potencier 509f3dd454 removed the possibility to pass a template to render_widget() hace 14 años
  Fabien Potencier 9f11ab4177 Merge remote branch 'noelg/session-storage-bug' hace 14 años
  Fabien Potencier 05f1481c6a [Form] added the possibility to configure the CSRF field name and the disabling of the CSRF feature altogether hace 14 años
  noel guilbert 6f1df3338d Fixed a bug when the storage service is initialized later by another bundle. hace 14 años
  Fabien Potencier 2e9278993c added Definition::getArgument() (very useful when unit testing a Container) hace 14 años
  Fabien Potencier e72f1a9873 added a global secret setting to configure CSRF, the temporary storage, and possibly more hace 14 años
  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 hace 14 años
  Fabien Potencier 1bc8071d4e [DoctrineBundle] simplified code hace 14 años
  Fabien Potencier 77f9daf374 [HttpKernel] allowed bundle names to have 'bundle' in their base name hace 14 años
  Fabien Potencier 40d256e058 Merge remote branch 'kriswallsmith/kernel/bundle-extension' hace 14 años
  Fabien Potencier 4fb1035578 fixed Doctrine EntityType when the identifier is a string hace 14 años
  Fabien Potencier 751eaab326 Merge remote branch 'mweimerskirch/form_fixes' hace 14 años
  Fabien Potencier 7d024125d3 [Form] fixed unit tests hace 14 años
  Fabien Potencier f865a79742 [Form] fixed DateTimeToTimestampTransformer to use the proper exception class hace 14 años
  Fabien Potencier 0007702321 Merge remote branch 'Seldaek/datetime' hace 14 años
  Fabien Potencier 9e23189eb1 Merge remote branch 'Brouznouf/patch-2' hace 14 años
  Pascal Borreli 47948c8d2b [Form] Fixed bug creating empty "1" directory in root hace 14 años
  Brouznouf 5712b3bd0e [Serializer] [XmlEncoder] Add unit test for decoding / encoding root with attributes hace 14 años
  Stepan Tanasiychuk 411997dc59 fix wrong method name hace 14 años
  Fabien Potencier 25ae70eb75 [DoctrineBundle] fixed regression hace 14 años
  Fabien Potencier 289d35a7ae Merge remote branch 'opensky/form-interface-use-statements' hace 14 años
  Jeremy Mikola f59423626a [Form] Remove unnecessary use statements in EventListeners hace 14 años
  Fabien Potencier 5fab450c33 Merge remote branch 'sasezaki/fixed-typo-domcrawler' hace 14 años
  Fabien Potencier b5e1e2cd39 Merge remote branch 'kriswallsmith/update-tweak' hace 14 años
  Fabien Potencier 6431881754 [DoctrineBundle] added auto-mapping support in XSD hace 14 años
  Fabien Potencier c846990459 [DoctrineBundle] added the possibility to disable a bundle when using auto_mapping hace 14 años
  Fabien Potencier c752429d7c [DoctrineBundle] removed the possibility to use auto_mapping when you have more than one entity manager hace 14 años