Fabien Potencier
|
d1bdd88ac2
fixed PHP warnings
|
пре 14 година |
Christophe Coevoet
|
ed4e9456c8
[DoctrineMongoDBBundle] Use the first document manager as default one when no configuration is set
|
пре 14 година |
Fabien Potencier
|
f19295f7e9
Merge remote branch 'weaverryan/removing_old_phpdoc'
|
пре 14 година |
Ryan Weaver
|
d4868c1acf
[DoctrineMongoDBBundle] Removing partially-outdated PHPDoc.
|
пре 14 година |
Kris Wallsmith
|
7b3fbb46c2
[DoctrineMongoDBBundle] made it possible to disable logging
|
пре 14 година |
Christophe Coevoet
|
e3e60f1a68
[DoctrineMongoDBBundle] Removed the short syntax for the configuration
|
пре 14 година |
Ryan Weaver
|
7c13e681c3
[DoctrineMongoDBBundle] Removing unused variable.
|
пре 14 година |
Ryan Weaver
|
1e492e231c
[DoctrineMongoDBBundle] Refactoring how the document_managers are loaded in the Extension and removing two unneeded DIC parameters.
|
пре 14 година |
Ryan Weaver
|
9ca8f171f7
[DoctrineMongoDBBundle] Removing the "default_connection" DI parameter, which was never used as a parameter. Now cleaning up connections creation in the DI extension class.
|
пре 14 година |
Ryan Weaver
|
9179168e0d
[DoctrineMongoDBBundle] Renaming extension method to overrideParameters(), which is truer to its name.
|
пре 14 година |
Ryan Weaver
|
bdd23369e2
[DoctrineMongoDBBundle] Removing the "doctrine.odm.mongodb.metadata_cache_driver" parameter.
|
пре 14 година |
Ryan Weaver
|
42a0b22f0e
[DoctrineMongoDBBundle] BC-break: This removes the excess "connections" and "document_managers" wrapper in XML. This was inconsistent and made normalization unnecesarily difficult.
|
пре 14 година |
Ryan Weaver
|
a13500459f
[DoctrineMongoDBBundle] Initial use of the new Configuration class for DoctrineMongoDBExtension.
|
пре 14 година |
Ryan Weaver
|
94da3127b9
[DoctrineMongoDBExtension] Adding a large PHPDoc on the Extension::load() method discussing the available options.
|
пре 14 година |
Ryan Weaver
|
95a2f17e96
[DoctrineMongoDBBundle] Rewriting several getParameter() calls to use the parameter %wildcard% syntax instead. This is best-practice.
|
пре 14 година |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
пре 14 година |
Christophe Coevoet
|
92bfbf575c
Fixed CS
|
пре 14 година |
Pascal Borreli
|
ecd3845b80
[DoctrineMongoDBBundle] Fixed typo
|
пре 14 година |
Fabien Potencier
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
пре 14 година |
Jonathan H. Wage
|
20cf9f8a1a
Revert "[DoctrineMongoDBBundle] updated DocumentManager definition to reflect latest ODM changes"
|
пре 14 година |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
пре 14 година |
Fabien Potencier
|
14aa95ba21
added the concept of a main DIC extension for bundles
|
пре 14 година |
Bulat Shakirzyanov
|
3623753c27
[DoctrineMongoDBBundle] updated DocumentManager definition to reflect latest ODM changes
|
пре 14 година |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
пре 14 година |
Jonathan H. Wage
|
b716b707ba
General work on DoctrineMongoDBBundle to bring it more up to speed with DoctrineBundle. Added missing console commands, proxy cache warmer and hydrator cache warmer.
|
пре 14 година |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
пре 14 година |
Fabien Potencier
|
f53080860a
moved Resource to the Config component
|
пре 14 година |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
пре 14 година |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
пре 14 година |
Jeremy Mikola
|
743f25a287
[DependencyInjection] Create explicit factoryClass property for Definitions
|
пре 14 година |