summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2015-03-26Improve Session GC for files driverAndrey Andreev1-2/+4
2015-03-26Merge pull request #3700 from gadelat/developAndrey Andreev1-1/+1
2015-03-25use isset instead of array_key_existGabriel Potkány1-1/+1
2015-03-25Merge pull request #3696 from logsdon/developAndrey Andreev1-0/+5
2015-03-25Remove commentJoshua Logsdon1-1/+0
2015-03-25Return empty $var immediatelyJoshua Logsdon1-6/+6
2015-03-25Fix language overriding for calendar libraryGabriel Potkány1-1/+1
2015-03-25Fix #3694: Packages not overriding stock librariesAndrey Andreev1-17/+30
2015-03-24array_fill() throws an error if count($var) is 0Joshua Logsdon1-0/+6
2015-03-22Fixed redis cache save logicMathew White1-1/+1
2015-03-21[ci skip] Forbid DB session usage with cache_on enabledAndrey Andreev1-0/+4
2015-03-18Updated CI_Input unit test and fixed error "undefined offset" caused by using...Heesung Ahn1-2/+2
2015-03-16update documentation in database/query_builder.rst, change 2 tabs + 4 spaces ...yaoshanliang1-3/+3
2015-03-16Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into developyaoshanliang1-1/+1
2015-03-15[ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_ConfigAndrey Andreev1-1/+1
2015-03-15add changelog and documentation for adding an optional parameter to ``count_a...yaoshanliang1-5/+6
2015-03-14add a judgment of whether reset selectyaoshanliang1-4/+5
2015-03-14add a judgment of whether reset selectyaoshanliang1-2/+5
2015-03-13[ci skip] Remove NS usage in CI_SessionAndrey Andreev1-1/+1
2015-03-13Close #3663Andrey Andreev1-1/+1
2015-03-12Merge pull request #3659 from bjjay/bjjay-patch-1Andrey Andreev1-1/+1
2015-03-12Throw an exception on invalid session driver configAndrey Andreev1-6/+2
2015-03-12Correct a comment link typobjjay1-1/+1
2015-03-10Add array typehint to CI_Email::__construct()Andrey Andreev1-1/+1
2015-03-09Reduce once MB_ENABLED checkingbjjay1-9/+3
2015-03-07Housekeeping.Master Yoda1-1/+1
2015-03-07Housekeeping.Master Yoda1-1/+1
2015-03-07Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/hou...Master Yoda10-122/+124
2015-03-07Housekeeping.Master Yoda1-1/+1
2015-03-05Fix #3642Andrey Andreev1-7/+5
2015-03-04Fix #3627: Keep timed locks for more than 5 secondsAndrey Andreev3-49/+23
2015-03-03Remove an unused var in CI_LogAndrey Andreev1-8/+1
2015-02-27Make CI_Input:: read-only as wellAndrey Andreev1-1/+5
2015-02-27Fix #3633Andrey Andreev1-0/+1
2015-02-27Eh ... really fix that notice (#3604)Andrey Andreev1-0/+2
2015-02-27Fix an E_NOTICE caused by #3604Andrey Andreev1-13/+30
2015-02-26Merge pull request #3604 from Ignasimg/patch-1Andrey Andreev1-1/+15
2015-02-26Update Input.phpIgnasimg1-3/+3
2015-02-26funny tabs & spaces added and removed.Ignasimg1-18/+20
2015-02-23[ci skip] Fix #3618Andrey Andreev1-1/+1
2015-02-22Common.php: set_status_header: ImproveFieah1-46/+45
2015-02-22Cache: is_supportedFieah2-6/+4
2015-02-21Fix #3610Andrey Andreev1-1/+3
2015-02-20Added support for raw_input_stream property.Ignasimg1-53/+28
2015-02-19Fix postgre driver configAndrey Andreev2-1/+1
2015-02-19Remove 'autoinit' DB settingAndrey Andreev10-43/+2
2015-02-19Make set_status_header() a dummy under CLIAndrey Andreev1-0/+5
2015-02-19documentation changesIgnasimg1-8/+8
2015-02-18Fix #3593Andrey Andreev1-28/+25
2015-02-17Finishing PR #3596 <!DOCTYPE html>Ivan Tcholakov3-3/+6