cakephp2-php8/lib/Cake
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
..
Cache Fix typos 2013-03-05 00:05:14 -07:00
Config Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Configure == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Console Add option to skip exception types for logging. 2013-03-26 15:11:39 +01:00
Controller Move 'Auth.redirect' session value clearing from AuthComponent::shutdown() to prevent unnecessary session start. 2013-03-14 12:42:21 +05:30
Core Merge branch 'master' into 2.4 2013-03-04 21:55:29 -05:00
Error Add option to skip exception types for logging. 2013-03-26 15:11:39 +01:00
Event Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
I18n Adding Kalaallisut locale 2013-03-01 22:02:42 -05:00
Log Merge branch 'master' into 2.4 2013-03-09 12:40:59 -05:00
Model Merge branch 'master' into 2.4 2013-03-13 20:30:25 -04:00
Network Merge branch 'master' into 2.4 2013-03-13 20:30:25 -04:00
Routing Fix typos 2013-03-05 00:05:14 -07:00
Test Add option to skip exception types for logging. 2013-03-26 15:11:39 +01:00
TestSuite Merge branch 'master' into 2.4 2013-03-14 20:54:42 -04:00
Utility Merge branch 'master' into 2.4 2013-03-14 20:54:42 -04:00
View Merge branch 'master' into 2.4 2013-03-13 21:01:03 -04:00
basics.php Merge branch 'pr-cli' into 2.4 2013-02-28 21:23:03 -05:00
bootstrap.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.1 2013-03-02 22:23:11 -05:00