cakephp2-php8/lib/Cake/Console/Templates/skel
Ceeram 6bf9363217 Add option to skip exception types for logging.
add blacklisting for logging exceptions

add test for skipping exception logging, and fix typo and cs

add example to docblock in core.php for skipLog

remove app_error.php skips, those are no longer used in 2.x

use assertContains instead of assertRegExp

check for instanceof, instead of matching names
2013-03-26 15:11:39 +01:00
..
Config Add option to skip exception types for logging. 2013-03-26 15:11:39 +01:00
Console Fix coding standards 2013-02-10 12:51:22 +05:30
Controller Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
Lib Camelized templates folder. 2011-05-30 23:02:39 -04:00
Locale/eng/LC_MESSAGES Camelized templates folder. 2011-05-30 23:02:39 -04:00
Model Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Plugin Camelized templates folder. 2011-05-30 23:02:39 -04:00
Test removing 'empty' files from nonempty directories 2011-10-19 12:19:28 +07:00
tmp Camelized templates folder. 2011-05-30 23:02:39 -04:00
Vendor Camelized templates folder. 2011-05-30 23:02:39 -04:00
View Update API links. 2013-03-05 20:58:03 -05:00
webroot proper response and response code (404 instead of 200) 2013-02-22 10:36:05 +01:00
.htaccess Remove extraneous space in .htaccess 2012-02-17 21:32:09 -08:00
index.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00