Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-14 | [ci skip] Add changelog entry for PR #5397 | Andrey Andreev | 1 | -0/+5 | |
2018-02-14 | [ci skip] Merge pull request #5397 from mehdibo/patch-1 | Andrey Andreev | 1 | -1/+1 | |
File name changing in dynamic output image_lib | |||||
2018-02-14 | [ci skip] Merge pull request #5412 from ↵ | Andrey Andreev | 1 | -1/+1 | |
ytetsuro/delete-unnecessary-assignment-expressions Delete unnecessary assignment for force_download. | |||||
2018-02-14 | Delete unnecessary assignment expressions | ytetsuro | 1 | -1/+1 | |
2018-02-13 | only retain 103, 207, 308, 421 and 451 | qichengzx | 1 | -8/+0 | |
2018-02-13 | Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop | qichengzx | 1 | -12/+3 | |
2018-02-12 | Update Image_lib.php | Mehdi Bounya | 1 | -1/+1 | |
Fixed indentation | |||||
2018-02-12 | [ci skip] Fix rendering of literal 'http://' strings in the manual | Andrey Andreev | 3 | -6/+6 | |
2018-02-12 | [ci skip] More polish on the download helper | Andrey Andreev | 1 | -10/+3 | |
2018-02-12 | [ci skip] Merge pull request #5403 from ↵ | Andrey Andreev | 1 | -3/+1 | |
ytetsuro/fix/#5394/not-change-charset-bug Fixed bug that download filename character code did not change | |||||
2018-02-11 | complement the missing HTTP status codes | qichengzx | 1 | -0/+13 | |
2018-02-08 | Fixed bug that character code did not change | ytetsuro | 1 | -3/+1 | |
2018-02-07 | Changing file name in image lib dynamic output | Mehdi Bounya | 1 | -2/+1 | |
2018-02-07 | [ci skip] Finalize changes from PR #5394 | Andrey Andreev | 2 | -10/+16 | |
2018-02-07 | [ci skip] Merge pull request #5394 from ytetsuro/fix/rfc6266 | Andrey Andreev | 1 | -1/+13 | |
Give force_download a header conforming to RFC 6266 | |||||
2018-02-05 | Changed to include Content-Disposition parameters in variables | ytetsuro | 1 | -6/+6 | |
2018-02-05 | change variable name | ytetsuro | 1 | -3/+3 | |
2018-02-05 | Determine exactly whether converted filename is false | ytetsuro | 1 | -1/+1 | |
2018-02-05 | change use direct convert_to_utf8 method | ytetsuro | 1 | -2/+2 | |
2018-02-05 | refactor use Utf8 class | ytetsuro | 1 | -6/+3 | |
2018-02-05 | change filename. convert to utf-8 | ytetsuro | 1 | -1/+16 | |
2018-02-05 | fix rfc6266 | ytetsuro | 1 | -1/+1 | |
2018-01-31 | Update Image_lib.php | Mehdi Bounya | 1 | -1/+2 | |
I didn't understand #5394 that well, what I understood from your comment is that we should convert the charset to UTF-8. I tested with **マルチバイト** but it outputs nothing (empty string), but when I add a character **before** the string (e.g. xマルチバイト) it worked fine. | |||||
2018-01-31 | [ci skip] Add changelog entry for PR #5391 | Andrey Andreev | 1 | -0/+4 | |
2018-01-31 | Merge pull request #5391 from mehdibo/fix/url-helper | Andrey Andreev | 1 | -1/+1 | |
Prevent tab hijacking when using the URL helper | |||||
2018-01-31 | File name changing in dynamic output | Mehdi Bounya | 1 | -1/+1 | |
Allow changing file name (`Content-Disposition` header) when outputting the image by specifying the `new_name` config | |||||
2018-01-30 | Fix a QB bug where where(), having() treated values passed to them as ↵ | Andrey Andreev | 2 | -23/+29 | |
arbitrary SQL | |||||
2018-01-28 | Added rel attribute to auto_link() | Mehdi Bounya | 1 | -1/+1 | |
Fixed security issue: allowing the target page to take control of the original page Details about the issue here: https://mathiasbynens.github.io/rel-noopener/ | |||||
2018-01-27 | [ci skip] Apply the INTL_IDNA_VARIANT_UTS46 fix to ↵ | Andrey Andreev | 1 | -1/+1 | |
CI_Email::_validate_email_for_shell() | |||||
2018-01-22 | Merge branch '3.1-stable' into develop | Andrey Andreev | 3 | -4/+30 | |
Conflicts resolved: system/libraries/Email.php system/libraries/Form_validation.php | |||||
2018-01-22 | [ci skip] If possible, always negotiate for TLS 1.0, TLS 1.1, TLS 1.2 for ↵ | Andrey Andreev | 2 | -2/+16 | |
SMTP connections in CI_Email | |||||
2018-01-22 | Fix a bug where INTL_IDNA_VARIANT_UTS46 was used while undeclared | Andrey Andreev | 3 | -2/+8 | |
The constant was introduced in PHP 5.4, and is documented that way, but it actually depends on PHP being linked to ICU 4.6+, while the minimum requirement for compilation is 4.0 ... When this happens on PHP 7.2, an E_DEPRECATED notice will be emitted; there's currently a discussion on php-internals to resolve that issue. | |||||
2018-01-13 | Merge branch '3.1-stable' into develop | Andrey Andreev | 4 | -2/+28 | |
2018-01-13 | [ci skip] Start 3.1.8-dev | Andrey Andreev | 6 | -4/+26 | |
2018-01-13 | [ci skip] Prepare 3.1.7 release | Andrey Andreev | 4 | -5/+5 | |
2018-01-12 | [ci skip] Add changelog entry for PR #5379 | Andrey Andreev | 1 | -0/+1 | |
2018-01-12 | [ci skip] Merge pull request #5379 from tianhe1986/develop_session_memcached | Andrey Andreev | 1 | -0/+2 | |
Fix of Session_memcached_driver::_get_lock | |||||
2018-01-12 | [ci skip] Merge pull request #5379 from tianhe1986/develop_session_memcached | Andrey Andreev | 1 | -0/+2 | |
Fix of Session_memcached_driver::_get_lock | |||||
2018-01-12 | Returning true when replace() succeed. | tianhe1986 | 1 | -0/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2018-01-09 | [ci skip] Merge pull request #5376 from jim-parry/copyright-update | Andrey Andreev | 176 | -350/+350 | |
Annual copyright update Conflicts resolved: system/libraries/Cache/drivers/Cache_apcu.php | |||||
2018-01-09 | [ci skip] Merge pull request #5376 from jim-parry/copyright-update | Andrey Andreev | 167 | -332/+332 | |
Annual copyright update | |||||
2018-01-09 | Annual copyright update | Master Yoda | 167 | -332/+332 | |
2018-01-05 | [ci skip] Add changelog entry for PR #5369 | Andrey Andreev | 1 | -0/+1 | |
2018-01-05 | [ci skip] Merge pull request #5369 from tianhe1986/develop_cache_memcache | Andrey Andreev | 1 | -2/+12 | |
Cache_memcached: setting initial value with increment/decrement when not exist | |||||
2018-01-05 | [ci skip] Merge pull request #5369 from tianhe1986/develop_cache_memcache | Andrey Andreev | 1 | -2/+12 | |
Cache_memcached: setting initial value with increment/decrement when not exist | |||||
2018-01-05 | Do not retry after calling add() | tianhe1986 | 1 | -2/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2018-01-04 | Calling another increment/decrement if add() return FALSE. | tianhe1986 | 1 | -4/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2018-01-02 | Calling add() after increment/decrement when the return value is FALSE. | tianhe1986 | 1 | -4/+14 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-12-27 | Merge pull request #5367 from carusogabriel/clean-elses | Andrey Andreev | 8 | -45/+24 | |
Clean elses | |||||
2017-12-27 | Merge pull request #5367 from carusogabriel/clean-elses | Andrey Andreev | 8 | -45/+24 | |
Clean elses |