Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-28 | Merge tag '3.1.10' of git://github.com/bcit-ci/CodeIgniter into dev | Florian Pritz | 172 | -571/+577 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
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 | |
2018-07-26 | More on #5542 | Andrey Andreev | 1 | -1/+1 | |
2018-07-22 | [ci skip] Fix #5542 | Andrey Andreev | 2 | -2/+2 | |
2018-06-15 | [ci skip] Fix #5526 | Andrey Andreev | 1 | -1/+1 | |
2018-06-14 | Merge tag '3.1.9' of git://github.com/bcit-ci/CodeIgniter into dev | Florian Pritz | 13 | -14/+124 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-06-12 | [ci skip] Mark the start of 3.1.10 development | Andrey Andreev | 1 | -1/+1 | |
2018-06-12 | [ci skip] Prepare 3.1.9 release | Andrey Andreev | 6 | -1/+99 | |
2018-06-12 | Merge pull request #5510 from johndekroon/develop | Andrey Andreev | 2 | -3/+15 | |
Only use the output of idn_to_ascii() if it worked properly | |||||
2018-06-01 | Merge pull request #5516 from wpyh/patch-1 | Andrey Andreev | 1 | -3/+3 | |
Use Config::base_url() properly | |||||
2018-05-01 | [ci skip] Close #5487 | Andrey Andreev | 1 | -1/+1 | |
2018-04-23 | Merge pull request #5391 from mehdibo/fix/url-helper | Andrey Andreev | 1 | -1/+1 | |
Prevent tab hijacking when using the URL helper | |||||
2018-04-23 | [ci skip] Merge pull request #5471 from toonitw/patch-1 | Andrey Andreev | 2 | -3/+3 | |
The value of limit can be zero | |||||
2018-04-14 | Merge pull request #5464 from ytetsuro/fix/#5462/like-before-bug | Andrey Andreev | 1 | -1/+1 | |
Fixed issue #5462 Query Builder LIKE BEFORE doesnt work | |||||
2018-04-13 | Fix #5448 | Andrey Andreev | 1 | -1/+1 | |
2018-03-23 | Merge tag 'ci-upstream/3.1.8' into dev | Florian Pritz | 9 | -39/+81 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-03-22 | [ci skip] Mark the start of 3.1.9 development | Andrey Andreev | 1 | -1/+1 | |
2018-03-22 | [ci skip] Prepare 3.1.8 release | Andrey Andreev | 1 | -1/+1 | |
2018-03-20 | Merge tag 'ci-upstream/3.1.7' into dev | Florian Pritz | 172 | -502/+585 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-03-15 | Merge pull request #5431 from CyberSecutor/develop | Andrey Andreev | 1 | -4/+6 | |
Added parenthesis check around "document" elements and fixed non-existent document.window filter to window.document | |||||
2018-03-15 | [ci skip] Fix #5435 | Andrey Andreev | 1 | -1/+14 | |
2018-03-10 | [ci skip] Fix #5420 | Andrey Andreev | 1 | -2/+10 | |
2018-03-10 | [ci skip] Merge pull request #5434 from xims/patch-3 | Andrey Andreev | 1 | -1/+4 | |
Update Image_lib to avoid setting file permissions when not needed | |||||
2018-02-28 | [ci skip] Fix #5425 | Andrey Andreev | 1 | -1/+1 | |
2018-02-28 | [ci skip] Fix 5423 | Andrey Andreev | 1 | -4/+3 | |
2018-01-30 | Fix a QB bug where where(), having() treated values passed to them as ↵ | Andrey Andreev | 1 | -23/+28 | |
arbitrary SQL | |||||
2018-01-27 | [ci skip] Apply the INTL_IDNA_VARIANT_UTS46 fix to ↵ | Andrey Andreev | 1 | -1/+1 | |
CI_Email::_validate_email_for_shell() | |||||
2018-01-22 | [ci skip] If possible, always negotiate for TLS 1.0, TLS 1.1, TLS 1.2 for ↵ | Andrey Andreev | 1 | -1/+13 | |
SMTP connections in CI_Email | |||||
2018-01-22 | Fix a bug where INTL_IDNA_VARIANT_UTS46 was used while undeclared | Andrey Andreev | 2 | -2/+2 | |
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 | 1 | -1/+1 | |
2018-01-13 | [ci skip] Prepare 3.1.7 release | Andrey Andreev | 1 | -1/+1 | |
2018-01-12 | [ci skip] Merge pull request #5379 from tianhe1986/develop_session_memcached | Andrey Andreev | 1 | -0/+2 | |
Fix of Session_memcached_driver::_get_lock | |||||
2018-01-09 | [ci skip] Merge pull request #5376 from jim-parry/copyright-update | Andrey Andreev | 172 | -344/+344 | |
Annual copyright update Conflicts resolved: system/libraries/Cache/drivers/Cache_apcu.php | |||||
2018-01-05 | [ci skip] Merge pull request #5369 from tianhe1986/develop_cache_memcache | Andrey Andreev | 1 | -2/+12 | |
Cache_memcached: setting initial value with increment/decrement when not exist | |||||
2017-12-27 | Merge pull request #5367 from carusogabriel/clean-elses | Andrey Andreev | 7 | -41/+22 | |
Clean elses |