Commit History

Author SHA1 Message Date
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Mark Story f7863dbdd1 Merge pull request #5410 from cakephp/3.0-better-matching 11 years ago
  Mark Story dab84c6561 Fix typo. 11 years ago
  Jose Lorenzo Rodriguez 63546f794b Adding test to prove that matching() and contain() work for the same 11 years ago
  Walther Lalk 001bb58c8d Fix failing insert tests on sqlserver 11 years ago
  Jose Lorenzo Rodriguez 77105cf16b Restructuring how the junction table results are returned for matching, 11 years ago
  Jose Lorenzo Rodriguez 05434ffd69 Removing exception that prevented matching and contain in the same association 11 years ago
  Jose Lorenzo Rodriguez 6f8c3bde16 Adding test to prove that using contain and matchin on the same assoc works 11 years ago
  Jose Lorenzo Rodriguez 5571df729c Placing data generated by matching into a _matchingData key for each row. 11 years ago
  euromark aa0c90ed1f Consolidate asserts 11 years ago
  Jose Lorenzo Rodriguez 69a6f1085e Fixing __debugInfo for the query 11 years ago
  Jose Lorenzo Rodriguez 310b479b5f Fixing a failing tests and marking another as icomplete 11 years ago
  Walther Lalk 7fc4cfe3ae Fix CS error 11 years ago
  Walther Lalk dad681999e Add test to prove #5150 11 years ago
  okonomi 620aa95e20 exception's namespace strictly 11 years ago
  Mark Story fc4d692a19 Merge pull request #4980 from cakephp/3.0-dynamic-strategy 11 years ago
  Jose Lorenzo Rodriguez 1ca4c6e3d3 Adding a couple extra assertions to clarify what the new option does 11 years ago
  Jose Lorenzo Rodriguez 35c324168e Only clearing value bindings if the query was executed. 11 years ago
  Jose Lorenzo Rodriguez ac7d9edbbc Added tests for the strategy override feature in contain 11 years ago
  Jose Lorenzo Rodriguez 8be67566a5 Implementing ability to use a custom join type in contain 11 years ago
  Mark Story d5828d0889 Merge pull request #4700 from antograssiot/3.0-pluralize-fixtures 11 years ago
  Jose Lorenzo Rodriguez 0e4cc2396d Adding a ResultSetInterface to standarize the result of a query 11 years ago
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 years ago
  Jose Lorenzo Rodriguez cefcfcf7b3 A couple micro-optimizations related to counting results from ResultSet 11 years ago
  Jose Lorenzo Rodriguez 0c2f4669ab Fixed broken tests 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  Jose Lorenzo Rodriguez 506342a595 Fixed tests in postgres 11 years ago
  José Lorenzo Rodríguez 635c5ca3b5 Merge pull request #4513 from cakephp/foreign-key-fixtures 11 years ago
  mark_story 94f18be055 Enforce specific ordering to fix failing tests. 11 years ago
  Patrick Conroy 58c1f5238d Allow associations inline with contain specify their own finder methods 11 years ago