Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  mscherer 4d1e628624 Fix CS - PSR12 6 years ago
  saeideng d45c5bc6cf remove redundant code 7 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 aad65a0faf Merge branch 'master' into 3.next 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 4548fc77e2 Fix more usage of config(). 8 years ago
  chinpei215 91475ccfa5 Fix parseDsn() ignoring empty strings 8 years ago
  chinpei215 8a91fca6b1 Fix parseDSN not working for SqlLocalDB 8 years ago
  mark_story fa8c5d8e99 Fix pattern for host names. 8 years ago
  Mark Story edcb3dc629 Add exception on parse failure. 8 years ago
  Mark Story f13b003349 Refactor tests to use a data provider. 8 years ago
  Mark Story 519b0ce66f Replace parse_url() with a regex. 8 years ago
  Mark Story f5823406b4 Move ConnectionManager tests with the other tests for that class 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
  Walther Lalk 0cb1d31942 Fix the broken test 9 years ago
  Walther Lalk 2f2cbbd8cc Add a test 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Jose Lorenzo Rodriguez 21be0b5b8e Fixing bug In ConnectionManager::config() when passing an object instance 10 years ago
  Mark Story b2317272fe Increase code coverage in ConnectionManager. 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
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago