Commit History

Author SHA1 Message Date
  Mark Story 9016d7f84d Move CorsBuilder and Session to the Http package. 8 years ago
  Mark Story c1f6c93d2b Fix tests failing due to test suite changes, and implementation changes in test classes 8 years ago
  Mark Story 7dc1a6a999 Update tests for Routing to use new APIs/deprecated helper. 8 years ago
  Jose Diaz-Gonzalez 370fe1ebb2 3.next - Add deprecation warnings to the Utility package 8 years ago
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.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
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 years ago
  Mark Story d7d0e22ac6 Fix requestAction() not working with middleware. 9 years ago
  Mark Story 6c0844fa57 Merge branch 'master' into 3.next 9 years ago
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 years ago
  Mark Story 268de40f2f Integrate the new ActionDispatcher into Dispatcher 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  ndm2 717e60d741 Fix cookies not being passed for requested actions. 10 years ago
  Yves P d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 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
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 years ago
  librasoft 411708823c Fix RequestActionTraitTest 11 years ago
  Jose Lorenzo Rodriguez 5a0a7966e0 Removing inflections out from the router, this also means that default 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
  mark_story 4803c4a285 Move controller resolution into a separate dispatcher filter. 12 years ago
  mark_story 7db068c945 Add a convention for dispatcher filter names. 12 years ago
  mark_story d367c8a6c0 Remove additionalParams and update RequestActionTrait tests. 12 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  Bryan Crowe 5ae1c29836 Update copyright statements in docblocks 12 years ago