summaryrefslogtreecommitdiffstats
path: root/application/config/config.php
AgeCommit message (Expand)AuthorFilesLines
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-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
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" consistencydarwinel1-1/+2
2014-02-112013 > 2014darwinel1-1/+1
2014-01-15Merge changes from developAndrey Andreev1-3/+6
2014-01-15CI_URI changes related to the 'permitted_uri_chars' settingAndrey Andreev1-3/+6
2014-01-10Compress output before storing it to cache, if output compression is enabledAndrey Andreev1-0/+3
2014-01-08Make newline standardization configurableAndrey Andreev1-0/+14
2013-09-14[ci skip] Remove empty line at application/config/config.php EOFAndrey Andreev1-1/+1
2013-09-14Updated config to include list of valid characters to `sess_cookie_name`brenjt1-2/+2
2013-02-15Fix some stuff from recent pull requestsAndrey Andreev1-2/+5
2013-02-13Added support for changing the default log file extension from .php to whatev...Chris Passas1-0/+11
2013-01-24Move db_select() call from CI_DB_driver::initialize() to db_connect()Andrey Andreev1-1/+1
2013-01-23Update application/config/config.phpOsamaAbbas1-2/+2
2013-01-01[ci skip] Happy new yearAndrey Andreev1-1/+1
2012-10-31Changed URI auto-detection to try PATH_INFO firstAndrey Andreev1-2/+1
2012-10-31Multiple improvements to the URI classAndrey Andreev1-5/+6
2012-10-06Add IPv6 and array() support for *proxy_ips* configurationAndrey Andreev1-6/+10
2012-08-30Added session driver config itemsdchill421-0/+5
2012-07-03replaced double quotes with single in $config['cookie_... string valuesDumk01-3/+3
2012-06-15Merge branch 'develop' of github.com:EllisLab/CodeIgniter into developPhil Sturgeon1-7/+7
2012-06-15Merge branch 'feature/minify_output' of https://github.com/atiredmachine/Code...Phil Sturgeon1-0/+13
2012-06-14Polish changes from pull #1233 - Session class already has the time_reference...Andrey Andreev1-3/+3
2012-06-13Fixed some stuff in documentation.Iban Eguia1-3/+4
2012-06-12Changed the config parameter. The session's _get_time() function has also ch...Iban Eguia1-2/+2
2012-06-10Changed the default timezone to local and explained in the config file.Iban Eguia1-2/+3
2012-03-27Fixed typo.Iban Eguia1-1/+1
2012-03-27Changed Date helper to return time() based on the timezone parameter.Iban Eguia1-9/+7
2012-03-26Clear some spaces and fix some inconsistencies in application/ php filesAndrey Andreev1-3/+3
2012-03-18add support for httponly cookiesfreewil1-0/+2
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
2012-01-25Rudimentary minifying of output.Thor (atiredmachine)1-0/+13
2012-01-08Merge pull request #850 from RS71/developPhil Sturgeon1-0/+2
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1