- 17 Sep, 2006 2 commits
- 15 Sep, 2006 2 commits
- 14 Sep, 2006 1 commit
-
-
zYne authored
-
- 11 Sep, 2006 1 commit
-
-
zYne authored
-
- 08 Sep, 2006 1 commit
-
-
zYne authored
-
- 04 Sep, 2006 1 commit
-
-
zYne authored
-
- 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.
-
- 31 Aug, 2006 1 commit
-
-
zYne authored
-
- 29 Aug, 2006 1 commit
-
-
zYne authored
-
- 25 Aug, 2006 3 commits
- 23 Aug, 2006 1 commit
-
-
zYne authored
-
- 21 Aug, 2006 6 commits
- 20 Aug, 2006 1 commit
-
-
zYne authored
-
- 17 Aug, 2006 1 commit
-
-
zYne authored
-
- 16 Aug, 2006 1 commit
-
-
zYne authored
-
- 15 Aug, 2006 1 commit
-
-
zYne authored
-
- 01 Aug, 2006 1 commit
-
-
doctrine authored
-
- 30 Jul, 2006 2 commits
- 27 Jul, 2006 1 commit
-
-
doctrine authored
-
- 21 Jul, 2006 1 commit
-
-
doctrine authored
-
- 10 Jul, 2006 1 commit
-
-
doctrine authored
-
- 04 Jul, 2006 1 commit
-
-
doctrine authored
-
- 29 Jun, 2006 1 commit
-
-
doctrine authored
-
- 26 Jun, 2006 2 commits
- 25 Jun, 2006 1 commit
-
-
doctrine authored
-
- 21 Jun, 2006 1 commit
-
-
doctrine authored
-
- 19 Jun, 2006 1 commit
-
-
doctrine authored
Query.php line 538. Change: Changed return value of pessimistic locking releasedAgedLocks to return the number of released locks.
-
- 18 Jun, 2006 1 commit
-
-
doctrine authored
Bug fix : Composite delete with aliases, Bug fix : DQL column aggregation inheritance to ANSI SQL compliant
-