Commit History

Author SHA1 Message Date
  Mark Story f0e61d9b66 Merge branch 'master' into 3.next 8 years ago
  mscherer ae51d4c625 Make internal use of driver consistent. 8 years ago
  chinpei215 020915ecaf Fix incorrect doc block 8 years ago
  Michael Hoffmann 94f7011941 Remove deprecated driver() calls 8 years ago
  Mark Story 8f133eecd3 Deprecate orWhere() and orHaving() 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 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 a675a9ccf6 Merge branch 'master' into 3.next 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
  Mark Story 1c4c644c08 Merge branch 'master' into 3.next 9 years ago
  ADmad a64f7c89c6 Fix few more type errors reported by phpstan. 9 years ago
  ndm2 43130c9dda Fix `orWhere()` and `andWhere()` docblock examples. 9 years ago
  ndm2 751e4600db Unify conjugation order. 9 years ago
  Mark Story a0a49de785 Merge pull request #10569 from cleptric/valuebinder-getter 9 years ago
  Michael Hoffmann a96ddaa9ec Fix typos 9 years ago
  Michael Hoffmann 19310d7b4e Add Query::valueBinder() getter 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