WiraSigalingging-1301180196-IF4211#109
Open
wira-sigalingging wants to merge 935 commits into
Open
Conversation
Refactoring tests
Signed-off-by: tianhe1986 <w1s2j3229@163.com>
Signed-off-by: tianhe1986 <w1s2j3229@163.com>
Signed-off-by: tianhe1986 <w1s2j3229@163.com>
Signed-off-by: tianhe1986 <w1s2j3229@163.com>
…he_memcache Cache_memcached: setting initial value with increment/decrement when not exist
…date Annual copyright update
Signed-off-by: tianhe1986 <w1s2j3229@163.com>
…sion_memcached Fix of Session_memcached_driver::_get_lock
Conflicts resolved: system/libraries/Email.php system/libraries/Form_validation.php
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/
Allow changing file name (`Content-Disposition` header) when outputting the image by specifying the `new_name` config
Prevent tab hijacking when using the URL helper
I didn't understand bcit-ci#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.
Give force_download a header conforming to RFC 6266
Fix description of parameter $template in method parse_string.
This reverts commit 30e6bab.
Enables retrieval of the current _trans_depth
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com>
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com>
image/webp for Image lib
Update documentation for method parse_string
…builder_full_join Added FULL OUTER JOIN to QueryBuilder
…/develop Inserted required attribute `lang` in html tags
Signed-off-by: Andrés Ignacio Torres <andresitorresm@gmail.com>
ZIP Library Memory Optimization
Per code review, replace `trans_depth()` function that returns the protected `_trans_depth` property with a `trans_active()` function that returns a boolean indicating whether a transaction is currently active.
Per code review, update documentation from the proposed `trans_depth()` function to the replacement `trans_active()` function.
Conflicts resolved: .travis.yml system/database/DB_query_builder.php system/helpers/captcha_helper.php system/libraries/Cache/drivers/Cache_redis.php system/libraries/Zip.php
image/webp upload type
Adds a public trans_active function to determine transaction state
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.