Commit History

Author SHA1 Message Date
  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. 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 12 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
  dogmatic69 cf8fccae96 converting $foo == null / $foo == false to !$foo 13 years ago
  Kyle Robinson Young bc40ac7d3f Remove unused variables and code 13 years ago
  mark_story 788cf52572 Fix saving empty values for translated fields with multiple locales 13 years ago
  mark_story d94cdc67fe Merge branch 'master' into 2.3 13 years ago
  mark_story 162d3bcb29 Fix whitespace errors. 13 years ago
  David Thalmann f926ae7637 Clean up string concatenations and refactored some reused strings into variables. 13 years ago
  mark_story ed19821168 Merge branch 'master' into 2.3 13 years ago
  mark_story e6ef218600 Fix associated translations being inserted. 13 years ago