コミット履歴

作者 SHA1 メッセージ 日付
  Adam Taylor 433dd09ec4 Fix typos 13 年 前
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 年 前
  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 年 前
  euromark 11a88042bd fix doc block endings 13 年 前
  euromark b811afbc44 double spaces to single ones 13 年 前
  dogmatic69 03882f4b55 fix up the fails 13 年 前
  dogmatic69 24abed969a simplify validation code 13 年 前
  mark_story ffcf71c810 Merge branch 'master' into 2.3 13 年 前
  mark_story f250592fee Fix multi-model validators with deep & atomic. 13 年 前
  ADmad 72d6ca636f Docblock fixes 13 年 前
  Jose Lorenzo Rodriguez f6278488af Ensuring list of behavior methods are refreshed between calls of 13 年 前
  Ceeram 60c611fa47 Parse rules in getField() 14 年 前
  Ceeram 0df1e90eed show all validation errors when saving/validating Associated and primary model fails validation as well, fixes #2925 14 年 前
  Kyle Robinson Young 54745aada9 Fix custom validation methods with CakeValidationSet 14 年 前
  Jose Lorenzo Rodriguez 51635c2ca6 Merge remote-tracking branch 'origin/2.1' into 2.2 14 年 前
  Jose Lorenzo Rodriguez 9cceb1553f Improving ModelValidator::add() to allow multiple rules to be defined at once 14 年 前
  mark_story 16a1a0ee79 Fix coding standards. 14 年 前
  Jose Lorenzo Rodriguez dc8c731ccb Fixed failing test case 14 年 前
  Jose Lorenzo Rodriguez b22c50d8b6 Merge branch '2.1' into 2.2-validator 14 年 前
  Jose Lorenzo Rodriguez 785cf8354c Fixing merge artifacts to make all tests pass 14 年 前
  Jose Lorenzo Rodriguez efc3536adb Fixing a couple errors introduced in previous commit 14 年 前
  Jose Lorenzo Rodriguez 8c9c6b4a5a Improving docs for ModelValidator 14 年 前
  Jose Lorenzo Rodriguez 280893155a Renaming CakeRule to CakeValidationRule 14 年 前
  Jose Lorenzo Rodriguez 52c7b2383c Added afterValidate callback to maintain consistency across all other callbacks in the model layer 14 年 前
  Jose Lorenzo Rodriguez d4511af27b Implemented add and remove in ModelValidator 14 年 前
  Jose Lorenzo Rodriguez 1ff1af35b3 Fixing typo 14 年 前
  Jose Lorenzo Rodriguez ff91a0909a Implemented countable interface for CakeValidationSet 14 年 前
  Jose Lorenzo Rodriguez 6f16a66b83 Implmenting ArrayAcces in CakeValidationSet 14 年 前
  Jose Lorenzo Rodriguez 3199b9029b Implemented countable interface for ModelValidator 14 年 前
  Jose Lorenzo Rodriguez 81c0c3d91d Implementing IteratorAggregate interface for ModelValidator 14 年 前