summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-06[ci skip] Merge pull request #4962 from ytetsuro/patch-2Andrey Andreev1-1/+2
2017-01-05add empty line priorytetsuro1-1/+1
2017-01-05oci8_forge add column bug fixytetsuro1-1/+2
2017-01-05[ci skip] Merge pull request #4970 from arysom/developAndrey Andreev1-0/+15
2017-01-05[ci skip] || -> ORAndrey Andreev1-1/+1
2017-01-04editorconfig settingsarysom1-0/+15
2017-01-04Close #4904Andrey Andreev4-9/+11
2017-01-03Merge pull request #4958 from boxsnake/developAndrey Andreev1-1/+1
2017-01-03[ci skip] Update year to 2017 in user_guide_src/cilexerAndrey Andreev1-3/+3
2016-12-31Update copyright data to 2017Master Yoda167-330/+331
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 #4947 from slax0rr/developAndrey Andreev2-6/+3
2016-12-16Add constructor comments to match controller docsTomaz Lovrec2-0/+3
2016-12-16Remove needless constructor in model documentationTomaz Lovrec1-6/+0
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 Andreev11-82/+41
2016-12-14Isolate CI_Security instantiation from CI_Input; improve testsAndrey Andreev13-83/+79
2016-12-14Drop all PHP 5.3-related codeAndrey Andreev30-1115/+28
2016-12-14[ci skip] More doc changes related to PHP 5.4.8 requirementAndrey Andreev6-20/+30
2016-12-14[ci skip] Require PHP 5.4.8 as the absolute minimumAndrey Andreev2-1/+5
2016-12-14Don't allow failures with PHP 7.1 on Travis-CIAndrey Andreev1-1/+0
2016-12-14[ci skip] Update changelog; add an entry & upgrade instructions for last commitAndrey Andreev3-20/+52
2016-12-14Remove dead parameter from form_upload()Andrey Andreev1-2/+1
2016-12-14Finally drop CI_Input::_sanitize_globals()Andrey Andreev4-201/+32
2016-12-14Remove 'global_xss_filtering' config settingAndrey Andreev6-69/+20
2016-12-14Remove 'allow_get_array', 'standardize_newlines' config settingsAndrey Andreev5-56/+8
2016-12-14[ci skip] Fix a changelog entry typoAndrey Andreev1-1/+1
2016-12-14Merge branch '3.1-stable' into developAndrey Andreev10-130/+78
2016-12-14[ci skip] Deprecate 'allow_get_array', 'standardize_newlines'Andrey Andreev3-6/+32
2016-12-14Move 'standardize_newlines' proc out of CI_Input::_clean_input_data()Andrey Andreev1-17/+7
2016-12-12Remove previously deprecated Cart LibraryAndrey Andreev6-983/+17
2016-12-12Remove previously deprecated Smiley HelperAndrey Andreev7-499/+14
2016-12-12Fix #4892 - update_batch()Andrey Andreev6-105/+28
2016-12-12Really fix #4937Andrey Andreev1-6/+6
2016-12-12[ci skip] Add changelog entry for PR #4941Andrey Andreev1-0/+1
2016-12-12Merge pull request #4941 from aquilax/fix-pdo-sqlite-order_by-randAndrey Andreev1-1/+1
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 Andreev2-13/+7
2016-12-08Merge pull request #4932 from rhynodesigns/patch-1Andrey Andreev1-2/+2
2016-12-08Merge pull request #4932 from rhynodesigns/patch-1Andrey Andreev1-2/+2
2016-12-08Spelling: convinient -> convenientRyan McAllen1-2/+2
2016-12-01[ci skip] Fix #4928Andrey Andreev2-1/+5
2016-12-01[ci skip] Mark a historical docs note as written by EllisLabAndrey Andreev1-1/+1
2016-12-01Remove previously deprecated FV Library method/rule prep_for_form()Andrey Andreev5-49/+4
2016-12-01Remove previously deprecated Javascript LibraryAndrey Andreev7-2267/+5
2016-12-01Remove previously deprecated Form Helper function form_prep()Andrey Andreev6-58/+8