summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-17Fix #3572: CI_Security::_remove_evil_attributes()Andrey Andreev1-21/+6
2015-02-15add <!DOCTYPE html>Tjoosten25-25/+50
2015-02-13Fix a typo in CI_SessionAndrey Andreev1-1/+1
2015-02-11Fix undefined variable notice in Session redis, memcached driversAndrey Andreev2-2/+2
2015-02-09Fix #3579Andrey Andreev1-2/+2
2015-02-08Merge pull request #3577 from dev-ggallon/Fix_DatabaseAndrey Andreev2-2/+2
2015-02-08Deleted spacesGwenael Gallon2-2/+2
2015-02-08Revert "Remove unnecessary return"Gwenael Gallon1-1/+1
2015-02-08Revert "Remove unnecessary return"Gwenael Gallon6-6/+6
2015-02-08Revert "Remove unnecessary return"Gwenael Gallon8-8/+8
2015-02-07Remove unnecessary returnGwenael Gallon8-8/+8
2015-02-07Remove unnecessary returnGwenael Gallon6-6/+6
2015-02-07Remove unnecessary returnGwenael Gallon1-1/+1
2015-02-07Revert indentationGwenael Gallon2-8/+8
2015-02-07Add 'sess_regenerate_destroy' settingAndrey Andreev1-1/+1
2015-02-07Fix unreachable codeGwenael Gallon2-10/+10
2015-02-06a tiny changeİrfan Evrens1-1/+1
2015-02-06Polish changes following PR #3573Andrey Andreev1-5/+12
2015-02-06Fix HELO localhost.localdomain violates RFC standardsJames Wade1-2/+6
2015-02-06Update Input.phpIgnasimg1-9/+46