- 30 May, 2008 1 commit
-
-
romanb authored
-
- 24 May, 2008 4 commits
-
-
romanb authored
-
romanb authored
-
guilhermeblanco authored
-
romanb authored
-
- 17 May, 2008 2 commits
- 13 May, 2008 1 commit
-
-
romanb authored
-
- 06 May, 2008 1 commit
-
-
romanb authored
-
- 01 May, 2008 1 commit
-
-
romanb authored
Merged all identity maps into one in the unitofwork. identity map now properly works with hierarchies.
-
- 12 Apr, 2008 1 commit
-
-
romanb authored
Refactorings along with a speed improvement on the Hydrator when processing joined resultsets. Other minor tweaks.
-
- 26 Mar, 2008 1 commit
-
-
romanb authored
merged fix for #912 from 0.10 to trunk (turned out it was not broken in trunk but i merged the patch & testcase anyway. Other refactorings.
-
- 23 Mar, 2008 1 commit
-
-
romanb authored
-
- 17 Mar, 2008 1 commit
-
-
romanb authored
-
- 05 Mar, 2008 1 commit
-
-
romanb authored
refactorings, a bug fix (#786) and improved performance for the hydration of results from polymorphic queries.
-
- 28 Feb, 2008 1 commit
-
-
romanb authored
moved managed record/entity handling to the UnitOfWork. identity maps are the next. started to remove obsolete table stuff.
-
- 27 Feb, 2008 1 commit
-
-
guilhermeblanco authored
-
- 23 Feb, 2008 1 commit
-
-
romanb authored
-
- 22 Feb, 2008 1 commit
-
-
jwage authored
-
- 20 Feb, 2008 1 commit
-
-
romanb authored
started refactoring to final mapper structure for 1.0. different mapping strategies are factored out as separate strategy classes instead of inheritance.
-
- 17 Feb, 2008 1 commit
-
-
jwage authored
-
- 15 Feb, 2008 1 commit
-
-
jwage authored
-
- 13 Feb, 2008 1 commit
-
-
romanb authored
-
- 12 Feb, 2008 1 commit
-
-
romanb authored
-
- 03 Feb, 2008 1 commit
-
-
romanb authored
Merged r3518:r3700 from branch to trunk. Branch to be deleted, soon. Development continues in trunk.
-
- 29 Jan, 2008 1 commit
-
-
lsmith authored
- lazy load the _tableFactory and record listener in order to reduce the dependencies for a to be created DBAL package
-
- 22 Jan, 2008 3 commits
- 12 Jan, 2008 1 commit
-
-
romanb authored
-
- 05 Jan, 2008 3 commits
-
-
romanb authored
-
romanb authored
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
-
Jonathan.Wage authored
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
-
- 19 Dec, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 12 Dec, 2007 1 commit
-
-
romanb authored
-
- 06 Dec, 2007 1 commit
-
-
romanb authored
Introduced a new attribute ATTR_AUTOLOAD_TABLE_CLASSES that can be used to control whether Doctrine should try to autoload custom table class files when looking for them.
-
- 28 Nov, 2007 2 commits
- 25 Nov, 2007 1 commit
-
-
romanb authored
-
- 24 Nov, 2007 1 commit
-
-
romanb authored
More refactorings. Commented out the plugin tests for now. They seem to wreak havoc with a lot of other tests (especially validator tests) and i havent found the reason yet.
-