Commit History

Author SHA1 Message Date
  Eric Büttner d90a98ea21 remove double spaces in phpdoc (#10243) 9 years ago
  dereuromark ab96da0ca4 Fix up return self to $this for chainable. 9 years ago
  dereuromark cd379b2fc5 Fix up doc block return types for chaining. 9 years ago
  Anthony GRASSIOT 003df77ed0 Deprecation removal 9 years ago
  dereuromark 2f0133bbbe Use self instead of $this for IDE compatibility. 9 years ago
  dereuromark 97f008a711 Split combined into separate getter setter for cleaner API. 9 years ago
  antograssiot 141862cde4 Merge branch 'master' into 3.next 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Jose Lorenzo Rodriguez f52cea898e More CS fixes 10 years ago
  Jose Lorenzo Rodriguez 480a1f0920 Fixed CS 10 years ago
  Jose Lorenzo Rodriguez 770016d618 Using the new trait and simplifying code 10 years ago
  Jose Lorenzo Rodriguez 3158cf6fc6 Starting to convert values to expressions when the type class offers this 10 years ago
  Mark Scherer a2318a3bec Run sniffer to auto-fix default params into doc blocks. 10 years ago
  Mark Scherer d5c39cc444 Fix some more doc block issues. 10 years ago
  Yevgeny Tomenko 5ede142458 Added identiferEquals method for expressions to use fields with quoting in join conditions. Added identifier parameter for expressions. 10 years ago
  Mark Story d52ff1e466 Merge branch 'master' into 3.2 10 years ago
  Bryan Crowe 427f54461a Fix code in docblocks for apigen 10 years ago
  Jose Lorenzo Rodriguez 825adedd5b Merge branch 'master' into 3.2 10 years ago
  Jose Lorenzo Rodriguez 145576090e Fixed the now() function expression when used in the where() clause 10 years ago
  Jose Lorenzo Rodriguez 04857106b6 Beginings of automatically converting sql functions to their right types 10 years ago
  Mark Story 6639b0d47a Correct the parameter type used in function expressions. 10 years ago
  Stew Eucen 71be1d0902 Fix: unused parenthesis for parameters of FunctionExpression. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Jose Lorenzo Rodriguez 827ec5734b Allowing numeric literals in FunctionExpression, closes #5211 11 years ago
  euromark 48a61305d6 Consolidate doc block lines around chaining. 11 years ago
  euromark 5e996cd4b9 Consolidate doc block headings. 11 years ago
  okonomi 118eca6482 Fix some docblock typo 11 years ago
  mark_story 061b5d69d8 Fix API doc errors for Database/ 11 years ago
  ADmad d65b2eb175 Merge pull request #3723 from cakephp/database-api-docs 11 years ago
  mark_story 1549549955 Mark many of the Database internals as such. 11 years ago