mark_story
|
e03d3df0fe
Merge branch 'master' into 2.4
|
12 years ago |
Phally
|
1fe424a62b
Moves code out of the try/catch blocks in the connect() methods.
|
12 years ago |
mark_story
|
c597855fe4
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
a90cb29c0f
simplify else cases
|
12 years ago |
Marc Würth
|
ff1f80349a
Removed superfluous break
|
12 years ago |
ADmad
|
3303a2cda1
Merge branch 'master' into 2.4
|
13 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
ADmad
|
a10275fb8b
Merge branch 'master' into 2.4
|
13 years ago |
mark_story
|
3d682ba5e4
Update limit() in SQLServer to handle large page numbers as well.
|
13 years ago |
mark_story
|
041c2d289f
Merge branch 'master' into 2.4
|
13 years ago |
mark_story
|
729ef8fe58
Fix default null not being reflected by SqlServer
|
13 years ago |
mark_story
|
8209097bc3
Merge branch 'master' into 2.4
|
13 years ago |
Rémi Dewitte
|
ab510d1700
Add settings array to connection parameters that executes SET statements once connected
|
13 years ago |
Adam Taylor
|
433dd09ec4
Fix typos
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
Marc Würth
|
02e2fbe800
Fixed wrong statement in Sqlserver class header
|
13 years ago |
Graham Weldon
|
a9293aa385
Merge remote-tracking branch 'origin/master' into 2.3
|
13 years ago |
mark_story
|
965f0e87c5
Fix SQL errors in TreeBehavior.
|
13 years ago |
Ceeram
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
Ceeram
|
eadc3a75e5
fix coding standards
|
13 years ago |
Adam Taylor
|
4090c2e932
Remove trailing whitespace from comments
|
13 years ago |
dogmatic69
|
408e619c9f
Merge branch '2.3' into type-checks
|
13 years ago |
Jose Lorenzo Rodriguez
|
d5c9d97dc1
Merge remote-tracking branch 'origin/master' into 2.3
|
13 years ago |
dogmatic69
|
b1f26b59a3
converting if ($foo != null) to if ($foo)
|
13 years ago |
dogmatic69
|
22a2e1b51e
converting $foo == / $foo == 0 to !$foo (and a few $foo === 0)
|
13 years ago |
mark_story
|
fb9360767e
Make connection exceptions more helpful.
|
13 years ago |
mark_story
|
6664acba79
Merge branch 'master' into 2.3
|
13 years ago |