Revīziju vēsture

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