Commit History

Author SHA1 Message Date
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 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
  okonomi 620aa95e20 exception's namespace strictly 11 years ago
  Jose Lorenzo Rodriguez 5d30e68b18 Datasource\Error -> Datasource\Exception 11 years ago
  Jose Lorenzo Rodriguez add0bd5005 Fixing tests related to StaticConfigTrait 11 years ago
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 years ago
  antograssiot fe475a1a30 avoid fatal error by throwing exception 11 years ago
  Bryan Crowe b3d00446dc Remove PHP 5 and file names from docblocks 12 years ago
  AD7six 75b0f45fef change test class to simulate core's config usage 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago