- 05 Jan, 2008 2 commits
-
-
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.
-
- 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.
-
- 21 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Sep, 2007 1 commit
-
-
meus authored
-
- 11 Aug, 2007 1 commit
-
-
nightfreak authored
added the fix for ticket #398. also fixed the missing $coll->setReference() in Doctrine_Relation_Association::fetchRelatedFor()
-
- 30 May, 2007 1 commit
-
-
zYne authored
-
- 22 May, 2007 2 commits
- 16 May, 2007 3 commits
- 02 Mar, 2007 1 commit
-
-
gyim authored
-
- 17 Feb, 2007 1 commit
-
-
zYne authored
-
- 16 Feb, 2007 1 commit
-
-
zYne authored
-
- 29 Dec, 2006 4 commits
- 12 Nov, 2006 1 commit
-
-
zYne authored
-
- 11 Nov, 2006 1 commit
-
-
zYne authored
-
- 30 Oct, 2006 1 commit
-
-
zYne authored
-
- 26 Oct, 2006 1 commit
-
-
zYne authored
-
- 28 Sep, 2006 2 commits
- 26 Sep, 2006 1 commit
-
-
pookey authored
-
- 11 Sep, 2006 1 commit
-
-
zYne authored
-
- 08 Sep, 2006 2 commits
- 03 Sep, 2006 2 commits
-
-
pookey authored
removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive
-
pookey authored
when using Doctrine::compile(), having the require_once()'s in the source files will break things. This is because the file hasn't been included, but the class has been defined in the compiled file. This means you have to rely on autoload to allow compile to function (or strip out all require_once's from the code on compile, but atleast one needs to be maintained). IMPORTANT: you MUST now use autoload.
-
- 15 Aug, 2006 1 commit
-
-
pookey authored
-
- 26 Jun, 2006 1 commit
-
-
doctrine authored
-
- 30 May, 2006 2 commits
- 15 May, 2006 1 commit
-
-
doctrine authored
-
- 13 Apr, 2006 1 commit
-
-
doctrine authored
--no commit message
-