Commit History

作者 SHA1 備註 提交日期
  Fabien Potencier 9e23189eb1 Merge remote branch 'Brouznouf/patch-2' 14 年之前
  Pascal Borreli 47948c8d2b [Form] Fixed bug creating empty "1" directory in root 14 年之前
  Brouznouf 5712b3bd0e [Serializer] [XmlEncoder] Add unit test for decoding / encoding root with attributes 14 年之前
  Stepan Tanasiychuk 411997dc59 fix wrong method name 14 年之前
  Fabien Potencier 25ae70eb75 [DoctrineBundle] fixed regression 14 年之前
  Fabien Potencier 289d35a7ae Merge remote branch 'opensky/form-interface-use-statements' 14 年之前
  Jeremy Mikola f59423626a [Form] Remove unnecessary use statements in EventListeners 14 年之前
  Fabien Potencier 5fab450c33 Merge remote branch 'sasezaki/fixed-typo-domcrawler' 14 年之前
  Fabien Potencier b5e1e2cd39 Merge remote branch 'kriswallsmith/update-tweak' 14 年之前
  Fabien Potencier 6431881754 [DoctrineBundle] added auto-mapping support in XSD 14 年之前
  Fabien Potencier c846990459 [DoctrineBundle] added the possibility to disable a bundle when using auto_mapping 14 年之前
  Fabien Potencier c752429d7c [DoctrineBundle] removed the possibility to use auto_mapping when you have more than one entity manager 14 年之前
  Fabien Potencier dc85727b5a [DoctrineBundle] added an auto-mapping option to let Symfony register all enabled bundle mappings 14 年之前
  Fabien Potencier 32070f5f68 [DoctrineBundle] fixed service visibility 14 年之前
  Joel Wurtz f11cc2de0b [Seriliazer] [XmlEncoder] Optimize conditions 14 年之前
  Kris Wallsmith abb61f48de added note about document_root removal 14 年之前
  sasezaki 3d85db8fbc fixed typoe on Exception message 14 年之前
  Joel Wurtz b6a9935314 [Serializer] [XmlEncoder] Allow decoder to extract attributes in root element 14 年之前
  Fabien Potencier 71330e91d0 [DoctrineBundle] simplified code 14 年之前
  Fabien Potencier 0f5f28c039 Merge remote branch 'Brouznouf/patch-1' 14 年之前
  Fabien Potencier ffd8c31f3a [DoctrineBundle] reindented some code for clarity 14 年之前
  Fabien Potencier 059104a9e7 [DoctrineBundle] added back the possibility to define a single entity manager with a shorter syntax (same reasonning as the previous commit for DBAL) 14 年之前
  Fabien Potencier 3f1d969fcd [DoctrineBundle] fixed a unit test 14 年之前
  Joel Wurtz a56e271025 [Serializer] Fix bug when denormalize a class in cache 14 年之前
  Fabien Potencier e63c2e2315 [DoctrineBundle] added back the possibility to easily define one DBAL connection 14 年之前
  Fabien Potencier 7395069b60 [DoctrineBundle] cleaned up code 14 年之前
  Fabien Potencier 03511dea5c [DoctrineBundle] removed the possibility to define an empty configuration for the DBAL (which does not make sense in real-life) 14 年之前
  Fabien Potencier 55f9e6fb99 [DoctrineBundle] tweaked various exceptions to make it clear that the issue is related to Doctrine 14 年之前
  Fabien Potencier 631393e29d [DoctrineBundle] fixed CS 14 年之前
  Fabien Potencier aab56fa91e [DoctrineBundle] moved some more definition to abstract definition 14 年之前