Histórico de Commits

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