Commit History

Author SHA1 Message Date
  dogmatic69 49ea72e53e rename the method and fix docblock return type 13 years ago
  dogmatic69 b3dba95b7d making uuid field check protected 13 years ago
  dogmatic69 521a759911 refactor uuid checks into a method 13 years ago
  dogmatic69 b92b7c2d2d removing variables that are unnecessarily used 13 years ago
  dogmatic69 0ada30f3bc removing nested if statement 13 years ago
  dogmatic69 b99066ddd9 simplify some model code 13 years ago
  Thomas Ploch 7f0085cd4e Added type hinting to Model::validator() 13 years ago
  ADmad 72d6ca636f Docblock fixes 13 years ago
  mark_story e0aab77dab Merge branch 'master' into 2.3 13 years ago
  Ceeram aaf2d2ef71 fix remaining cs errors 13 years ago
  Ceeram b8607ca2ed fix fieldlist, refs PR808 and PR851 13 years ago
  mark_story c24bec679b Merge branch 'master' into 2.3 13 years ago
  Ber Clausen c741f60367 Make Model::find('first') always return an array. 13 years ago
  dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks 13 years ago
  ADmad 1763f46340 Merge branch 'master' into 2.3 13 years ago
  Mark Story 746eaf9389 Merge pull request #894 from dereuromark/comp-fix-save-all 13 years ago
  mark_story 0b0b361e48 Merge branch 'master' into 2.3 13 years ago
  mark_story 08556ab879 Fix saveAssociated() with validate=first, atomic=false 13 years ago
  mark_story 1aea9ac0c9 Merge branch 'master' into 2.3 13 years ago
  euromark 1e2ac0b9c8 comp mod for saveAll() 13 years ago
  ADmad f06bdde8c6 Fix docblock 13 years ago
  ADmad 33a879ff41 Fix find('count') with 'group' when result has only one group. Closes #1677 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
  James Michael DuPont 2d46fc60be Fixing undefined variable usage 13 years ago
  euromark b7f1740d2b correcting coding-standards 13 years ago
  Jose Lorenzo Rodriguez d5c9d97dc1 Merge remote-tracking branch 'origin/master' into 2.3 13 years ago
  dogmatic69 8dc4de5de8 converting if ($foo != false) to if ($foo) 13 years ago
  dogmatic69 b1f26b59a3 converting if ($foo != null) to if ($foo) 13 years ago
  dogmatic69 6d4f4b57d7 adding a plugin propery to models wwith tests for ticket #85 14 years ago