Marco Pivetta
|
6a2b7c2a8e
|
#1169 DDC-3343 - correcting query count assertions on extra-lazy specific tests (some DELETE operations became UPDATE operations)
|
2015-01-24 12:20:33 +01:00 |
|
Marco Pivetta
|
99c5650ba4
|
#1169 DDC-3343 - removing duplicate test
|
2015-01-24 11:59:21 +01:00 |
|
Marco Pivetta
|
a8796fa489
|
#1169 DDC-3343 - integrating tests into the existing test suite
|
2015-01-24 11:58:57 +01:00 |
|
Marco Pivetta
|
ff986a9bf5
|
#1169 DDC-3343 - importing used classe
|
2015-01-24 11:54:58 +01:00 |
|
Marco Pivetta
|
ed0331d25a
|
#1169 DDC-3343 - optimized imports
|
2015-01-24 11:54:32 +01:00 |
|
Marco Pivetta
|
43f301fdad
|
#1169 DDC-3343 - refactoring test to use pre-existing test models
|
2015-01-24 11:54:17 +01:00 |
|
Marco Pivetta
|
15397bbe40
|
#1169 DDC-3343 - refactoring test to use pre-existing test models
|
2015-01-24 11:54:03 +01:00 |
|
Marco Pivetta
|
aed01ea571
|
#1169 DDC-3343 - minor refactoring: constant over string reference
|
2015-01-24 11:41:20 +01:00 |
|
Marco Pivetta
|
f184956d3a
|
#1169 DDC-3343 - one-to-many extra-lazy should not delete associated values when they are removed, but just update the owning side
|
2015-01-24 11:40:48 +01:00 |
|
Andrea Sprega
|
c2b3348f99
|
[DDC-3343] Failing test case (updated)
|
2015-01-24 11:30:17 +01:00 |
|
Andrea Sprega
|
db3697433b
|
[DDC-3343] Failing test case
|
2015-01-24 11:30:17 +01:00 |
|
Marco Pivetta
|
3f360d7fbc
|
Merge branch 'hotfix/#1257-discriminator-map-changes-documentation'
|
2015-01-24 09:21:27 +01:00 |
|
Marco Pivetta
|
52fb4e53bc
|
#1257 DDC-3300 DDC-3503 - describing new inheritance map requirements in the upgrade notes/blogpost
|
2015-01-24 09:21:13 +01:00 |
|
Marco Pivetta
|
efa375ac96
|
#1257 DDC-3300 DDC-3503 - providing upgrade notes for the breaking change in discriminator map declarations
|
2015-01-24 09:14:58 +01:00 |
|
Marco Pivetta
|
22533042a5
|
Merge pull request #1279 from phansys/doc-slc
[Doc][Reference][2nd level cache]
|
2015-01-23 16:25:53 +01:00 |
|
Javier Spagnoletti
|
72785eb27e
|
[Doc][Reference][2nd level cache]
* Fixed typo in TimestampRegion title.
* Normalized php snippets (comments, indentation).
|
2015-01-23 11:23:21 -03:00 |
|
Marco Pivetta
|
b889e18a9a
|
Merge branch 'hotfix/#1176-merging-entities-with-composite-association-identifier'
Close #1176
|
2015-01-22 12:11:16 +01:00 |
|
Marco Pivetta
|
a67332fb51
|
#1176 DDC-3378 - minor CS fixes (imports, spacing, IDE hints)
|
2015-01-22 12:11:03 +01:00 |
|
Marco Pivetta
|
8305649a45
|
#1176 DDC-3378 - refactored test logic to use the newly introduced test assets
|
2015-01-22 12:10:39 +01:00 |
|
Marco Pivetta
|
8987c9ab37
|
#1176 DDC-3378 - moved test asset entities to proper models directory
|
2015-01-22 12:07:42 +01:00 |
|
Adrien Brault
|
f189c1aaf0
|
Update test to valid use case
|
2015-01-22 11:18:12 +01:00 |
|
Adrien Brault
|
fc8191f557
|
Naive fix
|
2015-01-22 11:18:12 +01:00 |
|
Adrien Brault
|
4058ad3958
|
Add test exposing UnitOfWork merge bug
|
2015-01-22 11:18:12 +01:00 |
|
Marco Pivetta
|
dfa4bbd67a
|
Merge branch 'hotfix/resolve-target-entity-also-in-discriminator-map'
Close #1257
|
2015-01-22 09:52:17 +01:00 |
|
Marco Pivetta
|
6547d5462e
|
#1257 DDC-3300 - strengthening test case (missing assertion, test name)
|
2015-01-22 09:51:43 +01:00 |
|
Marco Pivetta
|
c1cc768aee
|
#1257 DDC-3300 - correcting further incomplete discriminator maps in the test suite
|
2015-01-22 09:50:59 +01:00 |
|
Marco Pivetta
|
cd3ffa8f14
|
#1130 DDC-3300 - removing typo causing parse error
|
2015-01-22 09:44:40 +01:00 |
|
Marco Pivetta
|
e969a6be85
|
#1130 DDC-3300 - rewording and clarifying logic that re-maps discriminator values when needed
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
635d2c141f
|
#1130 DDC-3300 - minor CS fix (EOF EOL)
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
fbe294927f
|
#1130 DDC-3300 - cleaning up test code
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
8a6b1b48e3
|
#1130 DDC-3300 - removing unused ResolveDiscriminatorMapListener and related test
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
b7c28924b1
|
#1130 DDC-3300 - fixed inheritance maps where inheritance members were missing
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
a36bea2951
|
#1130 DDC-3300 - optimizing performance (looping over existing classes first): throwing exceptions if the class is not found in the discriminator map
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
8579baf28c
|
#1130 DDC-3300 - minor refactoring (else removal, spacing)
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
786c34faa5
|
#1130 DDC-3300 - refactoring auto-remapping of discriminator value into a private method
|
2015-01-22 09:44:38 +01:00 |
|
Marco Pivetta
|
c589b5d013
|
#1130 DDC-3300 - re-mapping discriminator column at runtime (based on modified class metadata)
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
5a1a32297b
|
Tested DDC-3300
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
93b6eeca54
|
Full resolveTargetEntities as constructor argument
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
fa45c0834d
|
Removed unused construct param
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
2a6c844953
|
Using constructor to define environment
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
7a73d27600
|
Added resolve entities support in discrim. map
|
2015-01-22 09:44:38 +01:00 |
|
Marco Pivetta
|
39c36f6037
|
Merge pull request #1232 from PowerKiKi/doc-partial-indexes
Explicit example of partial indexes
|
2015-01-22 09:21:57 +01:00 |
|
Adrien Crivelli
|
3caaf26069
|
Explicit example of partial indexes
|
2015-01-22 16:38:24 +09:00 |
|
Marco Pivetta
|
3930fd50a7
|
Merge pull request #1273 from TrkiSF2/master
Incorrect @throws doc. in getSingleScalarResult
|
2015-01-20 22:42:11 +01:00 |
|
Lukáš Lukáč
|
ea213ef23c
|
Merge pull request #1 from TrkiSF2/TrkiSF2-getSingleScalarResult-Doc
Incorrect @throws doc. in getSingleScalarResult
|
2015-01-20 17:24:29 +01:00 |
|
Lukáš Lukáč
|
5e6ec8ebf3
|
Incorrect @throws doc. in getSingleScalarResult
|
2015-01-20 17:21:43 +01:00 |
|
Guilherme Blanco
|
335492aed7
|
Merge pull request #1269 from spdionis/patch-1
[DDC-3520] self-update composer before install
|
2015-01-20 09:19:27 -05:00 |
|
Marco Pivetta
|
f019bf4379
|
Merge branch 'docs/#1264-2.5-upgrade-notes'
Close #1264
|
2015-01-20 12:12:57 +01:00 |
|
Marco Pivetta
|
542d9b664b
|
#1264 - removing backtick
|
2015-01-20 12:11:39 +01:00 |
|
Marco Pivetta
|
daf2763894
|
Merge pull request #1271 from kix/patch-1
Update migration_2_5.rst
|
2015-01-20 11:41:32 +01:00 |
|