mark_story
|
5e3cd74b03
|
Replacing request->here with request->here(). Saves a call to Router::normalize() in a few places.
|
2011-03-02 22:04:51 -05:00 |
|
mark_story
|
844c6315c1
|
Fixing issue where a non CakeException would break things.
Test added.
|
2011-02-13 15:14:29 -05:00 |
|
mark_story
|
ef77e60cb0
|
Removing @subpackage tags, moving contents of @subpackage into @package.
Removing duplicate cake.cake in @package tags.
Renaming cake.app -> app
|
2010-12-24 14:09:57 -05:00 |
|
mark_story
|
60ada4432a
|
Making unknown errors with codes higher than 500 render as error500.
Test added.
|
2010-12-11 13:30:29 -05:00 |
|
mark_story
|
284a8db3f4
|
Moving error handling classes into a separate directory.
Moving error handling test cases into a directory that matches the one in libs.
Updating imports.
|
2010-11-28 12:27:51 -05:00 |
|