Fabien Potencier
|
55f9e6fb99
[DoctrineBundle] tweaked various exceptions to make it clear that the issue is related to Doctrine
|
преди 14 години |
Fabien Potencier
|
631393e29d
[DoctrineBundle] fixed CS
|
преди 14 години |
Fabien Potencier
|
aab56fa91e
[DoctrineBundle] moved some more definition to abstract definition
|
преди 14 години |
Fabien Potencier
|
35a32440c7
[DoctrineBundle] converted DBAL definition templates to abstract definitions
|
преди 14 години |
Fabien Potencier
|
b80bb9c7ab
[DoctrineBundle] removed doctrine.dbal.types parameter
|
преди 14 години |
Fabien Potencier
|
e68f8f40b9
[DoctrineBundle] renamed DIC class parameters (they end with .class instead of _class to follow the convention of other bundles)
|
преди 14 години |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
преди 14 години |
Victor Berchet
|
b640fcb0f0
[Config] Introduction of an ConfigurationInterface
|
преди 14 години |
Francis Besset
|
9b093d53ae
Moved hydrators configuration in entity manager
|
преди 14 години |
Francis Besset
|
daa138ffc8
[DoctrineBundle] Added custom hydrator for the EntityManager from configuration
|
преди 14 години |
Fabien Potencier
|
3bf67367c0
[DoctrineBundle] made sure that the Doctine cache is not shared between different applications
|
преди 14 години |
Miha Vrhovnik
|
a144a83405
refactored if elseif to switch and throw an exception on unknown option
|
преди 14 години |
Fabien Potencier
|
acc3590849
Merge remote branch 'stof/custom_dql'
|
преди 14 години |
Martin Hason
|
aae492f79b
removed unused use statements in DIC extensions
|
преди 14 години |
Christophe Coevoet
|
5c2e0898d1
[DoctrineBundle] Added a way to register custom DQL functions through the configuration
|
преди 14 години |
Fabien Potencier
|
d1bdd88ac2
fixed PHP warnings
|
преди 14 години |
Christophe Coevoet
|
19aa266b6a
[DoctrineBundle] Use the first entity manager as default one when no configuration is set
|
преди 14 години |
Christophe Coevoet
|
e522424967
Changed default logging param to kernel.debug and fixed container unit test
|
преди 14 години |
Christophe Coevoet
|
f37a2a9513
Refactored the config to use the right parameters instead of using the default values
|
преди 14 години |
Christophe Coevoet
|
527749ca3f
Made mandatory to have at least one entity manager when using the ORM and one connection when using DBAL
|
преди 14 години |
Christophe Coevoet
|
477109f1e8
Completed the Configuration class and refactored the extension to use it
|
преди 14 години |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
преди 14 години |
Pascal Borreli
|
64b50e1c46
[Doctrine*Bundle] Fixed Typo
|
преди 14 години |
Pascal Borreli
|
68140021fc
[DoctrineBundle] Fixed typo
|
преди 14 години |
Fabien Potencier
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
преди 14 години |
Lukas Kahwe Smith
|
7f182bd877
implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented)
|
преди 14 години |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
преди 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 години |