コミット履歴

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