Commit History

Author SHA1 Message Date
  euromark 974ca851c2 Correct doc blocks according to cs guidelines. 11 years ago
  ADmad 1d40f3e685 Fix API docblock CS errors. 12 years ago
  euromark 7a287a6942 More coding standard corrections. 12 years ago
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  mark_story 1f5d1eee98 Remove duplicated reference for behaviors in ClassRegistry 12 years ago
  euromark 361980fade remove code, class names and paths from translation strings. 12 years ago
  euromark b09dc7213a deprecate Controller::flash() and adjust some other deprecation messages. 12 years ago
  euromark fc2d28974b remove undocumented code and uncessary in_array() checks + cleanup 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  ADmad b32e855a3d Fixing behavior prioritizing 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  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 years ago
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  Ceeram e02eab05d5 Remove all todo from core, create tickets for them 13 years ago
  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