Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-22 | [ci skip] Fix #5542 | Andrey Andreev | 1 | -0/+1 | |
2018-06-15 | [ci skip] Fix #5526 | Andrey Andreev | 1 | -0/+3 | |
2018-06-12 | [ci skip] Mark the start of 3.1.10 development | Andrey Andreev | 5 | -3/+24 | |
2018-06-12 | [ci skip] Prepare 3.1.9 release | Andrey Andreev | 3 | -4/+5 | |
2018-06-12 | [ci skip] Add a changelog entry for PR #5510 | Andrey Andreev | 1 | -0/+1 | |
2018-06-04 | [ci skip] Update upgrade instructions for PR #5512 | Andrey Andreev | 1 | -0/+7 | |
2018-06-01 | [ci skip] Add changelog entry for #5516 | Andrey Andreev | 1 | -0/+1 | |
2018-04-23 | [ci skip] Move changelog entry for PR #5391 from 3.1.8 to 3.1.9 | Andrey Andreev | 1 | -1/+4 | |
Apparently I forgot to cherry-pick the actual change into 3.1-stable | |||||
2018-04-23 | [ci skip] Add changelog entry for PR #5471 | Andrey Andreev | 1 | -0/+3 | |
2018-04-14 | [ci skip] Add changelog entry for #5462 (PR #5464) | Andrey Andreev | 1 | -0/+1 | |
2018-04-13 | Fix #5448 | Andrey Andreev | 1 | -0/+5 | |
2018-03-26 | [ci skip] Alter CI_Upload documentation on client_name (#5446) | Andrey Andreev | 1 | -1/+1 | |
2018-03-22 | [ci skip] Mark the start of 3.1.9 development | Andrey Andreev | 5 | -3/+25 | |
2018-03-22 | [ci skip] Prepare 3.1.8 release | Andrey Andreev | 3 | -4/+4 | |
2018-03-15 | [ci skip] Merge pull request #5437 from MadGuyyy/develop | Andrey Andreev | 1 | -1/+1 | |
Docs spelling fix: utlize -> utilize | |||||
2018-03-15 | [ci skip] Add a changelog entry for PR #5431 | Andrey Andreev | 1 | -0/+1 | |
2018-03-15 | [ci skip] Fix #5435 | Andrey Andreev | 1 | -0/+1 | |
2018-03-10 | [ci skip] Fix #5420 | Andrey Andreev | 1 | -0/+1 | |
2018-03-10 | [ci skip] Add changelog entry for #5434 | Andrey Andreev | 1 | -0/+1 | |
2018-02-28 | [ci skip] Fix #5425 | Andrey Andreev | 1 | -0/+1 | |
2018-02-28 | [ci skip] Fix 5423 | Andrey Andreev | 1 | -0/+2 | |
2018-02-12 | [ci skip] Fix rendering of literal 'http://' strings in the manual | Andrey Andreev | 3 | -6/+6 | |
2018-01-31 | [ci skip] Add changelog entry for PR #5391 | Andrey Andreev | 1 | -0/+4 | |
2018-01-30 | Fix a QB bug where where(), having() treated values passed to them as ↵ | Andrey Andreev | 1 | -0/+1 | |
arbitrary SQL | |||||
2018-01-22 | [ci skip] If possible, always negotiate for TLS 1.0, TLS 1.1, TLS 1.2 for ↵ | Andrey Andreev | 1 | -1/+3 | |
SMTP connections in CI_Email | |||||
2018-01-22 | Fix a bug where INTL_IDNA_VARIANT_UTS46 was used while undeclared | Andrey Andreev | 1 | -0/+6 | |
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 | [ci skip] Start 3.1.8-dev | Andrey Andreev | 5 | -3/+25 | |
2018-01-13 | [ci skip] Prepare 3.1.7 release | Andrey Andreev | 3 | -4/+4 | |
2018-01-12 | [ci skip] Add changelog entry for PR #5379 | Andrey Andreev | 1 | -0/+1 | |
2018-01-09 | [ci skip] Merge pull request #5376 from jim-parry/copyright-update | Andrey Andreev | 2 | -3/+3 | |
Annual copyright update Conflicts resolved: system/libraries/Cache/drivers/Cache_apcu.php | |||||
2018-01-05 | [ci skip] Add changelog entry for PR #5369 | Andrey Andreev | 1 | -0/+1 | |
2017-11-29 | [ci skip] Fix allow_get_array defaulting to FALSE if it doesn't exist | Andrey Andreev | 1 | -0/+1 | |
2017-11-28 | [ci skip] Add changelog entry for PR #5342 | Andrey Andreev | 1 | -0/+1 | |
2017-11-20 | [ci skip] More docs updates following #5330 | Andrey Andreev | 5 | -24/+8 | |
2017-11-10 | Close #5330 | Andrey Andreev | 1 | -0/+1 | |
2017-11-10 | Fix #5331 | Andrey Andreev | 1 | -0/+1 | |
2017-11-09 | [ci skip] Fix patch for #5300 | Andrey Andreev | 1 | -2/+2 | |
2017-11-07 | [ci skip] Deprecate extra parameters of the CAPTCHA helper | Andrey Andreev | 3 | -4/+22 | |
2017-10-25 | [ci skip] Merge pull request #5311 from gonzalo-massa/gonzalo-massa-patch-1 | Andrey Andreev | 1 | -0/+3 | |
Download links for versions 2.2.4 to 2.2.6 added to docs | |||||
2017-10-16 | [ci skip] Use INTL_IDNA_VARIANT_UCS46 to convert non-ASCII domain names in ↵ | Andrey Andreev | 1 | -0/+5 | |
emails Close #5300 | |||||
2017-10-13 | Fix #5297 | Andrey Andreev | 1 | -0/+1 | |
2017-10-09 | [ci skip] Merge pull request #5295 from mamat-rahmat/fix-docs-code-block | Andrey Andreev | 1 | -2/+2 | |
Fix broken .htaccess example code-block | |||||
2017-10-09 | [ci skip] Merge pull request #5292 from ajdunn2/develop | Andrey Andreev | 1 | -1/+1 | |
Small spelling fix | |||||
2017-10-04 | [ci skip] Fix a typo in pagination docs | Andrey Andreev | 1 | -2/+2 | |
2017-10-03 | [ci skip] Add changelog entry for #5282 | Andrey Andreev | 1 | -0/+1 | |
2017-09-29 | Add testcase and changelog entry for #5278 | Andrey Andreev | 1 | -0/+1 | |
2017-09-27 | Fix #5276 | Andrey Andreev | 1 | -0/+5 | |
2017-09-25 | [ci skip] Mark the start of 3.1.7-dev | Andrey Andreev | 5 | -3/+25 | |
2017-09-25 | [ci skip] Prepare 3.1.6 release | Andrey Andreev | 3 | -4/+4 | |
2017-09-25 | [ci skip] Add upgrade instructions about the APC deprecation | Andrey Andreev | 1 | -0/+14 | |