summaryrefslogtreecommitdiffstats
path: root/application/config/config.php
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Reduce bcrypt cost for testsuiteFlorian Pritz1-0/+1
2018-01-01Use temporary directory for testsuite uploadsFlorian Pritz1-0/+4
2017-09-18Automatically set baseurl for testsFlorian Pritz1-0/+4
2017-09-09WIP: CI3 migrationFlorian Pritz1-2/+2
2017-09-09Merge tag '3.1.5' into dev-ci3Florian Pritz1-74/+236
2016-12-14[ci skip] Deprecate 'allow_get_array', 'standardize_newlines'Andrey Andreev1-6/+16
2016-06-05config: Clarify comment about password hashing settingsFlorian Pritz1-1/+2
2016-04-01Fix typoFlorian Pritz1-1/+1
2016-04-01Support changing password hashing settingsFlorian Pritz1-0/+9
2016-01-11[ci skip] Update codeigniter.com links to httpsAndrey Andreev1-4/+4
2015-10-31Prevent Host header injectionsAndrey Andreev1-4/+10
2015-09-01[ci skip] Correct session database setup docsAndrey Andreev1-0/+3
2015-07-22Fix #3991Andrey Andreev1-0/+2
2015-07-15[ci skip] Add changelog entries for PR #3828Andrey Andreev1-2/+9
2015-07-04Standardized new linesCalvin Tam1-3/+0
2015-07-04Fixed typosCalvin Tam1-2/+2
2015-06-05Move public files to ./public_htmlFlorian Pritz1-2/+2
2015-04-27[ci skip] Remove redundant comment about log_thresholdAndrey Andreev1-2/+0
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-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-18Fix #3593Andrey Andreev1-7/+6
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-26Remove license blocks in /application filesvlakoff1-36/+0
2015-01-21Remove closing blocks at end of PHP filesvlakoff1-4/+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-12Merge branch 'develop' into feature/sessionAndrey Andreev1-16/+14
2015-01-09Bulk (mostly documentation) updateAndrey Andreev1-3/+3
2014-12-15Remove output minifierAndrey Andreev1-13/+0
2014-12-04Add 'cache_query_string' configuration optionAndrey Andreev1-0/+11
2014-11-11Fix merge conflictsAndrey Andreev1-21/+34
2014-11-11Close #3322 [ci skip]Andrey Andreev1-4/+4
2014-11-10#3073 (feature/session): (Try to) fix memcached driverAndrey Andreev1-1/+1
2014-11-02Add tarball support to multipastesFlorian Pritz1-0/+7
2014-10-29Make email sender configurableFlorian Pritz1-0/+3
2014-10-28Close #3292Andrey Andreev1-3/+5
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev1-14/+25
2014-10-06feature/session (#3073): Refactor configuration & fix cookie expiry timesAndrey Andreev1-25/+33
2014-08-27Fix #2963Andrey Andreev1-0/+12
2014-07-11Add setting ['composer_autoload']Andrey Andreev1-1/+21
2014-04-14Change 'standardize_newlines' default to FALSEAndrey Andreev1-1/+1