cakephp2-php8/lib/Cake
Stephen Cuppett ffb7e86641 Enable sslmode for PostgreSQL connections
By default, PHP 5.5 and PostgreSQL PDO will not allow SSL connections. This adds the default of "allow", but also the user may override the setting to "require" or any of the other potential values. 

See: http://php.net/manual/en/function.pg-connect.php
2014-11-20 22:37:39 -05:00
..
Cache Add default prefix to RedisEngine 2014-10-14 22:47:34 -04:00
Config Updated the default Cake routes to include a defaultRoute true flag to allow differentiation 2014-05-29 00:55:51 -04:00
Configure Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Console Merge branch 'master' into 2.6 2014-11-10 19:38:31 -05:00
Controller Simplification of return types. No need to return more mixed than necessary. 2014-11-08 20:07:47 +01:00
Core Merge branch 'master' into 2.6 2014-11-07 15:13:46 -05:00
Error a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
Event Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
I18n Simplification of return types. No need to return more mixed than necessary. 2014-11-08 20:07:47 +01:00
Log console: don't use colored output if there's no TTY 2014-09-03 10:47:05 +02:00
Model Enable sslmode for PostgreSQL connections 2014-11-20 22:37:39 -05:00
Network Merge branch 'master' into 2.6 2014-11-10 19:38:31 -05:00
Routing Simplification of return types. No need to return more mixed than necessary. 2014-11-08 20:07:47 +01:00
Test Add test for css() and script() with the same resource identifier 2014-11-19 11:20:37 +07:00
TestSuite Fix getMockForModel() using the incorrect datasource. 2014-10-12 22:30:22 -04:00
Utility Simplification of return types. No need to return more mixed than necessary. 2014-11-08 20:07:47 +01:00
View BC fix for css() and script() with identical resource names 2014-11-19 11:20:37 +07:00
basics.php Merge branch 'master' into 2.6 2014-11-07 15:13:46 -05:00
bootstrap.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.6.0-RC1 2014-11-07 20:36:25 -05:00