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