Commit History

Author SHA1 Message Date
  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
  Juan Basso 61833294f0 Changed the visibility to methods that not affect others classes. 14 years ago
  Juan Basso f5a54d00dd Changed methods and attributes from private to protected. 14 years ago
  Juan Basso 0575e92833 Added visibility in some methods and attributes. 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 fedadc091c Included @throws in API that was missing. 14 years ago
  Juan Basso 9bc3e567c1 Removed the @access and @static. 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
  Juan Basso 1c7d54eacc Updated the paths from comments. 15 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Renan Gonçalves 438050dcaa Adding 'public' visibility to all public methods. 15 years ago
  mark_story aca8cc8b77 Fixing issue where content types wouldn't be detected as once parseExtensions() is enabled the extension will always 15 years ago