Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-16 | [ci skip] Use INTL_IDNA_VARIANT_UCS46 to convert non-ASCII domain names in ↵ | Andrey Andreev | 2 | -3/+6 | |
emails Close #5300 | |||||
2017-10-06 | Fix issue 5202 | Zach Ploskey | 1 | -0/+2 | |
Fix attempting to access data_ref before it is defined when validating an array input with multiple explicitly specified keys. Adds a test for the issue. Signed-off-by: Zach Ploskey <zach@ploskey.com> | |||||
2017-09-25 | Merge branch '3.1-stable' into develop | Andrey Andreev | 3 | -28/+24 | |
2017-09-25 | [ci skip] Fix potential object injection in apc cache driver; deprecate the ↵ | Andrey Andreev | 1 | -26/+22 | |
apc driver | |||||
2017-07-26 | [ci skip] Close #5206 | Andrey Andreev | 1 | -1/+1 | |
2017-07-17 | [ci skip] escapeshellarg on the image src path passed to NetPBM by Image_lib | Andrey Andreev | 1 | -1/+1 | |
2017-07-10 | [ci skip] Merge pull request #5128 from lloricode/profiler-pre-tag | Andrey Andreev | 1 | -2/+14 | |
Profiler add pre tag | |||||
2017-07-10 | [ci skip] Merge pull request #5128 from lloricode/profiler-pre-tag | Andrey Andreev | 1 | -2/+14 | |
Profiler add pre tag | |||||
2017-07-09 | php style | Lloric Mayuga Garcia | 1 | -8/+8 | |
Signed-off-by: Lloric Mayuga Garcia <emorickfighter@gmail.com> | |||||
2017-07-06 | [ci skip] Merge pull request #5170 from ↵ | Andrey Andreev | 2 | -3/+8 | |
tianhe1986/develop_session_race_condition Decreasing the probability of race condition in session lock | |||||
2017-07-06 | Format fixing. | tianhe1986 | 2 | -5/+3 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-07-05 | Simplifying the code. | tianhe1986 | 2 | -12/+6 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-07-05 | Acquiring memcached lock with add() to avoid race conditions. | tianhe1986 | 1 | -2/+6 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-07-05 | Acquiring redis lock with existence check. | tianhe1986 | 1 | -1/+10 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-06-22 | Implement #2436 (access to FV processed data) | Andrey Andreev | 1 | -29/+25 | |
2017-06-22 | [ci skip] Misc cleanup of CI_Email code | Andrey Andreev | 1 | -101/+64 | |
2017-06-22 | [ci skip] Close #3711 | Andrey Andreev | 1 | -16/+6 | |
2017-06-21 | Implement #193: Validating entire arrays in a single function call | Andrey Andreev | 1 | -8/+12 | |
2017-06-19 | Merge branch '3.1-stable' into develop | Andrey Andreev | 2 | -19/+11 | |
Conflicts resolved: system/core/CodeIgniter.php tests/codeigniter/libraries/Form_validation_test.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 | |||||
2017-06-19 | [ci skip] Fix a bug in FV valid_email() | Andrey Andreev | 1 | -2/+2 | |
2017-06-05 | [ci skip] Merge pull request #5143 from TysonAndre/misc-phpdoc-nits | Andrey Andreev | 2 | -2/+2 | |
Fix misc inconsistencies between code and doc comments | |||||
2017-06-05 | Fix misc type inconsistencies between code and doc comments | Tyson Andre | 2 | -2/+2 | |
2017-05-21 | add pre tag in config and session when array | Lloric Mayuga Garcia | 1 | -2/+14 | |
2017-04-18 | Merge pull request #5085 from jim-parry/fix/xmlrpc | Instructor, Computer Systems Technology | 1 | -1/+1 | |
Fix typo in serializeval() | |||||
2017-04-10 | Fix typo in serializeval() | Master Yoda | 1 | -1/+1 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2017-04-06 | [ci skip] Simplify some internal CI_Email code | Andrey Andreev | 1 | -16/+8 | |
2017-03-28 | [ci skip] Fix 5070 | Andrey Andreev | 1 | -1/+1 | |
2017-03-26 | Added method separator as comment. | George Petculescu | 1 | -0/+2 | |
2017-03-26 | Added get_loaded_driver() method to Cache.php; updated docs. | George Petculescu | 1 | -0/+10 | |
2017-03-24 | Merge branch '3.1-stable' into develop | Andrey Andreev | 8 | -54/+93 | |
Conflicts resolved: system/core/CodeIgniter.php system/core/Common.php system/core/Input.php system/helpers/cookie_helper.php tests/codeigniter/helpers/html_helper_test.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 user_guide_src/source/libraries/input.rst | |||||
2017-02-20 | Remove serialization/deserialization array | katsew | 1 | -3/+3 | |
Signed-off-by: katsew <y.katsew@gmail.com> | |||||
2017-02-20 | Remove specific argument from abstraction | katsew | 1 | -3/+2 | |
Signed-off-by: katsew <y.katsew@gmail.com> | |||||
2017-02-20 | Align with spaces | katsew | 1 | -3/+3 | |
Signed-off-by: katsew <y.katsew@gmail.com> | |||||
2017-02-20 | Remove unused link comment | katsew | 1 | -1/+0 | |
Signed-off-by: katsew <y.katsew@gmail.com> | |||||
2017-02-20 | Change author to dev team | katsew | 1 | -1/+1 | |
Signed-off-by: katsew <y.katsew@gmail.com> | |||||
2017-02-20 | Change version comment | katsew | 1 | -1/+1 | |
Signed-off-by: katsew <y.katsew@gmail.com> | |||||
2017-02-20 | Add apcu driver into valid driver list | katsew | 1 | -0/+1 | |
Signed-off-by: katsew <y.katsew@gmail.com> | |||||
2017-02-20 | Correct method and docs | katsew | 1 | -16/+16 | |
Signed-off-by: katsew <y.katsew@gmail.com> | |||||
2017-02-20 | Create Cache_apcu class and copy source from Cache_apc class | katsew | 1 | -0/+221 | |
Signed-off-by: katsew <y.katsew@gmail.com> | |||||
2017-01-23 | Merge pull request #4990 from tianhe1986/develop_profiler | Andrey Andreev | 1 | -5/+5 | |
Two small changes with CI_Profiler | |||||
2017-01-21 | Close <pre> tag. | tianhe1986 | 1 | -3/+3 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-01-21 | Also convert single quotes. | tianhe1986 | 1 | -2/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-01-20 | Don't use each() | Andrey Andreev | 2 | -21/+19 | |
Will be deprecated in PHP 7.2 | |||||
2017-01-19 | More byte-safety | Andrey Andreev | 3 | -14/+14 | |
2017-01-19 | Fix byte-safety issues & actually test for them | Andrey Andreev | 2 | -14/+55 | |
2017-01-17 | [ci skip] Merge pull request #4986 from ka7/feature/spelling | Andrey Andreev | 5 | -5/+5 | |
Spelling fixes in comment blocks and docs | |||||
2017-01-16 | spelling fixes | klemens | 5 | -5/+5 | |
2017-01-11 | [ci skip] Fix an error with DB sessions triggered with regenerate + destroy | Andrey Andreev | 1 | -5/+5 | |
2017-01-10 | Merge branch '3.1-stable' into develop | Andrey Andreev | 2 | -21/+76 | |
Conflicts resolved: system/core/CodeIgniter.php 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/email_helper.php system/helpers/smiley_helper.php system/libraries/Cart.php system/libraries/Email.php system/libraries/Image_lib.php system/libraries/Javascript.php system/libraries/Javascript/Jquery.php system/libraries/Session/SessionHandlerInterface.php user_guide_src/source/changelog.rst user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst | |||||
2017-01-10 | [ci skip] CI_Image_lib to set gd.jpeg_ignore_warning = 1 | Andrey Andreev | 1 | -0/+10 | |
See #4967 |