Adrian Olek
|
eccd8f85bc
|
cs fixes
|
2014-04-14 01:21:23 +02:00 |
|
Adrian Olek
|
72bb16173a
|
Added Comment entity mapping for StaticPHPDriver test
|
2014-04-14 01:21:23 +02:00 |
|
Adrian Olek
|
32ed32cf56
|
Added index flags test
|
2014-04-14 01:21:23 +02:00 |
|
Adrian Olek
|
b3a2988d2c
|
CS fixes
|
2014-04-14 01:21:23 +02:00 |
|
Adrian Olek
|
cc2fb1a070
|
Added index flags support in annotation, xml & yaml mapping drivers.
|
2014-04-14 01:21:23 +02:00 |
|
Benjamin Eberlei
|
da24133306
|
Merge pull request #980 from adrianolek/convert-mapping-options
Added options attribute export to Annotation, Xml & Yaml exporters.
|
2014-04-13 23:38:30 +02:00 |
|
Marco Pivetta
|
8b6b1c68a0
|
Merge pull request #1010 from BenMorel/validation-message
Fixed validation message
|
2014-04-12 01:49:16 +02:00 |
|
Benjamin Morel
|
1b4eafc873
|
Fixed validation message
|
2014-04-11 22:27:51 +00:00 |
|
Guilherme Blanco
|
ac956f2b8c
|
Merge pull request #1007 from umpirsky/patch-1
Minor dockblock change
|
2014-04-09 07:55:12 -04:00 |
|
Saša Stamenković
|
dc10bb69f6
|
Minor dockblock change
|
2014-04-09 13:53:56 +02:00 |
|
Frank Liepert
|
8740d54210
|
[DDC-3076] Add/Improve tests
|
2014-04-09 11:31:16 +02:00 |
|
Frank Liepert
|
df020e08a0
|
[DDC-3076] Fix ObjectHydrator
|
2014-04-09 11:30:11 +02:00 |
|
Frank Liepert
|
a054b59550
|
[DDC-3076] Add test
|
2014-04-09 10:19:48 +02:00 |
|
Frank
|
d1c722c1d0
|
Fix: handle invalid discriminator value
|
2014-04-09 01:55:54 +02:00 |
|
Frank
|
f7b95c1aa5
|
Add: invalidDiscriminatorValue method
|
2014-04-09 01:55:49 +02:00 |
|
Guilherme Blanco
|
73e5bbecbe
|
Merge pull request #1004 from giosh94mhz/removed_useless_testinit
Removed all useless occurrence of require_once TestInit.php
|
2014-04-07 08:38:39 -05:00 |
|
Giorgio Premi
|
6cb3fa8fb7
|
Removed all useless occurrence of require_once TestInit.php
|
2014-04-07 14:43:25 +02:00 |
|
Marco Pivetta
|
4d950a9e10
|
Merge pull request #1002 from BenMorel/propertyfix
Fixed wrongly initialized property.
|
2014-04-04 22:42:43 +02:00 |
|
Benjamin Morel
|
b3ec4df8ce
|
Fixed wrongly initialized property.
|
2014-04-04 20:05:16 +00:00 |
|
Guilherme Blanco
|
bfb66f1d85
|
Merge pull request #985 from doctrine/hotfix/DDC-3042-sql-alias-collisions-in-dql
[DDC-3042] SQL Alias collisions in DQL
|
2014-04-03 20:41:36 -05:00 |
|
Marco Pivetta
|
f80fceda0e
|
DDC-3042 - changing SQL generation tests to respect changes in naming strategy
|
2014-04-04 03:05:48 +02:00 |
|
Marco Pivetta
|
e6bf096583
|
Prefixing alias counter with _ to fix DDC-3042 and prevent collisions
|
2014-04-04 03:05:48 +02:00 |
|
Marco Pivetta
|
11b3065fd1
|
Verifying DDC-3042 - duplicate aliases in DQL SQL generation
|
2014-04-04 03:05:48 +02:00 |
|
Marco Pivetta
|
3680bb7ccc
|
Stubbing out test for DDC-3042 - DQL aliases cause collisions when selecting from tables with similar properties
|
2014-04-04 03:05:48 +02:00 |
|
Marco Pivetta
|
733102b4a1
|
DDC-3065 - applying hotfix that allows NULL in IN() criteria
|
2014-04-03 17:36:56 +02:00 |
|
Marco Pivetta
|
a8b96803a4
|
DDC-3065 - persister tests for criteria containing NULL values in IN() conditions
|
2014-04-03 17:36:56 +02:00 |
|
Marco Pivetta
|
eb6498544f
|
DDC-3065 - splitting tests and checking multiple values support
|
2014-04-03 17:36:56 +02:00 |
|
Marco Pivetta
|
f54d6157f4
|
DDC-3065 - hardening test - should support multiple values in IN(), also NULL ones
|
2014-04-03 17:36:56 +02:00 |
|
Marco Pivetta
|
f2f571e4ab
|
DDC-3065 - failing test - IN()-alike criteria should support NULL search values
|
2014-04-03 17:36:56 +02:00 |
|
Menno Holtkamp
|
26307a0cee
|
Added 'fetch="EXTRA_LAZY"' to many-to-many association
|
2014-03-31 11:55:04 +02:00 |
|
Menno Holtkamp
|
8d0a5958eb
|
Code-style improvement
|
2014-03-31 11:02:36 +02:00 |
|
Menno Holtkamp
|
59842e9bc6
|
Code-style improvement
Also to trigger Travis CI
|
2014-03-31 11:00:50 +02:00 |
|
Menno Holtkamp
|
3044009550
|
Added 'fetch="EAGER"' to one-to-one association
|
2014-03-30 16:01:46 +02:00 |
|
Marco Pivetta
|
da96f4938a
|
Merge pull request #994 from ThomasLomas/patch-1
Update EntityGenerator comment
|
2014-03-29 02:51:00 +01:00 |
|
Thomas Lomas
|
7d9630786b
|
Update EntityGenerator comment
fieldVisibility was referred to as a boolean, where it is actually a string.
|
2014-03-29 01:49:12 +00:00 |
|
Marco Pivetta
|
8f688509c8
|
Merge pull request #992 from BenMorel/docfix
Fixed typos
|
2014-03-28 14:05:20 +01:00 |
|
Benjamin Morel
|
b3ec87ab09
|
Fixed typos
|
2014-03-28 12:54:49 +00:00 |
|
Marco Pivetta
|
ca19db34d2
|
Merge pull request #990 from Remper/patch-1
Typo in documentation
|
2014-03-27 13:51:28 +01:00 |
|
Nechaev Yaroslav
|
46b16a5e10
|
Update dql-doctrine-query-language.rst
|
2014-03-27 15:49:04 +03:00 |
|
Nechaev Yaroslav
|
b145ebf955
|
Typo in documentation
This method from AbstractQuery accepts constants from ClassMetadata rather than string
|
2014-03-27 15:45:52 +03:00 |
|
Menno Holtkamp
|
798075931a
|
Exporter support for association fetch modes
|
2014-03-26 01:00:17 +01:00 |
|
Steve Müller
|
048c56bdb0
|
Merge pull request #987 from baileylo/patch-1
Fixes typo in dql-doctrine-query-language.rst
|
2014-03-25 19:11:28 +01:00 |
|
Logan Bailey
|
263d9f30f2
|
Fixes typo in dql-doctrine-query-language.rst
Changes "If you a query" to "If you have a query"
|
2014-03-25 11:10:43 -07:00 |
|
Benjamin Eberlei
|
927d69b61a
|
Merge pull request #957 from thealjey/master
makes doctrine less dependent upon the symfony yaml component
|
2014-03-23 15:41:27 +01:00 |
|
Benjamin Eberlei
|
8addb5ffa8
|
Merge pull request #960 from drealecs/fixes-EntityManagerInterface
allow passing EntityManagerInterface when creating a HelperSet
|
2014-03-23 15:36:38 +01:00 |
|
Benjamin Eberlei
|
5335b2a2ad
|
Merge pull request #955 from goatherd/patch-1
iteration risk note
|
2014-03-23 15:35:53 +01:00 |
|
Benjamin Eberlei
|
71fc425902
|
Merge pull request #963 from mdemo/master
SQLFilter -- allows to check if a parameter was set
|
2014-03-23 15:33:14 +01:00 |
|
Benjamin Eberlei
|
a03c8da683
|
Merge pull request #962 from netiul/master
Stop executeDeletions when there is nothing to to delete anymore
|
2014-03-23 15:32:28 +01:00 |
|
Benjamin Eberlei
|
dd8075ea95
|
Merge branch 'DDC-3018'
|
2014-03-23 15:16:15 +01:00 |
|
Benjamin Eberlei
|
2aea3036b6
|
[DDC-3018] Fix string literals in new operator.
|
2014-03-23 15:16:09 +01:00 |
|