summaryrefslogtreecommitdiffstats
path: root/application/config
AgeCommit message (Expand)AuthorFilesLines
2017-10-28mysql: Enable full UTF8 supportFlorian Pritz2-4/+4
2017-09-26Put base_url in example config fileFlorian Pritz1-0/+3
2017-09-21Fix additional routes for CI3Florian Pritz1-2/+2
2017-09-18Automatically set baseurl for testsFlorian Pritz1-0/+4
2017-09-18Fix some routesFlorian Pritz1-3/+3
2017-09-16Update ci_session table for CI3Florian Pritz1-1/+1
2017-09-09WIP: CI3 migrationFlorian Pritz4-7/+6
2017-09-09Merge tag '3.1.5' into dev-ci3Florian Pritz15-497/+969
2017-07-10Use bigint for filesize in databasehashworks1-1/+1
2017-01-31config: Add exmple for database port settingFlorian Pritz1-0/+1
2016-12-14[ci skip] Deprecate 'allow_get_array', 'standardize_newlines'Andrey Andreev1-6/+16
2016-11-01Add multipaste queueFlorian Pritz1-0/+1
2016-09-19Move file controller into subdirFlorian Pritz1-3/+3
2016-08-30Merge pull request #4788 from edtsz/patch-2Andrey Andreev1-1/+17
2016-08-20Migration 18: Allow user info to be nulledFlorian Pritz1-1/+1
2016-07-30Fix dbprefix in database example configFlorian Pritz1-1/+1
2016-06-05config: Clarify comment about password hashing settingsFlorian Pritz1-1/+2
2016-05-26Merge pull request #4648 from el-ma/developAndrey Andreev1-1/+3
2016-05-25Merge pull request #4646 from el-ma/developAndrey Andreev1-1/+2
2016-04-01Fix typoFlorian Pritz1-1/+1
2016-04-01Support changing password hashing settingsFlorian Pritz1-0/+9
2016-03-29Increase size of password field in DBFlorian Pritz1-1/+1
2016-02-15[ci skip] Polish changes from PR #4453Andrey Andreev1-2/+3
2016-02-15Merge pull request #4453 from EpicKris/feature/Autoload-Driver-Object-NameAndrey Andreev1-0/+5
2016-01-13Merge pull request #4378 from jtneal/patch-1Andrey Andreev1-1/+1
2016-01-11[ci skip] Update codeigniter.com links to httpsAndrey Andreev6-9/+9
2016-01-11Merge pull request #4371 from feryardiant/contrib/mime-oggAndrey Andreev1-1/+1
2016-01-11Merge pull request #4241 from suhindra/developAndrey Andreev1-1/+2
2015-11-06Merge pull request #4218 from schwemmer/developAndrey Andreev1-0/+8
2015-10-31Prevent Host header injectionsAndrey Andreev1-4/+10
2015-09-20Migration 16: Increase length of ci_session.ip_address for IPv6Florian Pritz1-1/+1
2015-09-01[ci skip] Correct session database setup docsAndrey Andreev1-0/+3
2015-08-13Update config/constants.php with defined() checksAndrey Andreev1-34/+34
2015-07-22Fix #3991Andrey Andreev1-0/+2
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-15[ci skip] Add changelog entries for PR #3828Andrey Andreev1-2/+9
2015-07-13[ci skip] Update 'ico' entry in config/mimes.phpAndrey Andreev1-1/+1
2015-07-10[ci skip] Clarify comments about libraries/drivers autoloadingAndrey Andreev1-4/+6
2015-07-06[ci skip] Update config/migration.php commentsAndrey Andreev1-3/+3
2015-07-04Standardized new linesCalvin Tam7-21/+0
2015-07-04Fixed typosCalvin Tam1-2/+2
2015-06-26Fix ask jeeves user-agentrochefort1-1/+1
2015-06-22Added .ico mime typeÉderson1-1/+2
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 Nolte5-5/+7