Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  Robert Pustułka 0ec1bc996c CS fix 7 years ago
  Robert Pustułka 6e97e08da6 Test that uploaded files are being passed correctly. 7 years ago
  Mark Story 66f49a4a89 Fix more deprecated feature use. 8 years ago
  Mark Story 7a5e33348c Update uses of HttpExceptions. 8 years ago
  mark_story b1adcab2ca Update IntegrationTestCase tests to use httpServer. 8 years ago
  mark_story a8665a0ddd Update test controllers to use undeprecated APIs. 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
  saeid b4212c73e9 change "Cake\Network\Response" to "Cake\Http\Response" 9 years ago
  Mark Story 6f7689b967 Merge branch 'master' into 3.next 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  antograssiot 3bfa33bc47 fix CS 9 years ago
  antograssiot 141862cde4 Merge branch 'master' into 3.next 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Mark Story a8567c5d38 Add integration tests for PSR7 + request bodies. 9 years ago
  Mark Story 43f8ed3fa1 Make IntegrationTestCase::_buildRequest return an array. 9 years ago
  ndm2 717e60d741 Fix cookies not being passed for requested actions. 10 years ago
  Mark Story 0a89ca9fa3 Merge pull request #7524 from cakephp/issue-7004 10 years ago
  Mark Story 4e66fee851 Add tests for #7515 and fix query string parsing. 10 years ago
  Mark Story 1d9aed149e Restore removed property. 10 years ago
  Mark Story e56f2f4f0d Remove useless property. 10 years ago
  Mark Story 8de4c014d2 Make sure that the core required routing parameters are set. 10 years ago
  Mark Story 7204e18be6 Pass the base and webroot properties into sub-requests. 10 years ago
  Adam Taylor 9368c625ef Fix typos 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  ADmad 7115cbeb20 Remove turning off auto rendering when action is called through requestAction(). 11 years ago
  mark_story 45b93ef78e Add exception handling to IntegrationTestCase. 11 years ago
  mark_story b0c0af006f Allow requestAction() to set environment values. 11 years ago