Commit History

Author SHA1 Message Date
  mark_story 6bf6d79979 Removing 'cake' domain from core. 14 years ago
  mark_story 421a2116be Adding error code checking around CakeException handling 14 years ago
  ADmad 670fea6e37 Fixing doc block 14 years ago
  Jose Lorenzo Rodriguez 3d0af8b690 Adding a new exception renderer method to show useful error for failed queries 14 years ago
  Juan Basso ebb70c4810 Fixed type to parameters that is defined in the code. 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 14 years ago
  Juan Basso 3723f7d396 Fixed some API doc in controllers and errors. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  mark_story 04147caca8 Updating ExceptionRenderer and CakeErrorHandler for Controller changes. 14 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  ADmad 4c042ae133 Adding proper visibility keywords for class functions 15 years ago
  mark_story 2bc58a5abd Added check if Router::getRequest(false) is returning a CakeRequest or null in ExceptionRenderer::_getController(). Fixes 'call to undefined method here()' when having Exceptions raised without valid request set to the Router in testsuite (i.e. undefined database config 'test'). Fixes #1678 . 15 years ago
  AD7six e95d6a3b10 case correction, fixes ExceptionRenderer test 15 years ago
  mark_story b31f25fb8b Fixing issues rendering repeat errors coming from the rendering of an error page (like a missing helper). 15 years ago
  mark_story a7a076dbee Fixing ExceptionRenderer so it can render exceptions that are subclasses 15 years ago
  Jose Lorenzo Rodriguez 75a1481e22 Fixing test loading in cli 15 years ago
  AD7six afc5cd4277 changes in the error dir 15 years ago
  Jose Lorenzo Rodriguez 90b01b7ec3 Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 15 years ago
  Jose Lorenzo Rodriguez f8a08432f4 Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 15 years ago
  José Lorenzo Rodríguez 6e4f4efb79 Merge remote branch 'origin/2.0' into 2.0-class-loading 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 f84351dd07 More replacements of App::import to App::uses 15 years ago
  José Lorenzo Rodríguez b8344ecd33 Replacing some of the App::import by App::uses 15 years ago
  José Lorenzo Rodríguez e425b68a86 Loading the CakeErrorController 15 years ago
  José Lorenzo Rodríguez e3f85ccda8 loading the ExceptionRenderer 15 years ago