summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2016-12-01Remove previously deprecated Form Helper function form_prep()Andrey Andreev1-19/+0
2016-12-01Remove previously deprecated File Helper function read_file()Andrey Andreev1-20/+0
2016-12-01Remove previously deprecates String Helper functions trim_slashes(), repeater()Andrey Andreev1-47/+0
2016-12-01Remove previously deprecated HTML helper functions br(), nbs()Andrey Andreev1-34/+0
2016-12-01Remove previously deprecated Security Helper function do_hash()Andrey Andreev1-24/+0
2016-12-01Remove previously deprecated Date Helper function standard_date()Andrey Andreev1-40/+0
2016-12-01Remove previously deprecated Email HelperAndrey Andreev1-84/+0
2016-12-01Remove previously deprecated CI_Config::system_url()Andrey Andreev1-14/+0
2016-12-01Remove previously deprecated fetch_*() methods from CI_RouterAndrey Andreev1-43/+0
2016-12-01Remove previously deprecated CI_Input::is_cli_request()Andrey Andreev1-15/+0
2016-12-01Remove a function_exists('escapeshellarg') check from CI_UploadAndrey Andreev1-3/+1
2016-12-01Switch CI_Email::$validate to On by defaultAndrey Andreev1-1/+1
2016-12-01Merge branch '3.1-stable' into developAndrey Andreev11-100/+80
2016-12-01Fix #4844Andrey Andreev1-1/+1
2016-12-01Fix #4927Andrey Andreev1-3/+4
2016-11-29Fix #4923Andrey Andreev3-41/+33
2016-11-23[ci skip] Deprecate nice_date()Andrey Andreev1-0/+1
2016-11-23Fix #4917Andrey Andreev1-2/+2
2016-11-23[ci skip] Styling change after 21b7a2a2d00bd5645b2ca1afcfa4098e207292a4Andrey Andreev1-2/+2
2016-11-22Add support for CURRENT_TIMESTAMP (and similar) defaults to date/time fields ...Andrey Andreev1-12/+24
2016-11-22Fix #4916Andrey Andreev1-2/+2
2016-11-14Fix #4905Andrey Andreev1-32/+8
2016-11-07Fix #4902Andrey Andreev1-1/+1
2016-11-03Fix #4679, for realAndrey Andreev1-1/+1
2016-11-01Merge pull request #4891 from gxgpet/develop_31102016Andrey Andreev1-7/+31
2016-11-01strict comparison of 1.George PETCULESCU1-1/+1
2016-11-01fixed when $filename is an array with a different count than 1.George PETCULESCU1-1/+6
2016-11-01Fixed coding style (this time for real)gxgpet1-2/+2
2016-11-01if download helper receives a numeric array now it won't workGeorge Petculescu1-0/+5
2016-10-31[ci skip] Fix #4887Andrey Andreev1-13/+23
2016-10-31fixed coding style (2)George PETCULESCU1-1/+1
2016-10-31fixed coding styleGeorge PETCULESCU1-1/+1
2016-10-31Merge pull request #4893 from tianhe1986/develop_fix_dbdriver_quoteAndrey Andreev2-2/+2
2016-10-31Fix compile_binds: do not use back references inside a character class.tianhe19862-2/+2
2016-10-31Fix #4890Andrey Andreev1-4/+4
2016-10-31Merge pull request #4886 from tianhe1986/develop_dbdriver_quoteAndrey Andreev2-2/+2
2016-10-31Merge pull request #4886 from tianhe1986/develop_dbdriver_quoteAndrey Andreev2-2/+2
2016-10-31single entry restriction if $filename is an arrayGeorge Petculescu1-1/+1
2016-10-31download helper should be able to offer a download by reading a local file an...George Petculescu1-7/+21
2016-10-28Revert "Match single quote in is_write_type()."tianhe19861-1/+1
2016-10-28Merge branch '3.1-stable' into developAndrey Andreev27-107/+550
2016-10-28[ci skip] Mark the start of 3.1.3-devAndrey Andreev1-1/+1
2016-10-28[ci skip] Prepare for 3.1.2 releaseAndrey Andreev1-1/+1
2016-10-28[ci skip] xss_clean() hardeningAndrey Andreev1-10/+11
2016-10-28Merge pull request #4826 from gxgpet/develop2Andrey Andreev1-0/+1
2016-10-28Improve byte-safetyAndrey Andreev4-41/+235
2016-10-28Match single quote in is_write_type().tianhe19861-1/+1
2016-10-28Match both single and double quote in compile_binds().tianhe19862-2/+2
2016-10-28[ci skip] Clear trailing whitespace from PR #4834Andrey Andreev1-1/+1
2016-10-28Fix #4884Andrey Andreev1-1/+1