Commit History

Author SHA1 Message Date
  Ceeram ab7dd99e43 add missing docblock, remove unneeded code 13 years ago
  Ceeram 7ea1a59035 adding test for viewClass mapping 13 years ago
  AD7six 2967a4db23 text/javascript is not the correct mime for js 13 years ago
  Jose Lorenzo Rodriguez bf0f5ab118 Merge remote-tracking branch 'origin/2.1' into 2.2 14 years ago
  Kyle Robinson Young b8488b8dfe Update 1.x @link in docblocks 14 years ago
  mark_story 21ba5bf04a Merge branch '2.1' into 2.2 14 years ago
  mark_story 72c3059d94 Add missing parent calls. 14 years ago
  Kyle Robinson Young 8bbe250bec Correct method descriptions and remove unused property 14 years ago
  Kyle Robinson Young 90e7afbdc7 Correct parameter order of assertEquals and assertNotEquals 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  mark_story edb582944c Fix coding standards in Test/Case/Controller 14 years ago
  Kyle Robinson Young 4176e59e52 Typo fixes in tests 14 years ago
  Kyle Robinson Young c4829dc3b8 Use App::RESET instead of true with App::build() 14 years ago
  Kyle Robinson Young 45ec5d73c5 Add missing visibility keywords 14 years ago
  Majna d41e5621b7 Fix missing and invalid assertions in tests. 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 a7662eba57 fixing doc comment identation 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 1e1c7a036d Code consistency formatting tweaks 14 years ago
  mark_story a56ad0ccac Fixing failing tests. 14 years ago
  mark_story b0d0e06b97 Update RequestHandler tests for new View classes. 14 years ago
  Kyle Robinson Young 98f03dc6df Replacing test case compatibility functions 14 years ago
  mark_story 6e4493cc14 Fix ambiguous content types in RequestHandler. 14 years ago
  mark_story bfd95d0e04 Fixing remaining failing tests in PHPUnit 3.6 14 years ago
  mark_story 550076d75e Fix issue in RequestHandlerComponent. 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
  mark_story 4090b3e8c6 Fix content-type detection to accomodate jQuery. 14 years ago
  mark_story 50a0a51f53 Renaming method to better match what it does. 14 years ago