コミット履歴

作者 SHA1 メッセージ 日付
  mark_story 32cb416ad7 Replace smart quotes with ASCII equivalents. 14 年 前
  mark_story aeda986745 Add additional empty() for tablePrefix. 14 年 前
  Mark Story 0750069126 Remove pointless condition. 14 年 前
  mark_story d8bc13f996 Fix incorrect time handling in deconstruct() 14 年 前
  euromark a41539dfa4 Indentation fix (tab instead of spaces) 14 年 前
  Fitorec e7c913acba Fix unreachable code in Model mergeVars 14 年 前
  Kyle Robinson Young 51f9837db4 Code standards formatting 14 年 前
  Kyle Robinson Young 060e225b76 Add test for Model::getID(), simplify return and remove dated @see link 14 年 前
  Kyle Robinson Young c836ba08a3 Add/move docblocks to make text available in the API docs 14 年 前
  Jose Lorenzo Rodriguez 73aeb6ba62 Lazy-loading the $tablePrefix property in models, Fixes #2277 14 年 前
  Kyle Robinson Young 1e1c7a036d Code consistency formatting tweaks 14 年 前
  mark_story 0670b96c24 Fix issue with incorrect date handling. 14 年 前
  Kyle Robinson Young 8197f87dbc Spelling and grammar fixes 14 年 前
  Kyle Robinson Young 94e119fe67 Adhere to code formatting standard 14 年 前
  mark_story 65b87af6c0 Adding set to autoloader. 14 年 前
  Ceeram b5c4b85601 Fixing cascading delete, when using foreignKey false and setting condition on hasOne. 14 年 前
  Kyle Robinson Young 5876744709 Adhering to coding standards 14 年 前
  mark_story 15753ab641 Apply patch from 'Carlos Gant' 14 年 前
  Rachman Chavik 2bb93761cc fixing typos 14 年 前
  Jose Lorenzo Rodriguez d1a530f53b Fixing all @link annotations in model class 14 年 前
  Gonçalo Marrafa 4adc042882 Fix association lazy-loading when used with ContainableBehavior 14 年 前
  Thomas Ploch d9cd69ac6e Removed unnessecary call to array_merge() in Model::_deleteLinks(). Fixes #2075 . 14 年 前
  mark_story 055224ef68 Merge remote-tracking branch 'origin/1.3' into merger 14 年 前
  mark_story a853c0f93a Fix another typo. 14 年 前
  mark_story c11c5c5719 Fix typo in doc block. 14 年 前
  ADmad 33030a4502 Fixing my previous attempt in ef4826e to make Model::_findCount() behave nicely with 'group' option. Refs #1677, #573 14 年 前
  mark_story 8d43764801 Fix issue with duplicate associations when using string form. 14 年 前
  mark_story 6a4e7558fc Merge branch '1.3' into merger 14 年 前
  ADmad 97a975c6c4 Refactoring Model::invalidFields() a bit. 14 年 前
  Juan Basso f7f3515135 Fixed documentation to methods that use func_get_args(). 14 年 前