Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez 39715bcd89 Adding missing afterValidate callback to behaviors, Fixes #3024 13 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story 9a6ad7e1e2 Fixing most coding standard issues in Model/ 14 years ago
  mark_story 0e56d742b8 Merge branch '2.0' into 2.1 14 years ago
  mark_story beced84d2d Fix illegal offset caused by TranslateBehavior. 14 years ago
  Jose Lorenzo Rodriguez 1651257919 Migrating all model callbacks to the CakeEventManager, fixing some minor bugs. All tests passing again 14 years ago
  mark_story 6d269ce25d Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young 8197f87dbc Spelling and grammar fixes 14 years ago
  ADmad 90b007ef75 Implemented priority based triggering of callbacks for objects in collection 14 years ago
  Rachman Chavik 2bb93761cc fixing typos 14 years ago
  Renan Gonçalves 573a349209 Using plugin name on exception thrown and in templates files. 14 years ago
  Renan Gonçalves 1cf67b1e55 Little cleanup in exceptions. 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 years ago
  Juan Basso 39b4032820 Fixed some API doc in model. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  ADmad 4c042ae133 Adding proper visibility keywords for class functions 15 years ago
  Majna 17384f3cf4 Fix for wrong callback in $callbacks array: renamed afterError to onError 15 years ago
  AD7six 32df3156a7 consolidate cake_error and cake_developer to simply "cake_dev" 15 years ago
  AD7six 268c061a2e t 15 years ago
  AD7six 38180e8951 translation changes in the model dir 15 years ago
  José Lorenzo Rodríguez 6e4f4efb79 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez e81ff384c7 Fixing BehaviorCollection test regarding how classes are loaded. with the introduction of App::uses() it is not possible to determine if a file is missing or just the class in the file, so removing the throwing of MissingBehaviorFileException seems the only choice 15 years ago
  José Lorenzo Rodríguez d9c99b5ef6 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez 4c0e06c451 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez 07e43bb0f8 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez 8e5bd76752 Fixing several errors when running the testsuite 15 years ago
  José Lorenzo Rodríguez b8344ecd33 Replacing some of the App::import by App::uses 15 years ago
  José Lorenzo Rodríguez 3f64844de9 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez 4bb6d583b7 More work towards model loading 15 years ago