Commit History

Author SHA1 Message Date
  mark_story 0f3d28c6ea Fix condition parsing in mysql specific cases. 13 years ago
  Adam Taylor 433dd09ec4 Fix typos 13 years ago
  Mark 3b02013f7d Merge pull request #1127 from dereuromark/master-strict-comparison 13 years ago
  mark_story 0d9ef854ff Fix FULLTEXT column generation 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  Marc Würth fa118a73a9 Fix for CakeShell schema generate for Sqlsrv 13 years ago
  Perry af71d5528f apply code convention 13 years ago
  Perry 5ac5e784de fix a DboDataSource buildJoinStatement bug that table prefix is appended to subquery 13 years ago
  mark_story 4af6039107 Merge branch 'master' into 2.3 13 years ago
  Ceeram 16be9d4990 remove unused local vars 13 years ago
  mark_story 7790bcacff Allow afterFind() to fully remove an associated record. 13 years ago
  Majna 6d75d90c25 Code cleanup 13 years ago
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  Mark Story 45f6ade800 Merge pull request #997 from rhelms/2.2.5-text-index-in-fixture 13 years ago
  Reuben Helms 07dbc4a527 Cater for length part of TEXT field in indexes for MySQL 13 years ago
  mark_story 8b0a7ee13d Merge branch 'master' into 2.3 13 years ago
  mark_story 002700071d Fix incorrectly quoted fields when using the || operator. 13 years ago
  ADmad 72d6ca636f Docblock fixes 13 years ago
  mark_story 82d20ed948 Merge branch 'master' into 2.3 13 years ago
  Mark Story 780b6f01b4 Merge pull request #962 from srwebs/feature/empty-bool-operators 13 years ago
  Sam Mousa 8ef3034482 Added the table name to the cacheKey used by DboSource::fields. #3394 13 years ago
  Nicolas 9c7f357029 Check if bool operators in find conditions are empty. 13 years ago
  euromark 8f78b1e05b fix coding standards for whitespaces 13 years ago
  mark_story e0aab77dab Merge branch 'master' into 2.3 13 years ago
  ADmad 7360abb0fe Added query logging to DboSource::insertMulti(). Closes #3354 13 years ago
  mark_story 60f9626838 Merge branch 'master' into 2.3 13 years ago
  Ceeram 093275aef6 Use correct value when using virtualFields in conditions and IN (), refs PR#897 13 years ago