Skip to content

FahmiHamzah_1301174043#1

Open
fahmihamzah84 wants to merge 932 commits into
fahmihamzah84:3.1-stablefrom
richasdy:develop
Open

FahmiHamzah_1301174043#1
fahmihamzah84 wants to merge 932 commits into
fahmihamzah84:3.1-stablefrom
richasdy:develop

Conversation

@fahmihamzah84

Copy link
Copy Markdown
Owner

No description provided.

aanbar and others added 30 commits November 26, 2017 20:50
Preserve attributes from pagination config files

Related: bcit-ci#4454
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.
Devesa Agustín and others added 29 commits January 8, 2020 13:47
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
@fahmihamzah84 fahmihamzah84 added the invalid This doesn't seem right label Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.