mark_story
|
aa7448e3ed
Fixing incorrect exit codes on console exceptions.
|
14 years ago |
Juan Basso
|
16ef234180
Removing trailing spaces.
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 years ago |
Juan Basso
|
a0ee8b49fe
Fixed some API doc in console.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
1c7d54eacc
Updated the paths from comments.
|
15 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Thomas Ploch
|
d8a614e112
Added usage of configured error handler instead of hard coded. Moved try/catch block to where its nessecary. Set Configure::write('Error.trace', false) since its useless with internals. Addition to #1707 .
|
15 years ago |
Thomas Ploch
|
085c621c0e
Added try/catch block into ErrorHandler::handleException() to gracefully show Exceptions raised during exception handling. Fixes #1707
|
15 years ago |
Jose Lorenzo Rodriguez
|
dfb669ab8e
Allowing plugins to offer ExceptionRenderer classes
|
15 years ago |
José Lorenzo Rodríguez
|
024bff2126
Adding missing class usage declaration in ExceptionHandler test case
|
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
|
b8344ecd33
Replacing some of the App::import by App::uses
|
15 years ago |
José Lorenzo Rodríguez
|
e3f85ccda8
loading the ExceptionRenderer
|
15 years ago |
José Lorenzo Rodríguez
|
ff8b1a1041
Stating to move loggers to the new folder
|
15 years ago |
José Lorenzo Rodríguez
|
b4387d2f51
More replacements to get class loaded using the new file scheme
|
15 years ago |
José Lorenzo Rodríguez
|
73ad5385eb
Moving more classes to the new layout, it is time to bring the debugger up
|
15 years ago |