Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-01 | [ci skip] Merge pull request #5503 from mehdibo/http-to-https | Andrey Andreev | 35 | -94/+94 | |
http:// to https:// | |||||
2018-05-18 | http:// to https:// | Mehdi Bounya | 35 | -94/+94 | |
2018-05-02 | Fix sphinx warning message | Master Yoda | 1 | -1/+1 | |
2018-04-24 | [ci skip] Close #5479 | Andrey Andreev | 1 | -0/+9 | |
2018-04-24 | Merge branch '3.1-stable' into develop | Andrey Andreev | 2 | -2/+14 | |
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-28 | replace toggle() to fix the toc button | popcorner | 1 | -13/+16 | |
2018-03-26 | [ci skip] Alter CI_Upload documentation on client_name (#5446) | Andrey Andreev | 1 | -1/+1 | |
2018-03-22 | Merge branch '3.1-stable' into develop | Andrey Andreev | 6 | -7/+41 | |
Conflicts resolved: system/core/CodeIgniter.php system/core/Security.php system/database/DB_query_builder.php system/libraries/Email.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst | |||||
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-14 | Spelling fix: utlize -> utilize | Sukhmeet Singh | 1 | -1/+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-03-10 | [ci skip] Add changelog entry for PR #5429 | 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-14 | [ci skip] Add changelog entry for PR #5407 | Andrey Andreev | 1 | -0/+1 | |
2018-02-14 | [ci skip] Apply #5394 (multibyte filename serving) to #5397 (Image_lib ↵ | Andrey Andreev | 1 | -1/+2 | |
dynamic_output filename) | |||||
2018-02-14 | [ci skip] Add changelog entry for PR #5397 | Andrey Andreev | 1 | -0/+5 | |
2018-02-12 | [ci skip] Fix rendering of literal 'http://' strings in the manual | Andrey Andreev | 3 | -6/+6 | |
2018-02-07 | [ci skip] Finalize changes from PR #5394 | Andrey Andreev | 1 | -0/+1 | |
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 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+8 | |
Conflicts resolved: system/libraries/Email.php system/libraries/Form_validation.php | |||||
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 | Merge branch '3.1-stable' into develop | Andrey Andreev | 4 | -2/+28 | |
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-09 | Annual copyright update | Master Yoda | 2 | -3/+3 | |
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 | Merge branch '3.1-stable' into develop | Andrey Andreev | 5 | -24/+8 | |
2017-11-20 | [ci skip] More docs updates following #5330 | Andrey Andreev | 5 | -24/+8 | |
2017-11-15 | [ci skip] Update upgrade instructions for 3.2.0 | Andrey Andreev | 1 | -8/+48 | |
2017-11-15 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+2 | |
Note: This intentionally reverts ee8324368f2844aae0d558f1d194419a2181c281 | |||||
2017-11-10 | Close #5330 | Andrey Andreev | 1 | -0/+1 | |
2017-11-10 | Fix #5331 | Andrey Andreev | 1 | -0/+1 | |
2017-11-09 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -2/+2 | |
2017-11-09 | [ci skip] Fix patch for #5300 | Andrey Andreev | 1 | -2/+2 | |