summaryrefslogtreecommitdiffstats
path: root/application/config/database.php
AgeCommit message (Expand)AuthorFilesLines
2018-08-22[ci skip] Close #5513Andrey Andreev1-1/+1
2017-10-09[ci skip] Merge pull request #5292 from ajdunn2/developAndrey Andreev1-1/+1
2015-07-16Add 'ssl_verify' option for mysqli driverAndrey Andreev1-0/+1
2015-07-16Add SSL support for PDO_MYSQL tooAndrey Andreev1-1/+1
2015-07-16[ci skip] Add note about colon-separated ssl_cipher listAndrey Andreev1-1/+1
2015-07-16Refactor proposed changes from PR #3896Andrey Andreev1-1/+10
2015-07-16Merge branch 'feature/mysqli-ssl' of github.com:ndigitals/CodeIgniter into fe...Andrey Andreev1-0/+2
2015-07-04Standardized new linesCalvin Tam1-1/+0
2015-06-18Fixed a cleanup miss in the default database config file to follow the recent...Tim Nolte1-6/+1
2015-06-18Removed db_options configuration item for implementation later. Changed 5 new...Tim Nolte1-6/+1
2015-06-08Merge branch 'develop' into feature/mysqli-sslTim Nolte1-1/+1
2015-06-08Added new MySQLi parameters/info to default database config file. Fixed missi...Tim Nolte1-0/+12
2015-05-27[ci skip] Default 'db_debug' value to depend on ENVIRONMENT settingAndrey Andreev1-1/+1
2015-02-19Remove 'autoinit' DB settingAndrey Andreev1-2/+0
2015-01-26Remove license blocks in /application filesvlakoff1-36/+0
2015-01-21Remove closing blocks at end of PHP filesvlakoff1-3/+0
2015-01-12Merge branch 'develop' into feature/sessionAndrey Andreev1-3/+3
2015-01-09Bulk (mostly documentation) updateAndrey Andreev1-3/+3
2014-11-11Fix merge conflictsAndrey Andreev1-14/+25
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev1-14/+25
2014-05-31Initial version of new Session libraryAndrey Andreev1-1/+1
2014-02-11"BASEPATH check" consistencydarwinel1-1/+3
2014-02-112013 > 2014darwinel1-1/+1
2014-01-20Polish changes from PR #2830Andrey Andreev1-9/+9
2014-01-19Fix whitespaces to tabs.Ahmedul Haque Abid1-1/+1
2014-01-19Added save_queries config setting in config/database.phpAhmedul Haque Abid1-0/+8
2013-01-01[ci skip] Happy new yearAndrey Andreev1-1/+1
2012-10-12Set MySQL client compression to FALSE by default (problems reported with it),...Andrey Andreev1-4/+6
2012-08-20database added config optionMichiel Vugteveen1-0/+2
2012-07-05Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function ...Andrey Andreev1-2/+3
2012-06-26Revert default config value of db pconnect to TRUE (issue #793)Andrey Andreev1-2/+2
2012-04-26Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developJamie Rumbelow1-22/+25
2012-04-17minor style fixTimothy Warren1-2/+2
2012-04-17Updated supported database driver listTimothy Warren1-1/+2
2012-04-04Make database config easier to work withTimothy Warren1-17/+19
2012-03-26Clear some spaces and fix some inconsistencies in application/ php filesAndrey Andreev1-3/+3
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
2012-02-19Renaming Active Record to Query Builder across the systemJamie Rumbelow1-4/+4
2012-02-09Added database.phpTaufan Aditya1-0/+2
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-12-28Turn "pconnect" off by default.Phil Sturgeon1-1/+1
2011-12-24Changes "ie" to "e.g." mrw1-1/+1
2011-11-29The DB_driver can now use failover databases if specifiedFelix Balfoort1-1/+2
2011-10-21fixing typo in attribution blockDerek Jones1-1/+1
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-0/+25
2011-08-23Got PDO workingTimothy Warren1-1/+1
2011-07-02hand merged remaining unresolved files following the backout of 648b42a75739,...Derek Jones1-1/+2
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-5/+5
2011-05-20modified the 'use_set_names' variable in the MySQL/i drivers to be a class pr...Derek Jones1-1/+2
2011-04-25Fixed double-space typo.Razican1-5/+5