コミット履歴

作者 SHA1 メッセージ 日付
  mark_story 3561929be7 Merge branch 'master' into 2.5 12 年 前
  José Moreira b1e366c500 Model.php PHPDoc Description: Chang afterFilter with afterFind 12 年 前
  ADmad d9ca148499 Merge branch 'master' into 2.5 12 年 前
  Mark Story ea0c66e713 Merge pull request #2187 from bar/model-optimizations 12 年 前
  Marc Würth 3773311cc0 Normalized associated models in unbindModel. 12 年 前
  Ber Clausen 1fbe9c0021 Optimize conditionals and reduce lookups. 12 年 前
  Marc Würth 7c07d37fb3 Some DocBlock improvements for Model.php 12 年 前
  Ber Clausen 6dcfd28600 Optimize _clearCache(). 12 年 前
  Bryan Crowe a943ea5c34 Add space between classname(s) 12 年 前
  Jose Lorenzo Rodriguez df549898ad Merge remote-tracking branch 'origin/2.5' into k-halaburda-master 12 年 前
  José Lorenzo Rodríguez 99620ab58e Merge pull request #1593 from kimegede/more-readable-code 12 年 前
  Bryan Crowe 4242bd4f3d Additional Cake references to CakePHP and docblock typo 12 年 前
  euromark eb852a0247 Strict checks where applicable. 12 年 前
  Schlaefer be61a5023f Refactors Model::_clearCache 12 年 前
  Schlaefer 99ec97bd19 performance improvements in Model::_clearCache 12 年 前
  mark_story 4ea6c158d1 Fix wording and remove trailing spaces. 12 年 前
  Jerome Roethlisberger 3a4a0e54eb Improved wording of Model::invalidFields() 12 年 前
  Ber Clausen 0a52061d86 Update afterFind() callback signature to be PHP5.4+ compliant. 12 年 前
  Ber Clausen 867d4b312d Update afterSave() callback signature to be PHP5.4+ compliant. 12 年 前
  Ber Clausen c524645738 Update Model/Behaviors callback signature to be PHP5.4+ compliant. 12 年 前
  Kim Egede Jakobsen 63dfbe55f7 Added/removed newlines to make the code more readable. 12 年 前
  Kim Egede Jakobsen 09bdad6ceb Reduce variable use/duplicate code. 12 年 前
  Kim Egede Jakobsen b64c7e3e84 Remove the $state === 'after' condition. 12 年 前
  mark_story 0f2d59d987 Merge branch 'master' into 2.4 12 年 前
  mark_story 675f828e16 Remove insertQuery and deleteQuery. 12 年 前
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 年 前
  euromark fc2d28974b remove undocumented code and uncessary in_array() checks + cleanup 12 年 前
  ADmad 38b050a711 Merge branch 'master' into 2.4 12 年 前
  ADmad 473e4f991f Fixed bug when using multi model fieldList and whitelists for all models are not provided. 12 年 前
  ADmad d161b21ae1 Merge branch 'master' into 2.4 12 年 前