H. Westphal
|
3e2f1a4b13
Removed executable bits from all php files
|
13 anni fa |
Fabien Potencier
|
536538fb83
[DoctrineBundle] removed an unused and confusing parameter (the connection class can be changed via the wrapper_class setting of a connection)
|
13 anni fa |
Noel GUILBERT
|
872d308e9c
[DoctrineBundle] Allowed to configure dql functions without using the multiple entity mangers syntax
|
14 anni fa |
Fabien Potencier
|
3825a842d7
[DoctrineBundle] fixed unit tests for previous merge
|
14 anni fa |
Fabien Potencier
|
f57e1d3e10
fixed CS
|
14 anni fa |
frost-nzcr4
|
1cb51644e6
Replace some double quotes to single quotes
|
14 anni fa |
Christophe Coevoet
|
98b6f9b01b
Fixed tests
|
14 anni fa |
Fabien Potencier
|
879242cdf5
moved some Doctrine classes from the bundle to the bridge
|
14 anni fa |
Fabien Potencier
|
41242dcc00
[DoctrineBundle] made XML/YAML mapping drivers more BC with their Doctrine counterparts
|
14 anni fa |
Johannes Schmitt
|
6c626ef0b9
[DoctrineBundle] fixed tests
|
14 anni fa |
Johannes Schmitt
|
796d9af0c4
some updates
|
14 anni fa |
Johannes Schmitt
|
2d8afd8dd6
Merge remote branch 'origin/master' into annotations
|
14 anni fa |
Fabien Potencier
|
05a946bf9d
[DoctrineBundle] re-introduced parameters in the DIC for better overridability
|
14 anni fa |
Johannes Schmitt
|
f7e03f2d87
Merge remote branch 'origin/master' into annotations
|
14 anni fa |
Fabien Potencier
|
d9299e930b
[DoctrineBundle] changed mapping directory
|
14 anni fa |
Fabien Potencier
|
b7c8442068
[DoctrineBundle] made Doctrine metadata configuration easier
|
14 anni fa |
Fabien Potencier
|
f7808de3a8
[DoctrineBundle] moved more DIC definition into orm.xml
|
14 anni fa |
Johannes Schmitt
|
672c4ef122
Merge remote branch 'origin/master' into annotations
|
14 anni fa |
Fabien Potencier
|
6b5438aa38
[DoctrineBundle] introduced a Registry class
|
14 anni fa |
Fabien Potencier
|
a3270da763
[DoctrineBundle] removed unused tag
|
14 anni fa |
Johannes Schmitt
|
0d0c737630
Merge remote branch 'origin/master' into annotations
|
14 anni fa |
Johannes Schmitt
|
8d8f1d7eb6
updated Annotations integration
|
14 anni fa |
Fabien Potencier
|
43e38c3ba4
[DoctrineBundle] changed doctrine.orm.entity_managers parameter to store the names and the ids
|
14 anni fa |
Fabien Potencier
|
2e9278993c
added Definition::getArgument() (very useful when unit testing a Container)
|
14 anni fa |
Fabien Potencier
|
3f1d969fcd
[DoctrineBundle] fixed a unit test
|
14 anni fa |
Fabien Potencier
|
03511dea5c
[DoctrineBundle] removed the possibility to define an empty configuration for the DBAL (which does not make sense in real-life)
|
14 anni fa |
Fabien Potencier
|
35a32440c7
[DoctrineBundle] converted DBAL definition templates to abstract definitions
|
14 anni fa |
Fabien Potencier
|
fe03671c2c
Merge remote branch 'vicb/cast-array'
|
14 anni fa |
Fabien Potencier
|
b80bb9c7ab
[DoctrineBundle] removed doctrine.dbal.types parameter
|
14 anni fa |
Fabien Potencier
|
e68f8f40b9
[DoctrineBundle] renamed DIC class parameters (they end with .class instead of _class to follow the convention of other bundles)
|
14 anni fa |