Skip to content

WiraSigalingging-1301180196-IF4211#109

Open
wira-sigalingging wants to merge 935 commits into
richasdy:3.1-stablefrom
wira-sigalingging:develop
Open

WiraSigalingging-1301180196-IF4211#109
wira-sigalingging wants to merge 935 commits into
richasdy:3.1-stablefrom
wira-sigalingging:develop

Conversation

@wira-sigalingging

Copy link
Copy Markdown

No description provided.

narfbg and others added 30 commits November 28, 2017 13:14
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
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
etrianag and others added 30 commits January 13, 2020 11:45
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>
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
Adds a public trans_active function to determine transaction state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.