Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  ndm2 524a45a6bb Add callable support to `Query::orderAsc()` and `Query::orderDesc()`. 5 years ago
  mcsknp 579063c8ec Fix using of cast in existing test case cakephp#13694 6 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  mscherer f804381476 Backport 4.x docblock fixes. 6 years ago
  Edgaras Janušauskas 1688550a85 Promote cleaner names of QueryExpression::and()/or() without _ 6 years ago
  mscherer 4d1e628624 Fix CS - PSR12 6 years ago
  Mark Story 1cd1aed962 Add test for #13509 6 years ago
  ndm2 9b26808d2f Add support for stripping aliases from identifier expressions. 6 years ago
  ADmad a3c5faba44 Fix Type::buildAll() not returning type instance set using Type::set(). 6 years ago
  Mark Story 118c03d712 Merge pull request #12543 from sdustinh/integer-type-is-numeric 7 years ago
  ADmad f86a585210 Throw warning when using underscored fixture names. 7 years ago
  Dustin Haggard 4a08af5a33 Fix failing unit tests. 7 years ago
  ADmad 394ddc31a3 Merge branch 'master' into 3.next 7 years ago
  ndm2 9288415305 Add test that covers callable usage with `Query::order()`. 7 years ago
  Mark Story 439533cc2e Merge branch 'master' into 3.next 7 years ago
  Mark Story d50b5576b3 Fix fetchAll(obj) only getting one record. 7 years ago
  Mark Story a1ab1b5c62 Deprecate the read side of join() and from() 7 years ago
  Mark Story 35dcf38514 Fix implementation of BufferedStatement 7 years ago
  Daniel Opitz fd022b6b37 Added test #11795 7 years ago
  José Lorenzo Rodríguez 8cef842e89 Merge pull request #11904 from cakephp/fix-appveyor 8 years ago
  Mark Story 689ab57395 More tweaks for sqlserver compat. 8 years ago
  Mark Story da5929bdd6 Merge pull request #11886 from xaphalanx/fetch-methods-11795 8 years ago
  Mark Story 4278aac5d1 Fix condition to work better on sqlserver. 8 years ago
  Florian Krämer 8f5646b16b Adding tests for Query::whereNull and Query::whereNotNull 8 years ago
  Eugene Ritter 57d1a89e03 stickler wants the use statement in a different order. 8 years ago
  Eugene Ritter 142936493e Added 'obj' back to the fetch and fetchAll methods. 8 years ago
  Florian Krämer 39bf33303d Refactoring whereNotNull() and whereNull() 8 years ago
  Mark Story 20fb859d73 Remove problematic field 8 years ago
  Eugene Ritter ac6bb7fec0 Tests 8 years ago