Commit History

Author SHA1 Message Date
  Patrick Conroy 24df08da15 Cleaning up tests 11 years ago
  Patrick Conroy da955896ef Fixing BelongsTo strategies / test 11 years ago
  Jose Lorenzo Rodriguez 42f28c3260 Using Group By instead of Distinct as it has less shortcomings 11 years ago
  Jose Lorenzo Rodriguez 352d7b9016 Merge remote-tracking branch 'origin/3.0' into 3.0-fix-query-regression 11 years ago
  Jose Lorenzo Rodriguez 50d03a13bf Adding reference to the issue that was fixed 11 years ago
  Mark Story 4980ee8a23 Fix PHPCS errors. 11 years ago
  Jose Lorenzo Rodriguez a5f07bd90a Fixed eagerloading with matching and contain involving belongsTo associations 11 years ago
  Jose Lorenzo Rodriguez 1748bb79cb Postgres and SQL Server require an order clause for subqueries having a distinct 11 years ago
  Jose Lorenzo Rodriguez 3e8f150903 Initial fix for conflict between contain and matching. 11 years ago
  Mark Story e3eca5e146 Don't include duplicate keys when eagerly loading 11 years ago
  Jose Lorenzo Rodriguez 75726a5103 Fixing mistake in test query 11 years ago
  Jose Lorenzo Rodriguez fa90a48561 Fixing doc block 11 years ago
  Jose Lorenzo Rodriguez 1097eef963 Added fix for the subquery strategy using the wrong alias when comparing. 11 years ago
  Jose Lorenzo Rodriguez 47061bd725 Fixing fatal error that was triggeend when querying with a false contain 11 years ago
  Jose Lorenzo Rodriguez 32a937e4ad Adding failing test for query throwing fatal error 11 years ago
  Jose Lorenzo Rodriguez 6f46952aa8 Removing setters for prperties in EagerLoadable, fixing indentation 11 years ago
  Jose Lorenzo Rodriguez 0d511f2fcb Fixing CS errors 11 years ago
  Jose Lorenzo Rodriguez 59febdfc80 Merge branch '3.0-matching-fixes' of github.com:cakephp/cakephp into 3.0-matching-fixes 11 years ago
  Jose Lorenzo Rodriguez 9969273cfc Making sure contain and matching clashes are always resolved, fixes #5584 11 years ago
  José Lorenzo Rodríguez c4f1794bcb Fixed CS error 11 years ago
  Jose Lorenzo Rodriguez c3d8e2330a Corrected casing 11 years ago
  Jose Lorenzo Rodriguez 58eda68250 Adding test to disprove #5584 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Jose Lorenzo Rodriguez be1af1ee8b Added test provided by original reporter of #5463 11 years ago
  Jose Lorenzo Rodriguez f111af39ad Adding a fix for #5463 11 years ago
  Jose Lorenzo Rodriguez 902102f94e Hadling ResultSet::first() trhough collection functions 11 years ago
  Mark Story 2421baa617 Raise an exception on invalid belongs to many data. 11 years ago
  Mark Story fa9b7f8efe Add integration test for #5267 11 years ago
  Jose Lorenzo Rodriguez 87d500733f Fixes #5107 and removes some unneded code 11 years ago
  Jose Lorenzo Rodriguez b37c7bdf68 Adding test to prove #5107 11 years ago