Commit History

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