summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2017-01-03Update copyright data to 2017Master Yoda162-324/+324
2016-12-31Update copyright data to 2017Master Yoda162-324/+324
2016-12-231. Updated last comit with comment for https://github.com/bcit-ci/CodeIgniter...Alex Fang1-1/+1
2016-12-22Fix bug: DB_query_builder do not add parenthesis for cached group_byAlex Fang1-1/+1
2016-12-16[ci skip] Remove a function_exists() call from CI_Image_libAndrey Andreev1-1/+1
2016-12-16Merge pull request #4945 from vlakoff/text_helperAndrey Andreev1-1/+1
2016-12-15Small code simplification in character_limiter()vlakoff1-1/+1
2016-12-14Move csrf_verify() call out of CI_InputAndrey Andreev3-24/+7
2016-12-14Isolate CI_Security instantiation from CI_Input; improve testsAndrey Andreev3-11/+10
2016-12-14Drop all PHP 5.3-related codeAndrey Andreev22-1049/+19
2016-12-14Remove dead parameter from form_upload()Andrey Andreev1-2/+1
2016-12-14Finally drop CI_Input::_sanitize_globals()Andrey Andreev1-160/+8
2016-12-14Remove 'global_xss_filtering' config settingAndrey Andreev2-25/+10
2016-12-14Remove 'allow_get_array', 'standardize_newlines' config settingsAndrey Andreev1-22/+1
2016-12-14Merge branch '3.1-stable' into developAndrey Andreev7-124/+42
2016-12-14Move 'standardize_newlines' proc out of CI_Input::_clean_input_data()Andrey Andreev1-17/+7
2016-12-12Remove previously deprecated Cart LibraryAndrey Andreev1-567/+0
2016-12-12Remove previously deprecated Smiley HelperAndrey Andreev1-255/+0
2016-12-12Fix #4892 - update_batch()Andrey Andreev5-105/+27
2016-12-12Really fix #4937Andrey Andreev1-6/+6
2016-12-12Merge pull request #4941 from aquilax/fix-pdo-sqlite-order_by-randAndrey Andreev1-1/+1
2016-12-10`_random_keyword` must be arrayaquilax1-1/+1
2016-12-09[ci skip] Fix #4937Andrey Andreev1-13/+6
2016-12-01[ci skip] Fix #4928Andrey Andreev1-1/+4
2016-12-01Remove previously deprecated FV Library method/rule prep_for_form()Andrey Andreev1-32/+0
2016-12-01Remove previously deprecated Javascript LibraryAndrey Andreev3-1943/+0
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