コミット履歴

作者 SHA1 メッセージ 日付
  euromark 974ca851c2 Correct doc blocks according to cs guidelines. 11 年 前
  mark_story 86a071353d Fix api doc comment errors in Error/ 12 年 前
  Eric Martins 2793dca671 Fix ApiGen errors 12 年 前
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 年 前
  ADmad 4ded269549 Merge branch 'master' into 2.4 12 年 前
  euromark e7f380d2b7 doublespace to single space 12 年 前
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 年 前
  euromark 7cb19b97db coding standards and simplification of else cases as well as some minor fixes 12 年 前
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 年 前
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 年 前
  mark_story 3fc627c5f8 Merge branch 'master' into 2.4 13 年 前
  mark_story dea4fa4d73 Fallback to the default renderer if the config key is missing. 13 年 前
  Ceeram 6bf9363217 Add option to skip exception types for logging. 13 年 前
  U-Zyn Chua af29fc5f8e Fix an issue which gives gibberish output when gzip is enabled. 13 年 前
  euromark 111366d5c8 == to === and != to !== where applicable 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 年 前
  ADmad d5ddaa4cb7 Added missing keyword 13 年 前
  ADmad d8551c49e5 Improve messages logged for exceptions 13 年 前
  euromark b811afbc44 double spaces to single ones 13 年 前
  ADmad 0fb4d1d3d8 Removing unneeded App::uses() call 13 年 前
  Rachman Chavik e6860fb856 changing LOG_ERROR to LOG_ERR in core files 14 年 前
  mark_story efe836480b Fix error when rendering fatal error page. 14 年 前
  Juan Basso 9beaa9602f Unified error handlers. Now the regular error handler will receive the fatal errors too. 14 年 前
  Juan Basso 1428659f88 Moved the fatal error detection to App::shutdown and keeping the fatal error handler cleaner. It helps to be extended by applications/plugins. 14 年 前
  Juan Basso 440f0c38eb Added a handler for fatal errors, showing internal server error page when debug is disabled or a custom fatal error page when enabled. 14 年 前
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 年 前
  mark_story 60989ad6c8 Fix coding standard issues in Error/ 14 年 前
  Thomas Ploch 94e5ec0545 Added handling of E_USER_DEPRECATED to ErrorHandler and Debugger. 14 年 前
  Majna a9dbde0cbd Fixing incorrect doc blocks regarding error handler. 14 年 前