gedi
|
cc179c3a4f
[mapping] catch reflection exception and skip mapping when entity generator is used #336 #276
|
13 vuotta sitten |
gedi
|
5dd85ed51e
[mapping] fix issue with variable by reference
|
13 vuotta sitten |
gedi
|
cb2cd245e0
[mapping] made configurations static, to access from other listeners
|
13 vuotta sitten |
Pavel Campr
|
afbf04fd8a
remove typehinting for ClassMetadata
|
13 vuotta sitten |
gedi
|
365dc22117
[mapping] remove ClassMetadata hints regarding changes in 2.2, closes #215
|
13 vuotta sitten |
gediminasm
|
42ea82bdca
[mapping] made default annotation reader static to share through listeners, closes #191
|
13 vuotta sitten |
gediminasm
|
29d252db45
[mapping] started updating mapping and tests for compatibility with new annotation reader
|
13 vuotta sitten |
Kimura Youichi
|
eb517fe0c8
fixed AnnotationException with Doctrine 2.2.0-DEV
|
13 vuotta sitten |
Martin Hasoň
|
35d9a247e7
fixed AnnotationReader for Doctine Common 2.2.0-DEV and newest
|
13 vuotta sitten |
Mathias Verraes
|
7eff3f232e
added doctrine common v3.0 version check per https://github.com/l3pp4rd/DoctrineExtensions/pull/126/files#r78656
|
14 vuotta sitten |
Mathias Verraes
|
0594ee99c9
fixes issue when using default doctrine configuration:
|
14 vuotta sitten |
gediminasm
|
4dcbd62ae7
[mapping] addaption of annotation mapping to the latest changes
|
14 vuotta sitten |
Justin Hileman
|
90f6559b50
Add read-through annotation caching and re-generation
|
14 vuotta sitten |
gediminasm
|
80bc849138
[mapping] implemented better compatibility for annotation mapping with new and older versions of doctrine common library, refactored unit tests with new annotation mapping, made vendor compatibility to latest
|
14 vuotta sitten |
gediminasm
|
d0e7de7da1
implemented possibility to inject custom annotation reader into listener
|
14 vuotta sitten |
Gediminas Morkevicius
|
e2f91f4e58
[tests] multimanager test case when using few managers
|
14 vuotta sitten |
jaugustin
|
2293432b93
split metadataExtension by objectManager classes, this fix issue when using both ORM and ODM at the same time
|
14 vuotta sitten |
Gediminas Morkevicius
|
979e3c8511
Changed classloader for unit tests and some recommendations on readme
|
14 vuotta sitten |
Gediminas Morkevicius
|
b0d5374203
[mapping] temporary fix for autoloading event adapter, to work with symfony
|
14 vuotta sitten |
Gediminas Morkevicius
|
3bf7f79f93
[all] changed annotation loading strategy, related to new changes in doctrine. Added tests for mapping extension
|
14 vuotta sitten |
gediminasm
|
502003f57d
[mapping] event argument adapter for single listener support
|
14 vuotta sitten |
Gustavo Adrian
|
79d1ec44c6
[Tree - Closure Table] Added update and delete support
|
14 vuotta sitten |
Gediminas Morkevicius
|
674ef1ceec
[all] type hinting for object managers and classmetada
|
14 vuotta sitten |
gediminasm
|
4be1d04edd
[tree] tree type in annotation
|
14 vuotta sitten |
gediminasm
|
427ea4bb03
[translatable] odm mongodb translation listener
|
14 vuotta sitten |
gediminasm
|
12335c252c
modified for compatibility with other object managers like ODM example is SluggableListener
|
14 vuotta sitten |
gediminasm
|
612c214cc3
fixed a bug when cache driver is not specified for metadata storage, thanks to zim32 for noticing on it
|
14 vuotta sitten |
gediminasm
|
0ad62b785c
added an abstraction layer for additional metadata mapping in extension listeners
|
14 vuotta sitten |