Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
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 | |||||
2018-01-05 | Do not retry after calling add() | tianhe1986 | 1 | -2/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2018-01-04 | Calling another increment/decrement if add() return FALSE. | tianhe1986 | 1 | -4/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2018-01-02 | Calling add() after increment/decrement when the return value is FALSE. | tianhe1986 | 1 | -4/+14 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-12-27 | Merge pull request #5367 from carusogabriel/clean-elses | Andrey Andreev | 8 | -45/+24 | |
Clean elses | |||||
2017-12-27 | Merge pull request #5367 from carusogabriel/clean-elses | Andrey Andreev | 8 | -45/+24 | |
Clean elses | |||||
2017-12-25 | Setting initial value with increment/decrement functions. | tianhe1986 | 1 | -0/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-12-20 | Add extra line before return | Gabriel Caruso | 1 | -0/+1 | |
2017-12-20 | Merge pull request #5354 from carusogabriel/refactoring-tests | Andrey Andreev | 23 | -76/+75 | |
Refactoring tests Conflicts resolved: tests/codeigniter/core/Utf8_test.php tests/codeigniter/database/query_builder/group_test.php tests/codeigniter/libraries/Form_validation_test.php | |||||
2017-12-20 | Merge pull request #5354 from carusogabriel/refactoring-tests | Andrey Andreev | 23 | -78/+78 | |
Refactoring tests | |||||
2017-12-20 | Clean elses | Gabriel Caruso | 8 | -45/+23 | |
2017-12-20 | Refactoring tests | Gabriel Caruso | 23 | -78/+78 | |
2017-12-04 | [ci skip] Fix #5348 | Andrey Andreev | 1 | -2/+2 | |
2017-11-29 | [ci skip] Fix allow_get_array defaulting to FALSE if it doesn't exist | Andrey Andreev | 2 | -1/+2 | |
2017-11-28 | [ci skip] Add changelog entry for PR #5342 | Andrey Andreev | 1 | -0/+1 | |
2017-11-28 | [ci skip] Polish changes from PR #5342 | Andrey Andreev | 1 | -1/+3 | |
2017-11-28 | [ci skip] Merge pull request #5342 from aanbar/pagination-bc-fix | Andrey Andreev | 1 | -2/+3 | |
Preserve attributes from pagination config files Related: #4454 | |||||
2017-11-28 | [ci skip] Polish changes from PR #5342 | Andrey Andreev | 1 | -1/+3 | |
2017-11-28 | [ci skip] Merge pull request #5342 from aanbar/pagination-bc-fix | Andrey Andreev | 1 | -2/+3 | |
Preserve attributes from pagination config files Related: #4454 | |||||
2017-11-27 | Enable rel attribute by default #4000 | Ahmad Anbar | 1 | -0/+2 | |
2017-11-26 | remove spaces | Ahmad Anbar | 1 | -1/+1 | |
2017-11-26 | Fix issue #4454 | Ahmad Anbar | 1 | -3/+2 | |
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 | 6 | -16/+21 | |
Note: This intentionally reverts ee8324368f2844aae0d558f1d194419a2181c281 | |||||
2017-11-15 | Partially revert c9420849853a33a192c482e28c737e166d4fa698; close #5332 | Andrey Andreev | 1 | -0/+8 | |
2017-11-10 | Close #5330 | Andrey Andreev | 3 | -13/+8 | |
2017-11-10 | Fix #5331 | Andrey Andreev | 3 | -1/+11 | |
2017-11-10 | Try testing on PHP master branch builds too (allowed failures) | Andrey Andreev | 1 | -0/+4 | |
2017-11-09 | More on #5003 | Andrey Andreev | 2 | -8/+16 | |
2017-11-09 | Move PHP 7.2 into the main testing matrix | Andrey Andreev | 1 | -1/+0 | |
2017-11-09 | Don't try to run 'DB=mysql' tests on PHP 7.2 | Andrey Andreev | 1 | -0/+2 | |
2017-11-09 | Attempt PHP 7.2 tests on Travis | Andrey Andreev | 1 | -0/+2 | |
2017-11-09 | Try testing on PHP master branch builds too (allowed failures) | Andrey Andreev | 1 | -0/+4 | |
2017-11-09 | Move PHP 7.2 into the main testing matrix | Andrey Andreev | 1 | -1/+0 | |
2017-11-09 | Don't try to run 'DB=mysql' tests on PHP 7.2 | Andrey Andreev | 1 | -0/+2 | |
2017-11-09 | Merge branch '3.1-stable' into develop | Andrey Andreev | 3 | -5/+5 | |
2017-11-09 | [ci skip] Fix patch for #5300 | Andrey Andreev | 3 | -5/+5 | |
2017-11-09 | Attempt PHP 7.2 tests on Travis | Andrey Andreev | 1 | -0/+2 | |
2017-11-09 | Refactor CI_Config, CI_Hooks interaction (close #5323) | Andrey Andreev | 2 | -17/+17 | |
2017-11-07 | Merge branch '3.1-stable' into develop | Andrey Andreev | 4 | -7/+25 | |
2017-11-07 | [ci skip] Deprecate extra parameters of the CAPTCHA helper | Andrey Andreev | 4 | -8/+26 | |
2017-11-07 | Implement data:image URIs in CAPTCHA helper | Andrey Andreev | 3 | -36/+56 | |
Also, switched to PNG by default and dropped JPEG; refactored image files GC. Close #5200 | |||||
2017-11-06 | [ci skip] Merge pull request #5326 from vinodselvin/patch-1 | Andrey Andreev | 1 | -2/+2 | |
Bug in documentation | |||||
2017-11-06 | [ci skip] Merge pull request #5321 from PrestigeT/documentation | Andrey Andreev | 1 | -1/+1 | |
Fixed docblock on model function. Changed @param model from string to mixed | |||||
2017-11-06 | [ci skip] Merge pull request #5326 from vinodselvin/patch-1 | Andrey Andreev | 1 | -2/+2 | |
Bug in documentation | |||||
2017-11-05 | Bug in documentation | Vinod Selvin | 1 | -2/+2 | |
when i clicked on Codeigniter repository on Contributing.md, it redirects to https://github.com/bcit-ci/CodeIgniter>, there is some extra greater than symbol, creating issue, so i fixed and creating pull request to you. | |||||
2017-11-03 | [ci skip] Merge pull request #5321 from PrestigeT/documentation | Andrey Andreev | 1 | -1/+1 | |
Fixed docblock on model function. Changed @param model from string to mixed |