提交历史

作者 SHA1 备注 提交日期
  chinpei215 ace30fdd8a Fix a race condition problem 11 年之前
  David Yell 79be5e6805 Update Model.php 11 年之前
  mark_story 765be87d88 Overwrite the schemaName property if it is not defined in the class. 11 年之前
  euromark 974ca851c2 Correct doc blocks according to cs guidelines. 11 年之前
  ADmad 1d40f3e685 Fix API docblock CS errors. 12 年之前
  mark_story 89cd114e6f Merge branch 'master' into 2.5 12 年之前
  Stephen Cuppett ed83df5bed Fixes #3469, explicit isset check for counterCache 12 年之前
  ADmad d466e00644 Merge branch 'master' into 2.5 12 年之前
  euromark 7a287a6942 More coding standard corrections. 12 年之前
  mark_story de0062de77 Merge branch 'master' into 2.5 12 年之前
  mark_story 9d19801cfa Clear data and validationErrors *after* calling clearCache(). 12 年之前
  mark_story bf9c3029cb Merge branch 'master' into 2.5 12 年之前
  euromark 0ece694a75 microptimize options and default merge and other string key array merges 12 年之前
  Joseph Woodruff d526fdadc1 Base model class no longer changes an already defined schemaName value 12 年之前
  mark_story 8acb75425d Merge branch 'master' into 2.5 12 年之前
  Wouter van Dongen 5035613157 * Fixed bug where select query in deleteAll could return wrong table name. 12 年之前
  mark_story c5b6dda82f Merge branch 'master' into 2.5 12 年之前
  Thomas Smith 4927cf6901 #2994, unnecessary calls to Model::__isset(null) 12 年之前
  ADmad c093804b35 Merge branch 'master' into 2.5 12 年之前
  mark_story d7d8fc00d1 Check data with isset() before accessing it. 12 年之前
  mark_story 7e5c0f7185 Merge branch 'master' into 2.5 12 年之前
  mark_story 01be15d654 Don't always wipe a Model's _schema property when calling setSource() 12 年之前
  mark_story 48d2618c62 Merge branch 'master' into 2.5 12 年之前
  Rachman Chavik 2d5a153c0d Set 'order' to false to prevent issues with postgres 12 年之前
  ADmad f3900e89fd Fixed bug where deleteAll tried to delete same id multiple times. 12 年之前
  mark_story 71312932e8 Merge branch 'master' into 2.5 12 年之前
  mark_story 1be40d5d64 Fix coding standards error. 12 年之前
  mark_story ec38ee1c48 Only enable cacheSources if both the datasource + model agree on it. 12 年之前
  mark_story 99fd6e40fe Leave db->cacheSources unaltered. 12 年之前
  ADmad dda6080579 Merge branch 'master' into 2.5 12 年之前