summaryrefslogtreecommitdiffstats
path: root/application/config
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-08Added new MySQLi parameters/info to default database config file. Fixed missi...Tim Nolte1-0/+12
2015-06-05Move public files to ./public_htmlFlorian Pritz1-2/+2
2015-05-27[ci skip] Default 'db_debug' value to depend on ENVIRONMENT settingAndrey Andreev1-1/+1
2015-05-22Remove unneeded duplicates in file_storageFlorian Pritz1-1/+1
2015-05-21tests: Rework database handlingFlorian Pritz1-0/+7
2015-05-21Support multiple files with the same hashFlorian Pritz1-1/+1
2015-05-17Added subtitles mime types.Ahmad Anbar1-1/+3
2015-05-06Update user_agents.phpOleg Filippov1-0/+1
2015-05-01MIMES : added new mime type for 3gp based video file upload, added space betw...Intekhab Rizvi1-1/+1
2015-05-01MIMES : added new mime type for 3gp based video file uploadIntekhab Rizvi1-1/+1
2015-04-27[ci skip] Remove redundant comment about log_thresholdAndrey Andreev1-2/+0
2015-04-23Adding two new characters and their ASCII equivalentAbs1-0/+1
2015-04-18Added config option max_invitation_keysAlexander Finkhäuser1-0/+3
2015-04-09Document how to clean file cache if usedFlorian Pritz1-0/+2
2015-03-14Update user_agents.phpOleg Filippov1-0/+1
2015-03-14[ci skip] Add a note about sess_save_path in config.phpAndrey Andreev1-0/+2
2015-03-01[ci skip] Fix a typo in config.phpAndrey Andreev1-1/+1
2015-02-28[ci skip] Formally deprecate 'global_xss_filtering'Andrey Andreev1-0/+3
2015-02-22Add comment for actions_max_age in configFlorian Pritz1-0/+3
2015-02-22Fix upload_max_age commentFlorian Pritz1-1/+1
2015-02-19Remove 'autoinit' DB settingAndrey Andreev1-2/+0
2015-02-18Fix #3593Andrey Andreev1-7/+6
2015-02-15add <!DOCTYPE html>Tjoosten1-1/+2
2015-02-07[ci skip] Fix a setting name in a commentAndrey Andreev1-1/+1
2015-02-07Add 'sess_regenerate_destroy' settingAndrey Andreev1-0/+7
2015-02-05Add simple testsuiteFlorian Pritz1-1/+5
2015-02-02[ci skip] Improve note about sess_save_path in config.phpAndrey Andreev1-2/+4
2015-01-26[ci skip] Remove 'session' from autoload comments for 'driver'Andrey Andreev1-2/+2
2015-01-26Remove license blocks in /application filesvlakoff14-504/+0
2015-01-21Remove closing blocks at end of PHP filesvlakoff14-46/+0
2015-01-21[ci skip] Fix incorrect wording in config.phpAndrey Andreev1-1/+1
2015-01-19[ci skip] Add missing word in a commentAndrey Andreev1-2/+2
2015-01-19feature/session (#3073): Update config file and session docsAndrey Andreev1-9/+15
2015-01-16first go at reworking; needs to be redesignedFlorian Pritz1-0/+1
2015-01-12Merge branch 'develop' into feature/sessionAndrey Andreev14-77/+80
2015-01-09Bulk (mostly documentation) updateAndrey Andreev14-61/+61
2014-12-15Remove output minifierAndrey Andreev1-13/+0