提交历史

作者 SHA1 备注 提交日期
  ADmad 6cf7b52897 Use short array syntax. 11 年之前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年之前
  AD7six 7a56cfdb13 correct fallbacks usage in tests 11 年之前
  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 年之前