커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 년 전
  Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() 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 년 전
  Johannes Schmitt 3785a99b94 adds visibility to aliases 14 년 전
  Johannes M. Schmitt c5ef113b18 DI container optimization 14 년 전
  Benjamin Eberlei 500e02d4fd fixed inconsistency between MongoDB and ORM Annotation Reader definition that lead to a bug in the "common" code 14 년 전
  Johannes Schmitt db5e180d37 tweaked DI container 14 년 전
  Benjamin Eberlei ba2b1aad28 refactored Doctrine*Bundle to allow a much more flexible configuration 14 년 전
  Steven Surowiec 714c294f47 [DoctrineBundle] Added tag to entity manager services 14 년 전
  ornicar b9a7b7e51a [DoctrineBundle] fix mapping dirs 15 년 전
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 년 전
  Jonathan H. Wage 625d0ab322 Fixing naming issue (fixes #8953) 15 년 전
  Fabien Potencier 0f30e539b1 [DoctrineBundle] removed DoctrineExtension constructor 15 년 전
  Brandon Turner 3b1c7e59f6 [DoctrineBundle,DoctrineMongoDBBundle] Updated tests to work when both bundles are enabled. 15 년 전
  Brandon Turner a3fc1be13f [DoctrineBundle] updated to only load default settings once 15 년 전
  Jonathan H. Wage 13663966d0 [DoctrineBundle] Adding missing cache driver configuration for each entity manager. 15 년 전
  Jonathan H. Wage ef070d0dd1 [DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle 15 년 전