- 05 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
-
- 28 Feb, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-353 - Fix UnitOfWork::createEntity and StandardPersister::refresh() not marking created Proxy instances as MANAGED like EntityManager::getReference() does
-
- 24 Feb, 2010 1 commit
-
-
romanb authored
-
- 19 Feb, 2010 1 commit
-
-
beberlei authored
-
- 15 Feb, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-336 DDC-337 - Changed @OrderBy annotation to take a DQL not SQL snippet, restrict it to field names and positional orderings. Changed all test-cases and added a test-case that shows the behaviour for OneToMany JoinedSubclassPersister Managed Entities.
-
- 14 Feb, 2010 2 commits
- 09 Feb, 2010 1 commit
-
-
romanb authored
[2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables.
-
- 07 Feb, 2010 1 commit
-
-
beberlei authored
-
- 29 Jan, 2010 1 commit
-
-
romanb authored
-
- 05 Jan, 2010 1 commit
-
-
guilhermeblanco authored
[2.0][DDC-240] Fixed issue with StandardEntityPersister that was attempting to delete Entities based on field names instead of column names.
-
- 22 Dec, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2009 1 commit
-
-
romanb authored
-
- 17 Dec, 2009 1 commit
-
-
romanb authored
-
- 15 Dec, 2009 1 commit
-
-
romanb authored
[2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader.
-
- 11 Dec, 2009 1 commit
-
-
romanb authored
-
- 09 Dec, 2009 1 commit
-
-
romanb authored
-
- 07 Dec, 2009 1 commit
-
-
romanb authored
[2.0] Fixed PHP Notice in SchemaTest (only variables should be passed by reference...) and a few other cosmetics in various parts.
-
- 02 Dec, 2009 1 commit
-
-
romanb authored
-
- 25 Nov, 2009 1 commit
-
-
romanb authored
-
- 21 Nov, 2009 1 commit
-
-
romanb authored
[2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places.
-
- 08 Nov, 2009 1 commit
-
-
romanb authored
-
- 06 Nov, 2009 1 commit
-
-
beberlei authored
[2.0] Fix Fatal errors in unused classes that crash the testsuite when running PHPUnit with coverage-whitelisting of complete Doctrine directory.
-
- 03 Nov, 2009 1 commit
-
-
romanb authored
-
- 28 Oct, 2009 2 commits
- 26 Oct, 2009 1 commit
-
-
romanb authored
-
- 25 Oct, 2009 1 commit
-
-
romanb authored
-
- 23 Oct, 2009 1 commit
-
-
romanb authored
-
- 22 Oct, 2009 2 commits
- 15 Oct, 2009 3 commits
- 15 Sep, 2009 1 commit
-
-
romanb authored
-
- 08 Sep, 2009 1 commit
-
-
jwage authored
-
- 24 Aug, 2009 1 commit
-
-
jwage authored
-
- 17 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
-
- 16 Aug, 2009 1 commit
-
-
romanb authored
[2.0] More preparations to fix character casing issue. Reverted and completed ConditionalPrimary parsing and added more tests for this.
-
- 15 Aug, 2009 1 commit
-
-
romanb authored
-