- 14 Mar, 2010 2 commits
- 13 Mar, 2010 1 commit
-
-
beberlei authored
[2.0] Give public access to the computed collection deletions and updates for possible use with the onFlush event.
-
- 12 Mar, 2010 1 commit
-
-
guilhermeblanco authored
-
- 11 Mar, 2010 2 commits
- 10 Mar, 2010 2 commits
-
-
guilhermeblanco authored
-
beberlei authored
[2.0] Fix bug in detection of global Doctrine Cli Configuration finding the empty replacement configuration before the correct one.
-
- 09 Mar, 2010 2 commits
-
-
guilhermeblanco authored
[2.0] Added custom Entity repository, DiscriminatorColumn and DiscriminatorMap upport in AnnotationExporter
-
guilhermeblanco authored
[2.0][DDC-395] Applied the provided patch of Jordi Boggiano removing some trailing whitespaces and fixing missing public keywords
-
- 08 Mar, 2010 4 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Fixed issue with AbstractFileDriver exporter that was generating files using backslashes instead of dots, preventing the other exporters to work correctly.
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 06 Mar, 2010 1 commit
-
-
beberlei authored
[2.0] Add missing Query::HINT_CUSTOM_OUTPUT_WALKER - it wasn't possible to change the output walker before without extending and overwriting one large method in Query
-
- 05 Mar, 2010 2 commits
- 04 Mar, 2010 1 commit
-
-
romanb authored
-
- 03 Mar, 2010 6 commits
-
-
guilhermeblanco authored
[2.0][DDC-389] Fixed the PHPDriver that was causing a fatal error when classes uses inheritance type join. Thanks Tiago Ferreira for report and patch.
-
guilhermeblanco authored
[2.0] Fixed issue with classmetadata cache that was saving the entire inheritance on the same cacheKey.
-
guilhermeblanco authored
[2.0] Fixed issue with classmetadata cache that was saving the entire inheritance on the same cacheKey.
-
guilhermeblanco authored
[2.0][DDC-331] Added coverage to CTI not generating valid SQL when fetching for a parent field ona child class.
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 01 Mar, 2010 6 commits
-
-
romanb authored
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0][DDC-265] Partial support to inheritanceType in AnnotationExporter. Still needs to add the discriminator column.
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0][DDC-265] Partial support to inheritanceType in AnnotationExporter. Still needs to add the discriminator column.
-
guilhermeblanco authored
-
- 28 Feb, 2010 3 commits
-
-
romanb authored
-
beberlei authored
[2.0] DDC-381 - Unserialized Entity that was a proxy during serialize() will fatal when accessing methods that call _load() - A check for the existance of entity persister solves the problem.
-
beberlei authored
[2.0] DDC-353 - Fix UnitOfWork::createEntity and StandardPersister::refresh() not marking created Proxy instances as MANAGED like EntityManager::getReference() does
-
- 27 Feb, 2010 1 commit
-
-
romanb authored
-
- 26 Feb, 2010 6 commits
-
-
beberlei authored
-
beberlei authored
-
beberlei authored
[2.0] DDC-195 - Refactored Mapping Syntax again to be arrays in all annotations, xml and yaml drivers instead of parsing the fields in the AssociationMapping implementations.
-
beberlei authored
-
beberlei authored
[2.0] DDC-365 - Added tests for several missing column types - also showing that decimals come and go correctly into the database.
-
jwage authored
-