Commit History

Author SHA1 Message Date
  Jose Diaz-Gonzalez dac8362cae Working getClassMap() changes 11 years ago
  Jose Diaz-Gonzalez 608d253ad2 Only unset the passed DSN url key if parse_url succeeds 11 years ago
  Jose Diaz-Gonzalez ba8fa2dd83 Ensure querystring arguments override all other configuration values - useful when setting the path as a querystring arg instead of in the normal path variable 11 years ago
  Jose Diaz-Gonzalez 642a86961d Do not pass the scheme - which will now be incorrectly set to "file" - upstream 11 years ago
  Jose Diaz-Gonzalez acceb13f10 Only allow querystring arguments to be processed as NULL, TRUE, and FALSE constants 11 years ago
  Jose Diaz-Gonzalez 9b7044a810 Allow using triple forward slashes for all passed DSN values 11 years ago
  Jose Diaz-Gonzalez 4d231e5fb5 Fix driver and className setting on parsed DSNs 11 years ago
  Jose Diaz-Gonzalez 4ef456d2f4 Use proper index for driver name 11 years ago
  Jose Diaz-Gonzalez 03fbcc2dfe Switch to double-quotes in an attempt to avoid "missing terminating ]" errors 11 years ago
  Jose Diaz-Gonzalez 75d2e40d02 Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage 11 years ago
  Jose Diaz-Gonzalez 9629148765 If the value of `dsn` fails to be parsed, return the original config as is. 11 years ago
  Jose Diaz-Gonzalez 953b72c9c3 Simplify usage of parseDsn 11 years ago
  Jose Diaz-Gonzalez 393e69efef Standardize on setting 'username' and 'password' keys 11 years ago
  Jose Diaz-Gonzalez 5ab11510c4 Remove extra single quote 11 years ago
  Jose Diaz-Gonzalez 422fc660ab Use upper-case DSN everywhere 11 years ago
  Jose Diaz-Gonzalez 9d78414d16 Add support for cases where the scheme is not a useful value - such as the Log class 11 years ago
  Jose Diaz-Gonzalez f0000b0900 Set config argument default value to null 11 years ago
  Jose Diaz-Gonzalez fdbe128107 Add support for null values 11 years ago
  Jose Diaz-Gonzalez 593e9c67a5 Update doc comment 11 years ago
  Jose Diaz-Gonzalez a1f67fcd24 Fix doc comment variable reference 11 years ago
  Jose Diaz-Gonzalez 1f81ce72b8 Switch from `dsn` to `url` 11 years ago
  Jose Diaz-Gonzalez 2ee6448a32 Add DSN parsing to StaticConfigTrait 11 years ago
  Mark Story a44fb76201 Consolidate duplicated code and fix a few issues. 11 years ago
  Jose Lorenzo Rodriguez ce8384d945 Fixed all email tests 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
  euromark e40d9bc963 Resolve Exception namespace 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  ADmad 9a0f88386e Add property $_config to StaticConfigTrait. 12 years ago
  Bryan Crowe 0c7190be17 Use semantic version for since doc block 12 years ago