Commit History

Author SHA1 Message Date
  José Moreira b1e366c500 Model.php PHPDoc Description: Chang afterFilter with afterFind 12 years ago
  Mark Story ea0c66e713 Merge pull request #2187 from bar/model-optimizations 12 years ago
  Ber Clausen 1fbe9c0021 Optimize conditionals and reduce lookups. 12 years ago
  Marc Würth 7c07d37fb3 Some DocBlock improvements for Model.php 12 years ago
  Ber Clausen 6dcfd28600 Optimize _clearCache(). 12 years ago
  Bryan Crowe a943ea5c34 Add space between classname(s) 12 years ago
  José Lorenzo Rodríguez 99620ab58e Merge pull request #1593 from kimegede/more-readable-code 12 years ago
  Bryan Crowe 4242bd4f3d Additional Cake references to CakePHP and docblock typo 12 years ago
  Schlaefer be61a5023f Refactors Model::_clearCache 12 years ago
  Schlaefer 99ec97bd19 performance improvements in Model::_clearCache 12 years ago
  mark_story 4ea6c158d1 Fix wording and remove trailing spaces. 12 years ago
  Jerome Roethlisberger 3a4a0e54eb Improved wording of Model::invalidFields() 12 years ago
  Ber Clausen 0a52061d86 Update afterFind() callback signature to be PHP5.4+ compliant. 12 years ago
  Ber Clausen 867d4b312d Update afterSave() callback signature to be PHP5.4+ compliant. 12 years ago
  Ber Clausen c524645738 Update Model/Behaviors callback signature to be PHP5.4+ compliant. 12 years ago
  Kim Egede Jakobsen 63dfbe55f7 Added/removed newlines to make the code more readable. 12 years ago
  Kim Egede Jakobsen 09bdad6ceb Reduce variable use/duplicate code. 12 years ago
  Kim Egede Jakobsen b64c7e3e84 Remove the $state === 'after' condition. 12 years ago
  mark_story 0f2d59d987 Merge branch 'master' into 2.4 12 years ago
  mark_story 675f828e16 Remove insertQuery and deleteQuery. 12 years ago
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 years ago
  euromark fc2d28974b remove undocumented code and uncessary in_array() checks + cleanup 12 years ago
  ADmad 38b050a711 Merge branch 'master' into 2.4 12 years ago
  ADmad 473e4f991f Fixed bug when using multi model fieldList and whitelists for all models are not provided. 12 years ago
  ADmad d161b21ae1 Merge branch 'master' into 2.4 12 years ago
  euromark a643295e4c remove @access and unnecessary $name 12 years ago
  ADmad 4ded269549 Merge branch 'master' into 2.4 12 years ago
  euromark e7f380d2b7 doublespace to single space 12 years ago
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 years ago
  euromark f389435bae coding standards and else block simplification 12 years ago