- 18 Sep, 2006 2 commits
- 17 Sep, 2006 1 commit
-
-
zYne authored
-
- 15 Sep, 2006 1 commit
-
-
zYne authored
-
- 13 Sep, 2006 1 commit
-
-
zYne authored
-
- 11 Sep, 2006 1 commit
-
-
zYne authored
-
- 08 Sep, 2006 1 commit
-
-
zYne authored
-
- 03 Sep, 2006 3 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.
-
zYne authored
-
- 31 Aug, 2006 2 commits
- 29 Aug, 2006 1 commit
-
-
zYne authored
-
- 22 Aug, 2006 1 commit
-
-
zYne authored
-
- 21 Aug, 2006 2 commits
- 20 Aug, 2006 1 commit
-
-
zYne authored
-
- 17 Aug, 2006 1 commit
-
-
zYne authored
-
- 07 Aug, 2006 1 commit
-
-
doctrine authored
-
- 01 Aug, 2006 1 commit
-
-
doctrine authored
-
- 26 Jul, 2006 1 commit
-
-
doctrine authored
-
- 23 Jul, 2006 1 commit
-
-
doctrine authored
-
- 26 Jun, 2006 1 commit
-
-
doctrine authored
-
- 25 Jun, 2006 1 commit
-
-
doctrine authored
-
- 19 Jun, 2006 1 commit
-
-
doctrine authored
-
- 17 Jun, 2006 1 commit
-
-
doctrine authored
-
- 08 Jun, 2006 2 commits
- 06 Jun, 2006 1 commit
-
-
doctrine authored
Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException)
-
- 03 Jun, 2006 1 commit
-
-
doctrine authored
--no commit message
-
- 01 Jun, 2006 1 commit
-
-
doctrine authored
-
- 30 May, 2006 2 commits
- 29 May, 2006 1 commit
-
-
doctrine authored
-
- 26 May, 2006 1 commit
-
-
doctrine authored
-
- 19 May, 2006 1 commit
-
-
doctrine authored
-
- 18 May, 2006 1 commit
-
-
doctrine authored
lots of small bugs fixed small enhancements
-
- 17 May, 2006 2 commits
- 16 May, 2006 1 commit
-
-
doctrine authored
Many-to-Many alias bug fixed
-