Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-25 | [ci skip] Merge pull request #5856 from ↵ | Andrey Andreev | 3 | -4/+50 | |
ytetsuro/fix/oracle12.1-support-auto-increment Enhancement oracle dbforge, auto_increment can be used when using oracle 12.1. | |||||
2019-11-01 | [ci skip] Merge pull request #5861 from nebkat/patch-1 | Andrey Andreev | 1 | -1/+1 | |
cache: redis: Check version of redis not phpredis | |||||
2019-10-21 | [ci skip] Fix #5857 | Andrey Andreev | 1 | -0/+4 | |
2019-10-10 | fix static field name | Claudio Galdiolo | 1 | -1/+1 | |
field with name $_delete_name already defined, use $_sRemove_name | |||||
2019-10-08 | Merge pull request #5842 from sapics/chore/fix-indent | Andrey Andreev | 10 | -28/+28 | |
Fix indentation / clear whitespace | |||||
2019-10-08 | Merge pull request #5832 from gxgpet/develop | Andrey Andreev | 1 | -3/+14 | |
Improve create_captcha()'s logging Conflicts resolved: system/helpers/captcha_helper.php | |||||
2019-10-08 | [ci skip] Fix #5840 | Andrey Andreev | 1 | -5/+22 | |
2019-09-22 | Merge pull request #5834 from najdanovicivan/qb-count-having-fix | Andrey Andreev | 1 | -1/+1 | |
Fix count_all_result if QB query contains HAVING clause | |||||
2019-09-19 | [ci skip] Begin 3.1.12-dev | Andrey Andreev | 1 | -1/+1 | |
2019-09-18 | [ci skip] Update Cache library Redis driver to work with phpRedis 5, ↵ | Andrey Andreev | 1 | -1/+12 | |
similarly to PR #5816 (also add changelog entry) | |||||
2019-09-05 | [ci skip] Remove a few leftover trailing spaces from PR #5816 | Andrey Andreev | 1 | -5/+5 | |
2019-09-05 | [ci skip] Merge pull request #5816 from mchobbylong/adapt-php-redis | Andrey Andreev | 1 | -7/+48 | |
Adapt to new version of php-redis | |||||
2019-09-05 | [ci skip] Merge pull request #5828 from mchobbylong/alter-php5-validate-id | Andrey Andreev | 1 | -1/+1 | |
Alter php5_validate_id() | |||||
2019-08-02 | [ci skip] Fix a CSRF-related bug | Andrey Andreev | 1 | -0/+1 | |
2019-07-16 | Fix #5796 | Andrey Andreev | 3 | -3/+3 | |
2019-07-15 | [ci skip] Fix #5788 | Andrey Andreev | 1 | -1/+1 | |
2019-06-23 | [ci skip] Merge pull request #5783 from gxgpet/develop | Andrey Andreev | 1 | -2/+4 | |
Session files driver to return the failure status code instead of Exception throwing | |||||
2019-06-19 | Fix #5774 | Andrey Andreev | 1 | -1/+1 | |
2019-06-19 | [ci skip] Merge pull request #5781 from gxgpet/develop | Andrey Andreev | 1 | -2/+1 | |
Fixes php5_validate_id() method calling from Redis session driver | |||||
2019-06-02 | Close #5763 | Andrey Andreev | 1 | -0/+7 | |
2019-05-11 | [ci skip] Merge pull request #5753 from exussum12/fixIncrRedis | Andrey Andreev | 1 | -2/+2 | |
Fix increment / decrement in redis | |||||
2019-05-11 | [ci skip] Merge pull request #5752 from exussum12/alternativeRedisFix | Andrey Andreev | 1 | -12/+3 | |
Alterntive redis fix | |||||
2019-05-10 | Update Cache_redis.php | Scott Dutton | 1 | -1/+1 | |
2019-05-10 | [ci skip] Fix #5755 | Andrey Andreev | 1 | -0/+7 | |
2019-05-10 | Merge pull request #5744 from sharadrsoni/patch-1 | Andrey Andreev | 1 | -2/+2 | |
Adding support for proper CRLF | |||||
2019-05-08 | Fix increment / decrement | Scott Dutton | 1 | -3/+3 | |
also fixed a value incorrectly returned docblock says array but bool returned | |||||
2019-05-08 | Alterntive redis fix | Scott Dutton | 1 | -12/+3 | |
2019-04-23 | [ci skip] Fix #5703 | Andrey Andreev | 4 | -83/+61 | |
2019-03-16 | [ci skip] Merge pull request #5708 from mchobbylong/develop | Andrey Andreev | 1 | -5/+7 | |
Resolve race condition in redis driven session key get_lock | |||||
2019-02-26 | [ci skip] Fix #5701 | Andrey Andreev | 1 | -1/+1 | |
2019-02-14 | [ci skip] Polish changes from PR #5692, apply them to pdo/oci and add a ↵ | Andrey Andreev | 2 | -5/+12 | |
changelog entry | |||||
2019-02-14 | [ci skip] Merge pull request #5692 from ytetsuro/patch-2 | Andrey Andreev | 1 | -0/+7 | |
Fixed bug that can not be changed from not null to null in oci. | |||||
2019-01-25 | [ci skip] Fix #5681 | Andrey Andreev | 3 | -3/+3 | |
2019-01-16 | [ci skip] Start of 3.1.11 development | Andrey Andreev | 1 | -1/+1 | |
2019-01-16 | [ci skip] Prepare for 3.1.10 release | Andrey Andreev | 1 | -1/+1 | |
2019-01-08 | [ci skip] Close #5482 | Andrey Andreev | 1 | -4/+15 | |
2019-01-04 | Merge pull request #5659 from aanbar/validation_reset_data | Andrey Andreev | 1 | -1/+1 | |
Fix #5605 | |||||
2019-01-02 | Merge pull request #5662 from jim-parry/copyright2019 | Instructor, BCIT | 172 | -506/+506 | |
Update copyright date to 2019 | |||||
2018-12-17 | [ci skip] Merge pull request #5652 from Khuthaily/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Add px to width and height inline style output of create_captcha() | |||||
2018-12-17 | [ci skip] Merge pull request #5651 from pawelkg/develop | Andrey Andreev | 1 | -1/+1 | |
Test if cache file is writable before unlink it | |||||
2018-11-16 | [ci skip] Fix #5627 | Andrey Andreev | 1 | -1/+1 | |
2018-11-16 | [ci skip] Fix #5624 | Andrey Andreev | 3 | -27/+9 | |
2018-09-11 | [ci skip] Fix #5590 (add a default error message for FV valid_base64 rule) | Andrey Andreev | 1 | -0/+1 | |
2018-09-11 | [ci skip] Fix #5587 | Andrey Andreev | 1 | -1/+4 | |
2018-08-22 | [ci skip] Close #5513 | Andrey Andreev | 1 | -0/+5 | |
2018-08-22 | [ci skip] Fix #5571 | Andrey Andreev | 1 | -1/+1 | |
2018-08-22 | [ci skip] Changelog entry for #5545, PR #5563 | Andrey Andreev | 1 | -1/+1 | |
2018-08-22 | Merge pull request #5563 from it-can/fix5545 | Andrey Andreev | 5 | -6/+8 | |
fix #5545 | |||||
2018-08-22 | [ci skip] Fix #5561 | Andrey Andreev | 1 | -16/+18 | |
2018-08-07 | fix #5545 | Michiel Vugteveen | 5 | -6/+8 | |