Commit History

Author SHA1 Message Date
  euromark 93eb8c2c58 another correction for app uses 13 years ago
  euromark 4fe1ab1bf6 missing app uses statements 13 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  mark_story f1931e43ef Add class_exists() check for view class. 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
  euromark 22452f61f8 type hinting controllers and views 14 years ago
  mark_story 2afb05b590 Merge branch '2.0' into 2.1 14 years ago
  mark_story ab09229d40 Update API docs 14 years ago
  Jose Lorenzo Rodriguez 5df2a0957f Not sending the response in beforeRender, better let Dispatcher do its work 14 years ago
  Jose Lorenzo Rodriguez 979f7a28b5 Fixing a couple bugs in CakeResponse::checkNotModified() and implementing conditional rendering in 14 years ago
  Jose Lorenzo Rodriguez b79e0ad8f3 Moving checkModified() to CakeResponse, having it in the RequestHandler has too restrivtive 14 years ago
  Jose Lorenzo Rodriguez dffe84cfbc Implementing RequestHandler::checkNotModified() as a helper for HTTP caching 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 8197f87dbc Spelling and grammar fixes 14 years ago
  mark_story 04463c4ee5 Fix errors found in review. 14 years ago
  mark_story cfbc43671e Starting content type specific error pages. 14 years ago
  mark_story 6e4493cc14 Fix ambiguous content types in RequestHandler. 14 years ago
  mark_story 550076d75e Fix issue in RequestHandlerComponent. 14 years ago
  Gun.io Whitespace Robot 4742168253 Remove whitespace [Gun.io WhitespaceBot] 14 years ago
  Renan Gonçalves 646b8f1aa0 Fixed issue when using multiple extensions in Router::parseExtensions() could result in undefined index notice by RequestHandlerComponent. 14 years ago
  Jose Lorenzo Rodriguez 91d0a081fb Fixing more links in doc blocks 14 years ago
  mark_story 4090b3e8c6 Fix content-type detection to accomodate jQuery. 14 years ago
  mark_story c4eb19ab91 Adding another import for helpers appended by RequestHandlerComponent. 14 years ago
  Mark Story mark@mark-story.com bb3a1d546b Fixing RequesHandler::prefers(). It was previously entirely wrong. 14 years ago
  Juan Basso 7d0250ff47 Merge branch '2.0-api-doc' into 2.0 14 years ago
  mark_story 6acf024a2b Fixing incorrect keying for ext routing parameter. It was 14 years ago
  Juan Basso 689c7ffd45 Fixed some problems caused by the visibility changes. 14 years ago