Commit History

Author SHA1 Message Date
  Luciano Andrade 094799e8a1 actualice Yaml::parse a Yaml::parse(file_get_contents) 8 years ago
  gedi 70210a7053 [mapping] begin to update mapping tests and drivers based on new changes 13 years ago
  Dmitry Pikhno 06799e5f32 Fixed spaces and removed not needed cast 13 years ago
  Dmitry Pikhno bc0f6e101d fixed yml driver 13 years ago
  Dmitry Pikhno 5ac04c494f added fallback=true to handle force fallback; 13 years ago
  Dmitry Pikhno df8b6965a2 Implemented fallback as option of translatable annotation 13 years ago
  Dmitry Pikhno 8b0b9ba892 Fixed indent, updated test 13 years ago
  Dmitry Pikhno 7a79c7c6c6 Added support of nofallback annotation 13 years ago
  Pavel Campr afbf04fd8a remove typehinting for ClassMetadata 13 years ago
  Gedi c2ee842ef9 [mapping] remove fullmetadata validation as a requirement for metadata driver 13 years ago
  Miha Vrhovnik 70ed10f294 Added support for loading additional data from original driver. 14 years ago
  Gediminas Morkevicius dd5b83d260 [tree] changes for inheritance mapping support, allows to map tree in joined table, also made support persistAs function for managed nodes 14 years ago
  gediminasm 6161c63e0f [all] made proper validation of metadata in case of composite keys 14 years ago
  Gediminas Morkevicius b9c834a407 [translatable] allow any type of field to be translated 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 edc0cb5ee0 fixed some typo 14 years ago
  gediminasm 12335c252c modified for compatibility with other object managers like ODM example is SluggableListener 14 years ago
  gediminasm 51d9959184 changed the exceptions by following best practices 14 years ago
  gediminasm 9ca57f3979 some docblock updates 14 years ago
  gediminasm 5f75c7ddb7 1 optimized the translatable to avoid unnecessary queries. 2 updated yaml mapping for translatable. 3 updated unit test fixture autoloaders 14 years ago
  gediminasm 6bcddf0758 yaml mapping driver support for all extensions 14 years ago