Commit History

Author SHA1 Message Date
  Mark Story 539f0f60e3 Fix PATCH not automatically decoding known request bodies. 11 years ago
  euromark 0e90d71732 More defaults and doc block corrections. 11 years ago
  Mark Story 8f111948ce Update incorrect book links. 11 years ago
  ndm2 b08711064a Cleanup - Unused local variables 11 years ago
  euromark 25414d8623 Correct return types. 11 years ago
  okonomi 133c34445c Fix some docblock type 11 years ago
  ADmad 073f73a3b0 Add back response property assignment removed by mistake. 11 years ago
  ADmad 37d6ad7072 Remove unused variables. 11 years ago
  Mark Story 293b4b0fcc Make Component::initialize() work like other initialize() methods. 11 years ago
  euromark 7c8560aaf8 Unify variables. 11 years ago
  ADmad 40acf4071f Remove Router::parseExtensions(). 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
  ADmad 0358cf2b28 Merge branch '2.6' into 3.0-merge 11 years ago
  mark_story 7818b37ebd Remove getAjaxVersion(). 11 years ago
  Rachman Chavik d25b6c5312 docs: Remove obsolete references to RequestHandlerComponent::setContent() 11 years ago
  José Lorenzo Rodríguez ef19af39e2 Merge pull request #3769 from dereuromark/3.0-use 11 years ago
  ADmad cca668e4b5 Type hint $response param. 11 years ago
  euromark 2527d9ebd7 Remove unused use imports 11 years ago
  mark_story 6f3a1c46c7 Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  ADmad efe6c0501b Fix docblock CS errors. 12 years ago
  mark_story da143545fd Implement implementedEvents on all core components. 12 years ago
  euromark e18162f336 Rename classname to className in order to unify the different usage of it. 12 years ago
  euromark 4fd6656ea8 Stricter string comparisons. 12 years ago
  José Lorenzo Rodríguez 2d87876ea6 Merge pull request #2932 from sam-at-github/requesthandlercomponent 12 years ago
  sam-at-github 89d53ca56d Minor doc fixes. 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 39e4ab032c Move responsibility for setting default view vars from RequestHandler to XML,JSON views. CS fixes. 12 years ago
  sam-at-github b0e0671697 Comments only. 12 years ago