Commit History

Author SHA1 Message Date
  mark_story 91721244a4 Fix more doc block errors in lib/ 11 years ago
  Ber Clausen 0adc062cfa Process query only when needed. 12 years ago
  José Lorenzo Rodríguez df5fc2304a Merge pull request #2289 from bar/2.5-optimize-dbosource 12 years ago
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  Ber Clausen 0e74a0757a Keep insertQueryData() DRY, issue less lookups. Remove unused $assocData 12 years ago
  Kim Egede Jakobsen 18e0dc95dd Remove @return from docblock (for __construct && __destruct methods) 12 years ago
  ber clausen 39bc8dff97 Wrong signature. 12 years ago
  euromark a643295e4c remove @access and unnecessary $name 12 years ago
  euromark e7f380d2b7 doublespace to single space 12 years ago
  euromark 7cb19b97db coding standards and simplification of else cases as well as some minor fixes 12 years ago
  Marc Würth 070a6f0ad5 Added a related cookbook link to DataSource.php 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 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
  euromark 19cfe40fd1 fix return type in docblock 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
  Ceeram e02eab05d5 Remove all todo from core, create tickets for them 13 years ago
  Adam Taylor 4090c2e932 Remove trailing whitespace from comments 13 years ago
  Stephen Cuppett 7e5f326300 Fix STRICT warnings on PHP 5.4 13 years ago
  Thomas Ploch a06eba7e24 Adding basic implementation of DataSource::close(). 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story 9a6ad7e1e2 Fixing most coding standard issues in Model/ 14 years ago
  Rachman Chavik 1d333fd8b7 fullTableName needs to check for empty schemaName 14 years ago
  Rachman Chavik 144b556d1f Adding new property Model::schemaName 14 years ago
  mark_story 055224ef68 Merge remote-tracking branch 'origin/1.3' into merger 14 years ago
  Jose Lorenzo Rodriguez 783b5d4d1c Fixing fatal errors when running postgres 14 years ago
  Juan Basso 61833294f0 Changed the visibility to methods that not affect others classes. 14 years ago
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago