Historial de Commits

Autor SHA1 Mensaje Fecha
  Noel GUILBERT 872d308e9c [DoctrineBundle] Allowed to configure dql functions without using the multiple entity mangers syntax hace 14 años
  Christophe Coevoet 41347bc3f5 [DoctrineBundle] Added the support of custom types for the platform hace 14 años
  Fabien Potencier 0331501580 [DoctrineBundle] fixed some configuration options hace 14 años
  Fabien Potencier 8b8545895f [DoctrineBundle] fixed auto-mapping hace 14 años
  Fabien Potencier ec8c9eed66 removed the doctrine.orm.class_metadata_factory_name parameter hace 14 años
  Fabien Potencier dc85727b5a [DoctrineBundle] added an auto-mapping option to let Symfony register all enabled bundle mappings hace 14 años
  Fabien Potencier ffd8c31f3a [DoctrineBundle] reindented some code for clarity hace 14 años
  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) hace 14 años
  Fabien Potencier e63c2e2315 [DoctrineBundle] added back the possibility to easily define one DBAL connection hace 14 años
  Fabien Potencier 03511dea5c [DoctrineBundle] removed the possibility to define an empty configuration for the DBAL (which does not make sense in real-life) hace 14 años
  Pascal Borreli b5769c52d6 Fixed various typo hace 14 años
  Brikou CARRE e898445b94 removed empty lines/trailing spaces hace 14 años
  Kris Wallsmith 672291087c removed a lot of special normalization logic in the configuration by using xml values instead of attributes hace 14 años
  Victor Berchet b640fcb0f0 [Config] Introduction of an ConfigurationInterface hace 14 años
  Francis Besset 9b093d53ae Moved hydrators configuration in entity manager hace 14 años
  Francis Besset daa138ffc8 [DoctrineBundle] Added custom hydrator for the EntityManager from configuration hace 14 años
  Fabien Potencier 341a296c42 [DoctrineBundle] fixed configuration class hace 14 años
  Fabien Potencier acc3590849 Merge remote branch 'stof/custom_dql' hace 14 años
  Christophe Coevoet 2743abc35d [DoctrineBundle] Fix some typos hace 14 años
  Victor Berchet 0e84757d94 Tweak PHPDocs in the extension configuration files hace 14 años
  Victor Berchet 1e0ed22c55 [Config] Component refactoring hace 14 años
  Christophe Coevoet 5c2e0898d1 [DoctrineBundle] Added a way to register custom DQL functions through the configuration hace 14 años
  Christophe Coevoet 19aa266b6a [DoctrineBundle] Use the first entity manager as default one when no configuration is set hace 14 años
  Fabien Potencier edb620122a fixed some emails hace 14 años
  Christophe Coevoet 4dd45d3b4a Removed the short syntax in DoctrineBundle hace 14 años
  Christophe Coevoet 35636a5b44 Removed default value for the DBAL charset hace 14 años
  Christophe Coevoet e522424967 Changed default logging param to kernel.debug and fixed container unit test hace 14 años
  Christophe Coevoet 527749ca3f Made mandatory to have at least one entity manager when using the ORM and one connection when using DBAL hace 14 años
  Christophe Coevoet 477109f1e8 Completed the Configuration class and refactored the extension to use it hace 14 años
  Christophe Coevoet 652bca131d Added a Configuration class for DoctrineBundle hace 14 años