提交历史

作者 SHA1 备注 提交日期
  Benjamin Eberlei a50f56a7e9 [DoctrineBundle] Revert removal of dic parameter doctrine.orm.auto_generate_proxy_classes. 14 年之前
  Benjamin Eberlei 8d938c54d1 [DoctrineBundle] Fix CS 14 年之前
  Benjamin Eberlei 8930048ff8 [DoctrineBundle] Use doctrine.dbal.logging parameter. 14 年之前
  Benjamin Eberlei 22f6307053 [DoctrineBundle] Changed and simplified dbalLoad() slightly. Made logging explicit with a configuration variable to avoid tons of unnecessary method calls in prod. environment. 14 年之前
  Benjamin Eberlei 29888a4a1d [DoctrineBundle] Use a Merge Config algorithm for the ORM bundle. Simplified configuration and got rid of unnecessary ways to configure the same thing in several different ways. 14 年之前
  Benjamin Eberlei c7e3b2381a Refactored Doctrine Bundle dbalLoad() to make use of config merging. 14 年之前
  Johannes M. Schmitt 8d19136a55 refactors extensions to call XXXLoad only once with all config sections 14 年之前
  Victor Berchet b75840c6fc DI Extension: use the base class from the HttpKernel Component 14 年之前
  Lukas Kahwe Smith 3d77302609 if( -> if ( 14 年之前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年之前
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements 14 年之前
  Benjamin Eberlei cada317dee Allow to override platform with your own by defining a service name. 14 年之前
  Benjamin Eberlei ff91ea5f24 Add support for MySQL Session Init Listener, refactored driver and driverClass approach to follow the Doctrine DBAL factory more closely for this to work easily. 14 年之前
  Gustavo Adrian 18a34c5238 [DoctrineBundle] Changed visibility of doctrine db connections to public 14 年之前
  Kris Wallsmith d693759312 [DoctrineBundle] fixed invalid parameter error 14 年之前
  Johannes M. Schmitt da5475ec42 service visibility changes 14 年之前
  GordonsLondon 1e27d4359c [DoctrineBundle] Added class_metadata_factory_name Configuration option 14 年之前
  Benjamin Eberlei 302dbd1225 Refactor Doctrine Bundle to use Symfony DIC Enabled EventManager. 14 年之前
  Benjamin Eberlei fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 14 年之前
  Benjamin Eberlei 500e02d4fd fixed inconsistency between MongoDB and ORM Annotation Reader definition that lead to a bug in the "common" code 14 年之前
  Benjamin Eberlei ba2b1aad28 refactored Doctrine*Bundle to allow a much more flexible configuration 14 年之前
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 年之前
  Fabien Potencier c9f08c0a68 changed all XML attribute names to take - instead of _ (everything should be consistent now) 14 年之前
  Jordi Boggiano bbc87b6d11 [DoctrineBundle] Fixed regression in proxy cache dir 14 年之前
  Jordi Boggiano 84c7496565 [DoctrineBundle] Fix createOrmProxyDirectory method 14 年之前
  Jordi Boggiano 70a793b33d [DoctrineBundle] Make the proxy dir configurable 14 年之前
  Jonathan H. Wage 53c1f1f509 Fixing issue with memcache di configuration. 14 年之前
  GordonsLondon 0b26be1765 [DoctrineBundle] Fixed Memcache bug in extension 14 年之前
  Steven Surowiec 643c09a28e [DoctrineBundle] Tabs to spaces 14 年之前
  Steven Surowiec 714c294f47 [DoctrineBundle] Added tag to entity manager services 14 年之前