コミット履歴

作者 SHA1 メッセージ 日付
  Guy Warner 26b9d9449a Add @trigger to functions docs when event added 11 年 前
  Mark Story 539f0f60e3 Fix PATCH not automatically decoding known request bodies. 11 年 前
  AD7six c6d361e8ac better test description 11 年 前
  Mark Story 293b4b0fcc Make Component::initialize() work like other initialize() methods. 11 年 前
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 年 前
  mark_story 5d203b4c08 Add deprecated warning for deprecated method. 11 年 前
  mark_story a42d56a55a Remove un-necessary calls to constructClasses(). 11 年 前
  ADmad f52bf79e13 Revert array $options argument to boolean $merge in routing classes. 11 年 前
  ADmad 0373e0e8c6 Update tests. 11 年 前
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 年 前
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 年 前
  mark_story 8e28b7c277 Fix incorrect type detection when ajax + json are available. 11 年 前
  mark_story 0e009ab613 Remove a bunch of dead code. 11 年 前
  ADmad f3b653b0a0 Fix tests. 11 年 前
  ADmad 0358cf2b28 Merge branch '2.6' into 3.0-merge 11 年 前
  mark_story 7818b37ebd Remove getAjaxVersion(). 11 年 前
  euromark d5710e4431 Fix tests in Win 11 年 前
  ADmad cca668e4b5 Type hint $response param. 11 年 前
  mark_story 4803c4a285 Move controller resolution into a separate dispatcher filter. 12 年 前
  mark_story 7db068c945 Add a convention for dispatcher filter names. 12 年 前
  mark_story 2177707180 Fix failing tests in ControllerTestCase. 12 年 前
  ADmad 67faeaf770 Rename Router::setExtensions() to Router::parseExtensions(). 12 年 前
  ADmad 48df5ba3ff Removed Router::parseExtensions(). 12 年 前
  José Lorenzo Rodríguez 2d87876ea6 Merge pull request #2932 from sam-at-github/requesthandlercomponent 12 年 前
  sam-at-github 13f47baa34 Added test for correct mangling of response when route extension added but no view class set. 12 年 前
  Renan Gonçalves 99205e4113 Adding _stop() back to classes that used to extend Cake\Core\Object. 12 年 前
  sam-at-github 001c41df91 Added three new test cases for RequestHandlerComponent rel View classes. 12 年 前
  Sam b49c32ee33 Dont special case AJAX in RequestHandlerComponent (much). 12 年 前
  ADmad 615c552a3c Fix test. 12 年 前
  ADmad 06370f8b4b Use config key instead of public property for ajax layout setting. 12 年 前