- 12 Sep, 2008 1 commit
-
-
romanb authored
-
- 05 Jun, 2008 1 commit
-
-
romanb authored
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
-
- 17 May, 2008 1 commit
-
-
romanb authored
-
- 13 May, 2008 1 commit
-
-
romanb authored
-
- 15 Apr, 2008 1 commit
-
-
romanb authored
-
- 23 Mar, 2008 1 commit
-
-
romanb authored
-
- 19 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.
-
- 22 Feb, 2008 1 commit
-
-
jwage authored
-
- 19 Feb, 2008 1 commit
-
-
jwage authored
-
- 13 Feb, 2008 1 commit
-
-
romanb authored
-
- 25 Jan, 2008 1 commit
-
-
jwage authored
-
- 23 Jan, 2008 1 commit
-
-
jwage authored
Moved Doctrine_Migration_Builder and Doctrine_Import_Builder to Doctrine_Builder_Migration and Doctrine_Builder_Record. Updated code to work with new class names.
-
- 22 Jan, 2008 2 commits
-
-
-
jwage authored
-
- 06 Jan, 2008 1 commit
-
-
romanb authored
-
- 05 Jan, 2008 4 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
-
Jonathan.Wage authored
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
-
- 03 Jan, 2008 1 commit
-
-
Jonathan.Wage authored
-
- 20 Dec, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 19 Dec, 2007 1 commit
-
-
Jonathan.Wage authored
Refactorings for schema files and Doctrine_Record builder. More to come but got held up on some things that zYne- must fix first.
-
- 07 Dec, 2007 2 commits
-
-
Jonathan.Wage authored
-
wernerm authored
Changed loadModels() once again. Removed loading of models based solely on model filename. Added support for different models with the same file names. All models files are required, in order to determine class names. The changes result in an overall increase in flexibility with respect to model file names.
-
- 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.
-
- 05 Dec, 2007 1 commit
-
-
romanb authored
-
- 30 Nov, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 28 Nov, 2007 2 commits
-
-
wernerm authored
-
Jonathan.Wage authored
Consolidated a few things. Initial entry of Inflector class. Moved some methods from Doctrine base class to Doctrine_Lib and Doctrine_Inflector.
-
- 27 Nov, 2007 2 commits
-
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
- 25 Nov, 2007 2 commits
-
-
Jonathan.Wage authored
-
romanb authored
-
- 23 Nov, 2007 2 commits
- 22 Nov, 2007 1 commit
-
-
wernerm authored
Added isValidModelClass() static method and fixed getLoadedModels() in order to resort back to the (classical) approach of class inclusion as a fallback when record classes have different names than their file names. The fallback behaviour of getLoadedModels() is now similar to what is was before the changes introduced in rev 3002.
-
- 14 Nov, 2007 1 commit
-
-
ppetermann authored
-
- 11 Nov, 2007 1 commit
-
-
Jonathan.Wage authored
-