Ryan Weaver
|
05dc63c19e
[DoctrineMongoDBBundle] Removing unused option.
|
14 年之前 |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
14 年之前 |
Bulat Shakirzyanov
|
04fd4194b5
[DoctrineMongoDBBundle] fixed typo, updated extension test to reflection validation addon
|
14 年之前 |
Victor Berchet
|
b75840c6fc
DI Extension: use the base class from the HttpKernel Component
|
14 年之前 |
Bulat Shakirzyanov
|
6d52645861
[DoctrineMongoDBBundle] registered new validation namespace for annotations
|
14 年之前 |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 年之前 |
Bulat Shakirzyanov
|
8235f71f57
[DoctrineMongoDBBundle] switched to compiler passes for proxy/hydrator directory creation and event listeners
|
14 年之前 |
IamPersistent
|
8d69f8efd5
allow addition configuration in other config files, without killing the mapping that was previously set
|
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 年之前 |
Jonathan H. Wage
|
c54f6d81df
Fixing DoctrineMongoDBBundle to work with latest version of Doctrine.
|
14 年之前 |
Jordi Boggiano
|
094d428e68
CS: Unified strict equality comparisons, put var on the right side
|
14 年之前 |
Henrik Bjørnskov
|
c543626cf5
[DoctrineMongoDBBundle] Fixed DoctrineMongoDBExtension::loadConnections to follow the new constructor signature introduced with the Doctrine\\MongoDB access layer refactoring so that Doctrine MongoDB logging works againg with the WebProfilerBundle
|
14 年之前 |
Fabien Potencier
|
c9f08c0a68
changed all XML attribute names to take - instead of _ (everything should be consistent now)
|
14 年之前 |
Steven Surowiec
|
87aeb0e603
[DoctrineMongoDBBundle] Added tag to document manager services
|
14 年之前 |
Kris Wallsmith
|
b932441ac9
[DoctrineMongoDBBundle] added ability to register global listeners and subscribers via the DIC
|
14 年之前 |
Kris Wallsmith
|
da188734d8
[DoctrineMongoDBBundle] added support for multiple event managers to the DIC extension
|
14 年之前 |
Kris Wallsmith
|
9ab33e4ae4
[DoctrineMongoDBBundle] added registration of event listeners and subscribers via service container tags
|
14 年之前 |
Kris Wallsmith
|
29360a0eea
Removed old resources array property from DI extension classes.
|
14 年之前 |
ornicar
|
c537fb9eb2
[DoctrineMongoDBBundle] fix mapping dirs
|
14 年之前 |
ornicar
|
f398755fcd
[DoctrineMongoDBBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/mongodb/
|
14 年之前 |
Kris Wallsmith
|
69f9d9c6bf
[DoctrineMongoDBBundle] added logger and data collector for WDT
|
14 年之前 |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 年之前 |
Brandon Turner
|
13de495b34
[DoctrineMongoDBBundle] Fixed typo
|
15 年之前 |
Fabien Potencier
|
f6c862667f
[DoctrineMongoDBBundle] removed DoctrineMongoDBExtension constructor
|
15 年之前 |
Jonathan H. Wage
|
8f21e5d918
Allowing default_database to be configured per document manager.
|
15 年之前 |
Kris Wallsmith
|
82e440c181
[DoctrineMongoDBBundle] added "default_database" attribute to DI extension
|
15 年之前 |
Kris Wallsmith
|
b5690609f8
[DoctrineMongoDBBundle] renamed extension class
|
15 年之前 |