summaryrefslogtreecommitdiffstats
path: root/application/config
AgeCommit message (Expand)AuthorFilesLines
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 Andreev14-77/+80
2015-01-09Bulk (mostly documentation) updateAndrey Andreev14-61/+61
2014-12-15Remove output minifierAndrey Andreev1-13/+0
2014-12-04Add 'cache_query_string' configuration optionAndrey Andreev1-0/+11
2014-11-23Removed EOL - 2ndtryJacques du Rand1-2/+2
2014-11-23Removed EOLJacques du Rand1-1/+1
2014-11-23Added missing comma at EOL(right place)Jacques du Rand1-2/+2
2014-11-23Added missing comma at EOLJacques du Rand1-1/+1
2014-11-23Updated list of bots - mostly google-likeJacques du Rand1-1/+6
2014-11-11Fix merge conflictsAndrey Andreev14-203/+360
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-10-28Close #3292Andrey Andreev1-3/+5
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev14-196/+350
2014-10-22[ci skip] Trim a newline characterAndrey Andreev1-1/+1
2014-10-22Update mimes.phpAndre Gardiner1-1/+2
2014-10-06feature/session (#3073): Refactor configuration & fix cookie expiry timesAndrey Andreev1-25/+33
2014-10-05Merge branch 'develop' into feature/sessionAndrey Andreev3-4/+38
2014-09-11Added vcard mime-typeAhmad Anbar1-1/+2
2014-09-08Add svg to config/mimes.phpAndrey Andreev1-1/+2
2014-08-27Fix #2963Andrey Andreev2-1/+13
2014-07-11Add setting ['composer_autoload']Andrey Andreev1-1/+21
2014-06-04Seriously, remove the line endingsean1-1/+1
2014-06-03Another ppt mime typeSean Fahey1-1/+1
2014-06-03Added 'application/vnd.ms-office' MIME for pptSean Fahey1-2/+2
2014-05-31Initial version of new Session libraryAndrey Andreev1-1/+1
2014-05-08Added support to Symbian OS platforms to recognize Nokia devicesAdriano Rosa1-1/+2
2014-04-14Change 'standardize_newlines' default to FALSEAndrey Andreev1-1/+1
2014-04-14Replace "folder" with "directory" in config.phpvlakoff1-3/+3
2014-04-14Rename config item "error_templates_path" to "error_views_path"vlakoff1-2/+2
2014-04-12Make the error templates path configurablevlakoff1-0/+11
2014-02-11"BASEPATH check" consistencydarwinel14-14/+29
2014-02-112013 > 2014darwinel14-14/+14
2014-02-11Fix a typo in the smileys config (PR #2853)Andrey Andreev1-1/+1
2014-01-20Merge branch 'develop' into feature/output_compressed_cacheAndrey Andreev1-1/+9
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
2014-01-18Merge branch 'develop' into feature/output_compressed_cacheAndrey Andreev1-0/+5
2014-01-17Add autoloading library aliasing support (supersedes PR #2824)Andrey Andreev1-0/+5
2014-01-15Merge changes from developAndrey Andreev2-3/+7
2014-01-15Merge pull request #2811 from dionysiosarvanitis/fix/ie11_user_agentAndrey Andreev1-0/+1
2014-01-15Trident prefix added to avoid potential false positives.Dionysis Arvanitis1-1/+1
2014-01-15CI_URI changes related to the 'permitted_uri_chars' settingAndrey Andreev1-3/+6
2014-01-11IE11 User Agent support addedDionysis Arvanitis1-0/+1
2014-01-10Compress output before storing it to cache, if output compression is enabledAndrey Andreev1-0/+3
2014-01-08Remove preg_quote() call from CI_User_agent::_set_browser() and add another p...Andrey Andreev1-0/+2