summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-13Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into developqichengzx1-12/+3
2018-02-12Update Image_lib.phpMehdi Bounya1-1/+1
2018-02-12[ci skip] Fix rendering of literal 'http://' strings in the manualAndrey Andreev3-6/+6
2018-02-12[ci skip] More polish on the download helperAndrey Andreev1-10/+3
2018-02-12[ci skip] Merge pull request #5403 from ytetsuro/fix/#5394/not-change-charset...Andrey Andreev1-3/+1
2018-02-11complement the missing HTTP status codesqichengzx1-0/+13
2018-02-08Fixed bug that character code did not changeytetsuro1-3/+1
2018-02-07Changing file name in image lib dynamic outputMehdi Bounya1-2/+1
2018-02-07[ci skip] Finalize changes from PR #5394Andrey Andreev2-10/+16
2018-02-07[ci skip] Merge pull request #5394 from ytetsuro/fix/rfc6266Andrey Andreev1-1/+13
2018-02-05Changed to include Content-Disposition parameters in variablesytetsuro1-6/+6
2018-02-05change variable nameytetsuro1-3/+3
2018-02-05Determine exactly whether converted filename is falseytetsuro1-1/+1
2018-02-05change use direct convert_to_utf8 methodytetsuro1-2/+2
2018-02-05refactor use Utf8 classytetsuro1-6/+3
2018-02-05change filename. convert to utf-8ytetsuro1-1/+16
2018-02-05fix rfc6266ytetsuro1-1/+1
2018-01-31Update Image_lib.phpMehdi Bounya1-1/+2
2018-01-31[ci skip] Add changelog entry for PR #5391Andrey Andreev1-0/+4
2018-01-31Merge pull request #5391 from mehdibo/fix/url-helperAndrey Andreev1-1/+1
2018-01-31File name changing in dynamic outputMehdi Bounya1-1/+1
2018-01-30Fix a QB bug where where(), having() treated values passed to them as arbitra...Andrey Andreev2-23/+29
2018-01-28Added rel attribute to auto_link()Mehdi Bounya1-1/+1
2018-01-27[ci skip] Apply the INTL_IDNA_VARIANT_UTS46 fix to CI_Email::_validate_email_...Andrey Andreev1-1/+1
2018-01-22Merge branch '3.1-stable' into developAndrey Andreev3-4/+30
2018-01-22[ci skip] If possible, always negotiate for TLS 1.0, TLS 1.1, TLS 1.2 for SMT...Andrey Andreev2-2/+16
2018-01-22Fix a bug where INTL_IDNA_VARIANT_UTS46 was used while undeclaredAndrey Andreev3-2/+8
2018-01-13Merge branch '3.1-stable' into developAndrey Andreev4-2/+28
2018-01-13[ci skip] Start 3.1.8-devAndrey Andreev6-4/+26
2018-01-13[ci skip] Prepare 3.1.7 releaseAndrey Andreev4-5/+5
2018-01-12[ci skip] Add changelog entry for PR #5379Andrey Andreev1-0/+1
2018-01-12[ci skip] Merge pull request #5379 from tianhe1986/develop_session_memcachedAndrey Andreev1-0/+2
2018-01-12[ci skip] Merge pull request #5379 from tianhe1986/develop_session_memcachedAndrey Andreev1-0/+2
2018-01-12Returning true when replace() succeed.tianhe19861-0/+2
2018-01-09[ci skip] Merge pull request #5376 from jim-parry/copyright-updateAndrey Andreev176-350/+350
2018-01-09[ci skip] Merge pull request #5376 from jim-parry/copyright-updateAndrey Andreev167-332/+332
2018-01-09Annual copyright updateMaster Yoda167-332/+332
2018-01-05[ci skip] Add changelog entry for PR #5369Andrey Andreev1-0/+1
2018-01-05[ci skip] Merge pull request #5369 from tianhe1986/develop_cache_memcacheAndrey Andreev1-2/+12
2018-01-05[ci skip] Merge pull request #5369 from tianhe1986/develop_cache_memcacheAndrey Andreev1-2/+12
2018-01-05Do not retry after calling add()tianhe19861-2/+2
2018-01-04Calling another increment/decrement if add() return FALSE.tianhe19861-4/+2
2018-01-02Calling add() after increment/decrement when the return value is FALSE.tianhe19861-4/+14
2017-12-27Merge pull request #5367 from carusogabriel/clean-elsesAndrey Andreev8-45/+24
2017-12-27Merge pull request #5367 from carusogabriel/clean-elsesAndrey Andreev8-45/+24
2017-12-25Setting initial value with increment/decrement functions.tianhe19861-0/+2
2017-12-20Add extra line before returnGabriel Caruso1-0/+1
2017-12-20Merge pull request #5354 from carusogabriel/refactoring-testsAndrey Andreev23-76/+75
2017-12-20Merge pull request #5354 from carusogabriel/refactoring-testsAndrey Andreev23-78/+78
2017-12-20Clean elsesGabriel Caruso8-45/+23