Fabien Potencier
|
ec8c9eed66
removed the doctrine.orm.class_metadata_factory_name parameter
|
14 年之前 |
Fabien Potencier
|
43e38c3ba4
[DoctrineBundle] changed doctrine.orm.entity_managers parameter to store the names and the ids
|
14 年之前 |
Fabien Potencier
|
32070f5f68
[DoctrineBundle] fixed service visibility
|
14 年之前 |
Fabien Potencier
|
aab56fa91e
[DoctrineBundle] moved some more definition to abstract definition
|
14 年之前 |
Fabien Potencier
|
f1b43450c3
[DoctrineBundle] removed parameters from orm.xml as they already have default values in the Configuration class
|
14 年之前 |
Fabien Potencier
|
e68f8f40b9
[DoctrineBundle] renamed DIC class parameters (they end with .class instead of _class to follow the convention of other bundles)
|
14 年之前 |
Bernhard Schussek
|
54e66c518f
[Form] Reorganized code into "form extensions"
|
14 年之前 |
Fabien Potencier
|
3a2ca3dd92
moved Doctrine2 Entity Type guesser to the Doctrine bridge
|
14 年之前 |
Bernhard Schussek
|
39b0aafc00
Merge remote branch 'symfony/master' into experimental
|
14 年之前 |
Bernhard Schussek
|
bbeddf7789
Merge remote branch 'symfony/master' into experimental
|
14 年之前 |
Abdulkadir N. A.
|
8931096449
[DoctrineBundle] fixes issues with $this->container->get('form.context')
|
14 年之前 |
Fabien Potencier
|
ee5443a785
[DoctrineBundle] removed unused parameters
|
14 年之前 |
Bernhard Schussek
|
50642bb830
[Form] Added EntityType DIC configuration to DoctrineBundle
|
14 年之前 |
Bernhard Schussek
|
7f9284105d
[Form] Moved namespace FieldGuesser to Type\Guesser
|
14 年之前 |
Bernhard Schussek
|
8742cafc21
[FrameworkBundle] Fixed DI configuration for field types
|
14 年之前 |
Bernhard Schussek
|
0bf566310c
Merge branch 'event-manager' into experimental
|
14 年之前 |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 年之前 |
Bernhard Schussek
|
5705f74bd0
[Form] Refactored FieldFactory and moved new implementation into the DIC. FormTest fails now.
|
14 年之前 |
Johannes Schmitt
|
82c6844147
[Security] moved Security classes out of DoctrineBundle, cleaned-up SecurityExtension accordingly
|
14 年之前 |
Bernhard Schussek
|
916e599937
[Form] Fixed broken namespace paths
|
14 年之前 |
Bernhard Schussek
|
3bf9f7782d
[DoctrineBundle][Form] Implemented EntityFieldFactoryGuesser
|
14 年之前 |
Fabien Potencier
|
025e142dd4
removed parameter converters as decided during IRC meeting (supported is still provided by FrameworkExtraBundle)
|
14 年之前 |
Fabien Potencier
|
b154643b65
Revert "[DoctrineBundle][DoctrineMongoDBBundle] Create DIC params for security user provider EM/DM aliases"
|
14 年之前 |
Jeremy Mikola
|
24c7715029
[DoctrineBundle][DoctrineMongoDBBundle] Create DIC params for security user provider EM/DM aliases
|
14 年之前 |
Benjamin Eberlei
|
4d4eec618c
[DoctrineBundle] Implement Proxy CacheWarmer
|
14 年之前 |
Ryan Weaver
|
7e2331fabd
[DoctrineBundle] Removing the "doctrine.orm.metadata.annotation_default_namespace" parameter which is unused. Beberlei agreed that this is outdated and can probably go (and it matches the corresponding parameter I've removed in the ODM).
|
14 年之前 |
Benjamin Eberlei
|
a50f56a7e9
[DoctrineBundle] Revert removal of dic parameter doctrine.orm.auto_generate_proxy_classes.
|
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 年之前 |
Johannes Schmitt
|
f1b7bc1fe9
some refactorings/improvements
|
14 年之前 |
Johannes M. Schmitt
|
da5475ec42
service visibility changes
|
14 年之前 |