mscherer
|
ae51d4c625
Make internal use of driver consistent.
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
80392e2dbf
Fix missing newline.
|
8 years ago |
Mark Story
|
33e71e07b7
Raise an exception on undefined clauses.
|
8 years ago |
Mark Story
|
8782ba1204
Don't emit errors when clauses are undefined.
|
8 years ago |
ndm2
|
43130c9dda
Fix `orWhere()` and `andWhere()` docblock examples.
|
9 years ago |
ndm2
|
751e4600db
Unify conjugation order.
|
9 years ago |
Mark Sch
|
01340ace96
Merge pull request #10549 from Theaxiom/unused-variables
|
9 years ago |
Mark Story
|
917f876168
Merge pull request #10548 from Theaxiom/null-property
|
9 years ago |
Travis Rowland
|
50efc22247
Removing some unused/unnecessary variables and imports.
|
9 years ago |
Travis Rowland
|
eeb969d78b
Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant.
|
9 years ago |
Travis Rowland
|
526ebe0ede
Removing unnecessary parentheses
|
9 years ago |
thinkingmedia
|
c0af4b3fda
adds IdentifierInterface and improves unit test
|
9 years ago |
thinkingmedia
|
fdbe9c17fd
adds new executeAndClose method
|
9 years ago |
Mark Story
|
167a993820
Fix a few deprecated method call sites.
|
9 years ago |
Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
dereuromark
|
ab96da0ca4
Fix up return self to $this for chainable.
|
9 years ago |
Ross Chater
|
0fdae8e457
Squashed query update type check
|
9 years ago |
dereuromark
|
3c728d7f79
Fix up doc block return types for chaining.
|
9 years ago |
dereuromark
|
cd379b2fc5
Fix up doc block return types for chaining.
|
9 years ago |
antograssiot
|
cadcc19811
Set default arg to `true` for all `enable...()`setters
|
9 years ago |
Anthony GRASSIOT
|
003df77ed0
Deprecation removal
|
9 years ago |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
dereuromark
|
2f0133bbbe
Use self instead of $this for IDE compatibility.
|
9 years ago |
dereuromark
|
177136c6bc
Use less strictness where necessary.
|
9 years ago |
dereuromark
|
f36de8a9bb
Remove some cloaking for stricter null checks and fix a doc block.
|
9 years ago |
dereuromark
|
e88d442e7c
Rename as per review.
|
9 years ago |
dereuromark
|
97f008a711
Split combined into separate getter setter for cleaner API.
|
9 years ago |