Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-23 | Update Log.php | Sharad Soni | 1 | -1/+1 | |
Changed to use PHP_EOL instead of '/r/n' | |||||
2019-04-22 | Adding support for proper CRLF | Sharad Soni | 1 | -2/+2 | |
Window's Notepad doesn't recognize `\n` linebreak it has to be `\r\n` | |||||
2019-03-15 | Remove unnecessary code | Michael Long | 1 | -1/+1 | |
2019-03-15 | Fix code style | Michael Long | 1 | -1/+2 | |
2019-03-15 | Refactor behaviors with different ttl of lock_key | Michael Long | 1 | -7/+7 | |
2019-03-02 | Resolve race condition in redis driven session key get_lock | Michael Long | 1 | -2/+3 | |
2019-02-14 | [ci skip] More on #4186 | Andrey Andreev | 1 | -2/+7 | |
2019-02-14 | Close #4186, #5631, #5668 | Andrey Andreev | 1 | -15/+10 | |
2019-02-14 | Merge branch '3.1-stable' into develop | Andrey Andreev | 5 | -8/+15 | |
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-02-12 | feat: add _null property | ytetsuro | 1 | -0/+7 | |
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 | Merge branch '3.1-stable' into develop | Andrey Andreev | 16 | -56/+62 | |
Conflicts resolved: system/database/drivers/sqlite/sqlite_driver.php system/database/drivers/sqlite/sqlite_forge.php system/database/drivers/sqlite/sqlite_result.php system/database/drivers/sqlite/sqlite_utility.php system/helpers/captcha_helper.php system/helpers/email_helper.php system/helpers/inflector_helper.php system/helpers/smiley_helper.php system/language/english/form_validation_lang.php system/libraries/Cart.php system/libraries/Form_validation.php system/libraries/Javascript.php system/libraries/Javascript/Jquery.php system/libraries/Session/SessionHandlerInterface.php tests/codeigniter/helpers/inflector_helper_test.php user_guide_src/source/helpers/inflector_helper.rst | |||||
2019-01-08 | [ci skip] Close #5482 | Andrey Andreev | 1 | -4/+15 | |
2019-01-08 | [ci skip] Fix #5674 | Andrey Andreev | 1 | -2/+2 | |
2019-01-04 | Merge pull request #5659 from aanbar/validation_reset_data | Andrey Andreev | 1 | -1/+1 | |
Fix #5605 | |||||
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 | |||||
2019-01-02 | [ci skip] Merge pull request #5657 from pawelkg/fix_html_helper | Andrey Andreev | 1 | -1/+1 | |
Fix html helper | |||||
2018-12-27 | Update copyright date to 2019 | Jim Parry | 163 | -326/+326 | |
2018-12-24 | if we are not validating an array & the post data contains an array then ↵ | Ahmad Anbar | 1 | -1/+1 | |
nullify the post data for the field | |||||
2018-12-17 | Change comparison operator to assignment, which it should be. | Paweł Kłopotek-Główczewski | 1 | -1/+1 | |
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 #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-12-12 | Fix tabs | Paweł Kłopotek-Główczewski | 1 | -1/+1 | |
2018-12-09 | Add px to width and height for inline style | Khaled | 1 | -1/+1 | |
The image's width and height are always more than 0; so, adding "px" after the width and height is necessary for HTML validation. | |||||
2018-12-09 | Test if cache file is writable before unlink it | Paweł Kłopotek-Główczewski | 1 | -1/+1 | |
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] Drop a dead return statement | Andrey Andreev | 1 | -1/+0 | |
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] Add exceptions for 2 error cases in FV set_rules() | Andrey Andreev | 1 | -1/+2 | |
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-26 | Using `isset`. | tianhe1986 | 1 | -2/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2018-06-22 | Using null comparison instead of isset(). | tianhe1986 | 1 | -6/+4 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2018-06-15 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
2018-06-15 | [ci skip] Fix #5526 | Andrey Andreev | 1 | -1/+1 | |
2018-06-12 | Merge branch '3.1-stable' into develop | Andrey Andreev | 6 | -1/+99 | |
Conflicts resolved: system/core/CodeIgniter.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 |