コミット履歴

作者 SHA1 メッセージ 日付
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 8 年 前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年 前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年 前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年 前
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 年 前
  Mark Story d7d0e22ac6 Fix requestAction() not working with middleware. 9 年 前
  Mark Story 6c0844fa57 Merge branch 'master' into 3.next 9 年 前
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 年 前
  Mark Story 268de40f2f Integrate the new ActionDispatcher into Dispatcher 10 年 前
  antograssiot b19dd062bb remove unsued import 10 年 前
  ndm2 717e60d741 Fix cookies not being passed for requested actions. 10 年 前
  Yves P d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 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. 11 年 前
  ADmad 6cf7b52897 Use short array syntax. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 年 前
  librasoft 411708823c Fix RequestActionTraitTest 11 年 前
  Jose Lorenzo Rodriguez 5a0a7966e0 Removing inflections out from the router, this also means that default 11 年 前
  mark_story b0c0af006f Allow requestAction() to set environment values. 12 年 前
  Jose Lorenzo Rodriguez 497e3673ce Re-adding session capability to RequestAction 12 年 前
  mark_story 4803c4a285 Move controller resolution into a separate dispatcher filter. 12 年 前
  mark_story 7db068c945 Add a convention for dispatcher filter names. 12 年 前
  mark_story d367c8a6c0 Remove additionalParams and update RequestActionTrait tests. 12 年 前
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 年 前
  Bryan Crowe 5ae1c29836 Update copyright statements in docblocks 12 年 前
  ADmad 2f0aa5109f Changed serialize/unserialize to json encode/decode. 12 年 前
  ADmad 5ad055527f Update requestAction() test methods. 12 年 前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前