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
  Ceeram 16be9d4990 remove unused local vars 13 years ago
  euromark 11a88042bd fix doc block endings 13 years ago
  Ceeram f1ce3f9ae5 remove settings parameter from initialize as this is not being passed. only the constructor gets settings passed 13 years ago
  mark_story 11227f5490 Fix coding standards. 13 years ago
  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