Commit History

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