Commit History

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