Historial de Commits

Autor SHA1 Mensaje Fecha
  Benjamin Eberlei a50f56a7e9 [DoctrineBundle] Revert removal of dic parameter doctrine.orm.auto_generate_proxy_classes. hace 14 años
  Benjamin Eberlei 8d938c54d1 [DoctrineBundle] Fix CS hace 14 años
  Benjamin Eberlei 8930048ff8 [DoctrineBundle] Use doctrine.dbal.logging parameter. hace 14 años
  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. hace 14 años
  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. hace 14 años
  Benjamin Eberlei c7e3b2381a Refactored Doctrine Bundle dbalLoad() to make use of config merging. hace 14 años
  Johannes M. Schmitt 8d19136a55 refactors extensions to call XXXLoad only once with all config sections hace 14 años
  Victor Berchet b75840c6fc DI Extension: use the base class from the HttpKernel Component hace 14 años
  Lukas Kahwe Smith 3d77302609 if( -> if ( hace 14 años
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files hace 14 años
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements hace 14 años
  Benjamin Eberlei cada317dee Allow to override platform with your own by defining a service name. hace 14 años
  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. hace 14 años
  Gustavo Adrian 18a34c5238 [DoctrineBundle] Changed visibility of doctrine db connections to public hace 14 años
  Kris Wallsmith d693759312 [DoctrineBundle] fixed invalid parameter error hace 14 años
  Johannes M. Schmitt da5475ec42 service visibility changes hace 14 años
  GordonsLondon 1e27d4359c [DoctrineBundle] Added class_metadata_factory_name Configuration option hace 14 años
  Benjamin Eberlei 302dbd1225 Refactor Doctrine Bundle to use Symfony DIC Enabled EventManager. hace 14 años
  Benjamin Eberlei fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. hace 14 años
  Benjamin Eberlei 500e02d4fd fixed inconsistency between MongoDB and ORM Annotation Reader definition that lead to a bug in the "common" code hace 14 años
  Benjamin Eberlei ba2b1aad28 refactored Doctrine*Bundle to allow a much more flexible configuration hace 14 años
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side hace 14 años
  Fabien Potencier c9f08c0a68 changed all XML attribute names to take - instead of _ (everything should be consistent now) hace 14 años
  Jordi Boggiano bbc87b6d11 [DoctrineBundle] Fixed regression in proxy cache dir hace 14 años
  Jordi Boggiano 84c7496565 [DoctrineBundle] Fix createOrmProxyDirectory method hace 14 años
  Jordi Boggiano 70a793b33d [DoctrineBundle] Make the proxy dir configurable hace 14 años
  Jonathan H. Wage 53c1f1f509 Fixing issue with memcache di configuration. hace 14 años
  GordonsLondon 0b26be1765 [DoctrineBundle] Fixed Memcache bug in extension hace 14 años
  Steven Surowiec 643c09a28e [DoctrineBundle] Tabs to spaces hace 14 años
  Steven Surowiec 714c294f47 [DoctrineBundle] Added tag to entity manager services hace 14 años