Commit History

Author SHA1 Message Date
  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. 11 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
  Jose Lorenzo Rodriguez 497e3673ce Re-adding session capability to RequestAction 12 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  Bryan Crowe b3d00446dc Remove PHP 5 and file names from docblocks 12 years ago
  ADmad 2f0aa5109f Changed serialize/unserialize to json encode/decode. 12 years ago
  ADmad 5ad055527f Update requestAction() test methods. 12 years ago
  ADmad 08477e8334 Made Response instance the only valid return type for controller action. 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ADmad 20b993f653 Update test app to match new app folder structure. 12 years ago