Commit History

Author SHA1 Message Date
  euromark 974ca851c2 Correct doc blocks according to cs guidelines. 11 years ago
  ADmad 0b4ba0b049 Fix api docblocks for behaviors. 12 years ago
  euromark 7a287a6942 More coding standard corrections. 12 years ago
  mark_story 96a37d5917 Fix temporary associations that replace fields not being restored. 12 years ago
  joostdekeijzer 987187ef8c Fix #2721 in TranslateBehavior::beforeFind() supporting both Model::field('fieldname') and Model::read('fieldname') 12 years ago
  mark_story 55e1619c59 Fix issue with find(count) and TranslateBehavior. 12 years ago
  mark_story 3763350667 Add test for issue #2595 12 years ago
  Raffaele a4f138813b Return value if value are 0 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
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 years ago
  euromark af455b4121 correct return types in doc blocks 12 years ago
  mark_story cbf3228c34 Fix inconsistent name/alias usage. 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  Simon Males 77feac9ef6 Second parameter of ClassRegistry::init() is a boolean, not a string 13 years ago
  Adam Taylor 433dd09ec4 Fix typos 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 b811afbc44 double spaces to single ones 13 years ago
  ADmad 72d6ca636f Docblock fixes 13 years ago
  mark_story 60f9626838 Merge branch 'master' into 2.3 13 years ago
  mark_story 1f31340a2a Fix issue with Model::saveAssociated() and TranslateBehavior 13 years ago
  euromark 0f978195d6 coding standards regarding whitespaces 13 years ago
  dogmatic69 408e619c9f Merge branch '2.3' into type-checks 13 years ago
  mark_story 59e948fb1b Merge branch 'master' into 2.3 13 years ago
  mark_story 0fc9a2c29c Update query building in TranslateBehavior. 13 years ago
  Jose Lorenzo Rodriguez d5c9d97dc1 Merge remote-tracking branch 'origin/master' into 2.3 13 years ago
  euromark 213d4caa85 coding standards 13 years ago
  mark_story d6e2b6f83e Re-format long lines. 13 years ago