コミット履歴

作者 SHA1 メッセージ 日付
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 年 前
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 年 前
  Mark Story 835a255042 Deprecate Plugin::unload() 7 年 前
  ADmad 6e6db691a9 Fix tests. 7 年 前
  ADmad f86a585210 Throw warning when using underscored fixture names. 7 年 前
  saeid f9d2db1876 change the method to support array only 7 年 前
  saeid e0f6112f3f unload plugins after use 7 年 前
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 年 前
  Mark Story 9016d7f84d Move CorsBuilder and Session to the Http package. 8 年 前
  Mark Story c1f6c93d2b Fix tests failing due to test suite changes, and implementation changes in test classes 8 年 前
  Mark Story 7dc1a6a999 Update tests for Routing to use new APIs/deprecated helper. 8 年 前
  Jose Diaz-Gonzalez 370fe1ebb2 3.next - Add deprecation warnings to the Utility package 8 年 前
  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. 10 年 前
  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 年 前