Commit History

Author SHA1 Message Date
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  mark_story 739982addb Merge branch 'master' into 2.3 13 years ago
  ADmad 9c0939b888 A cleaner way to check if RequestHandler is loaded 13 years ago
  mark_story 82d20ed948 Merge branch 'master' into 2.3 13 years ago
  mark_story 3083b01f7d Fix exceptions being thrown in beforeFilter breaking error pages. 13 years ago
  ADmad 570acfa77b Remove duplicate App::uses() statement 13 years ago
  mark_story 60f9626838 Merge branch 'master' into 2.3 13 years ago
  ADmad cc6b699db4 Added missing App::uses() statement. Closes #3331 13 years ago
  mark_story c24bec679b Merge branch 'master' into 2.3 13 years ago
  Ber Clausen d269588e78 Avoid duplicating RequestHandler component. 13 years ago
  ADmad 8931b74ba2 Removed variable escaping in CakeErrorController::beforeRender(). Closes #3074 13 years ago
  euromark 4fe1ab1bf6 missing app uses statements 13 years ago
  mark_story f9ddc9c64c Move error disabling to the error controller. 14 years ago
  Renan Gonçalves bba66f6506 Fixing call to deprecated method, using startupProcess() which will initialize components. 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  mark_story 61aba0f0f8 Fix most coding standard issues in Controller. 14 years ago
  mark_story ee083e047e Fix errors with missing sub directories. 14 years ago
  mark_story 2e8498e166 Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young c836ba08a3 Add/move docblocks to make text available in the API docs 14 years ago
  mark_story 6d269ce25d Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young 5876744709 Adhering to coding standards 14 years ago
  mark_story cfbc43671e Starting content type specific error pages. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso 7604763888 Updated some file headers to include correct license and copyright. 14 years ago
  Juan Basso 2a50a1ea99 Included @var in API that was missing. 14 years ago
  Juan Basso fbbfbaf870 Fixed some API doc in controller. 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
  ADmad 4c042ae133 Adding proper visibility keywords for class functions 15 years ago