summaryrefslogtreecommitdiffstats
path: root/system/libraries
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Calling php5_validate_id() in the right place, for Redis session driverGeorge Petculescu1-2/+1
2019-03-15Remove unnecessary codeMichael Long1-1/+1
2019-03-15Fix code styleMichael Long1-1/+2
2019-03-15Refactor behaviors with different ttl of lock_keyMichael Long1-7/+7
2019-03-02Resolve race condition in redis driven session key get_lockMichael Long1-2/+3
2019-01-08Merge branch '3.1-stable' into developAndrey Andreev6-8/+10
2019-01-04Merge pull request #5659 from aanbar/validation_reset_dataAndrey Andreev1-1/+1
2019-01-04Merge pull request #5659 from aanbar/validation_reset_dataAndrey Andreev1-1/+1
2019-01-02Merge pull request #5662 from jim-parry/copyright2019Instructor, BCIT38-110/+110
2018-12-27Update copyright date to 2019Jim Parry35-70/+70
2018-12-24if we are not validating an array & the post data contains an array then null...Ahmad Anbar1-1/+1
2018-12-17[ci skip] Merge pull request #5651 from pawelkg/developAndrey Andreev1-1/+1
2018-12-12Fix tabsPaweł Kłopotek-Główczewski1-1/+1
2018-12-09Test if cache file is writable before unlink itPaweł Kłopotek-Główczewski1-1/+1
2018-08-22[ci skip] Drop a dead return statementAndrey Andreev1-1/+0
2018-08-22[ci skip] Fix #5571Andrey Andreev1-1/+1
2018-08-22[ci skip] Add exceptions for 2 error cases in FV set_rules()Andrey Andreev1-1/+2
2018-08-22[ci skip] Changelog entry for #5545, PR #5563Andrey Andreev1-1/+1
2018-08-07fix #5545Michiel Vugteveen5-6/+8
2018-06-15Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2018-06-15[ci skip] Fix #5526Andrey Andreev1-1/+1
2018-06-12Merge branch '3.1-stable' into developAndrey Andreev6-1/+99
2018-06-12[ci skip] Prepare 3.1.9 releaseAndrey Andreev5-0/+98
2018-06-12Merge pull request #5510 from johndekroon/developAndrey Andreev2-3/+15
2018-06-12[ci skip] Correct an erroneous variable name from PR #5510Andrey Andreev1-1/+1
2018-06-12Merge pull request #5510 from johndekroon/developAndrey Andreev2-3/+15
2018-06-11Fixing codestyleJohn de Kroon2-3/+3
2018-05-25Only use the output of idn_to_ascii() if it worked properlyJohn de Kroon2-3/+15
2018-05-18http:// to https://Mehdi Bounya35-81/+81
2018-05-01[ci skip] Close #5487Andrey Andreev1-1/+1
2018-03-22Merge branch '3.1-stable' into developAndrey Andreev2-2/+6
2018-03-10[ci skip] Merge pull request #5434 from xims/patch-3Andrey Andreev1-1/+4
2018-03-10[ci skip] Merge pull request #5434 from xims/patch-3Andrey Andreev1-1/+4
2018-03-08Update Image_lib to avoid setting file permissions when not neededxims1-1/+4
2018-03-04Fixed bug in ZIP libraryMehdi Bounya1-1/+1
2018-02-28[ci skip] Fix #5425Andrey Andreev1-1/+1
2018-02-14[ci skip] Apply #5394 (multibyte filename serving) to #5397 (Image_lib dynami...Andrey Andreev1-1/+10
2018-02-12Update Image_lib.phpMehdi Bounya1-1/+1
2018-02-07Changing file name in image lib dynamic outputMehdi Bounya1-2/+1
2018-01-31Update Image_lib.phpMehdi Bounya1-1/+2
2018-01-31File name changing in dynamic outputMehdi 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 Andreev2-4/+22
2018-01-22[ci skip] If possible, always negotiate for TLS 1.0, TLS 1.1, TLS 1.2 for SMT...Andrey Andreev1-1/+13
2018-01-22Fix a bug where INTL_IDNA_VARIANT_UTS46 was used while undeclaredAndrey Andreev2-2/+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 Andreev38-76/+76
2018-01-09Annual copyright updateMaster Yoda35-70/+70
2018-01-05[ci skip] Merge pull request #5369 from tianhe1986/develop_cache_memcacheAndrey Andreev1-2/+12