Commit History

Author SHA1 Message Date
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  mscherer 4d1e628624 Fix CS - PSR12 6 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  saeid f9d2db1876 change the method to support array only 7 years ago
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 years ago
  Mark Story 9016d7f84d Move CorsBuilder and Session to the Http package. 8 years ago
  Mark Story 8d6e88c846 Mark Dispatcher as deprecated and flag its tests. 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  ADmad 0247146f31 Remove unneeded "use" statements. 8 years ago
  mark_story 2cb101226f Handle immutable responses better. 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
  saeid 56965febc4 use new response class within tests 9 years ago
  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
  ADmad 855c4d114b Fix CS error. 9 years ago
  Mark Story 6c0844fa57 Merge branch 'master' into 3.next 9 years ago
  ADmad 893358fa3b Remove use of TestCase::getMock() from "Routing" namepace tests. 9 years ago
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 10 years ago
  Mark Story 268de40f2f Integrate the new ActionDispatcher into Dispatcher 10 years ago
  Mark Story cce106b283 Remove duplicate code. 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Mark Story 8994971b67 Reject controller names that are not camel case. 10 years ago
  mark_story 67d1c9890e Disallow direct controller names 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago