Commit History

Author SHA1 Message Date
  Mark Story b036c58dec Don't double parse request body. 8 years ago
  Mark Story d950ce0023 Merge branch '3.next' of github.com:cakephp/cakephp into 3.next 8 years ago
  Mark Story 45c1015e9c Merge branch 'master' into 3.next 8 years ago
  Mark Story 23c860682b Fix nested entity expansion. 8 years ago
  Jeremy Harris caec5fa1c5 Fixed RequestHandler overwriting renderAs response 8 years ago
  Mark Story a8b95da529 Merge branch 'master' into 3.next 8 years ago
  ADmad c915126578 Fix RequestHandler::prefers() returning false positives. 8 years ago
  ADmad a094cde88d Merge branch 'master' into 3.next 8 years ago
  ADmad 63f1dd5aed Update inline docblocks. 8 years ago
  Mark Story 54cd172c60 Fix deprecated property usage in routing. 8 years ago
  mark_story e09e3ecf46 Fix deprecation failures for RequestHandlerComponent. 8 years ago
  mark_story a158d437f9 Fix failing deprecated method use in ExceptionRenderer tests. 8 years ago
  Mark Story 0eee967d26 Add deprecations for Controller 8 years ago
  dereuromark 165f178241 Improve IDE compatibility 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth 6016663a28 Use HTTPS for the book.cakephp.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Travis Rowland eeb969d78b Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant. 9 years ago
  saeid 97502b219d chnage Cake\Network\Request to Cake\Http\ServerRequest 9 years ago
  saeid b4212c73e9 change "Cake\Network\Response" to "Cake\Http\Response" 9 years ago
  Mark Story 888ff74326 Replace calls to config() with get/setConfig() 9 years ago
  Anthony GRASSIOT 1e6a0ab536 Remove more deprecated function's call 9 years ago
  antograssiot 3d00d40c1f fIx CS and wrong function calls 9 years ago
  antograssiot 56200bb593 remove deprecated calls form Cake\Controller 9 years ago
  Mark Story 3c56b122be Merge branch 'master' into 3.next 9 years ago
  Mark Story 11d7c5411f Document and deprecate a strange property. 9 years ago
  ADmad 07eb87d5ba Don't populate Controller::$helpers in RequestHandler. 9 years ago
  Juan Basso 1f53eb67ea Using variadic instead of call_user_func_array 9 years ago
  Mark Story ab4a4716cd Remove response from CookieComponent. 9 years ago