Age | Commit message (Expand) | Author | Files | Lines |
2015-04-09 | Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into develop | ftwbzhao | 13 | -30/+77 |
2015-04-09 | Merge pull request #3753 from ftwbzhao/feature/ci/3.0 | Andrey Andreev | 1 | -2/+2 |
2015-04-09 | [fix] redis get_metadata | ftwbzhao | 1 | -1/+1 |
2015-04-09 | use = instead of += | ftwbzhao | 1 | -1/+1 |
2015-04-08 | [ci skip] Fix comment typos | Andrey Andreev | 2 | -2/+2 |
2015-04-08 | typo | mult1mate | 1 | -1/+1 |
2015-04-07 | [feature] check redis auth failed | ftwbzhao | 1 | -1/+5 |
2015-04-06 | Disallow empty FV rules ... for consistency | Andrey Andreev | 1 | -7/+5 |
2015-04-06 | Move strtolower() call from PR #3739 out of the loop | Andrey Andreev | 1 | -3/+2 |
2015-04-06 | #3727 Lowercase $side variable for $this->db->like() in Query Builder | Yahya Erturan | 1 | -0/+3 |
2015-04-05 | Merge pull request #3730 from paralogizing/develop | Andrey Andreev | 1 | -1/+1 |
2015-04-04 | Fix #3733 | Andrey Andreev | 1 | -4/+1 |
2015-04-04 | Matched root_path's slashes with the name being replaced | Kyle Gadd | 1 | -1/+1 |
2015-04-01 | [ci skip] Update version numbers | Andrey Andreev | 1 | -1/+1 |
2015-04-01 | Mitigate potential DoS attacks against hash_pbkdf2() | Andrey Andreev | 1 | -2/+49 |
2015-04-01 | Fixed typo | Achraf Almouloudi | 1 | -1/+1 |
2015-03-31 | [ci skip] Fix a wrong docblock link | Andrey Andreev | 1 | -1/+1 |
2015-03-31 | Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop | Andrey Andreev | 1 | -1/+1 |
2015-03-31 | [ci skip] Update version number | Andrey Andreev | 1 | -1/+1 |
2015-03-30 | Fix whitespace in previous commit | mwhitneysdsu | 1 | -1/+1 |
2015-03-30 | Fix logged path to match checked path in loader | mwhitneysdsu | 1 | -1/+1 |
2015-03-30 | Fix #3717 | Andrey Andreev | 1 | -1/+1 |
2015-03-30 | Use tabs instead of spaces | Cyrille TOULET | 1 | -11/+11 |
2015-03-29 | Fix an "strpos(): Empty needle" warning | Cyrille TOULET | 1 | -8/+11 |
2015-03-27 | Fix an "strpos(): Empty needle" warning | Cyrille TOULET | 1 | -2/+2 |
2015-03-26 | Fix #3703 | Andrey Andreev | 1 | -1/+1 |
2015-03-26 | Minor fixes in CI_Security::entity_decode() | Andrey Andreev | 1 | -4/+4 |
2015-03-26 | Remove an unnecessary check | Andrey Andreev | 1 | -5/+1 |
2015-03-26 | Add FSCommand and seekSegmentTime to evil HTML attributes list | Andrey Andreev | 1 | -1/+1 |
2015-03-26 | Apply #2737 fix to CI_Xmlrpcs | Andrey Andreev | 1 | -13/+14 |
2015-03-26 | Improve Session GC for files driver | Andrey Andreev | 1 | -2/+4 |
2015-03-26 | Merge pull request #3700 from gadelat/develop | Andrey Andreev | 1 | -1/+1 |
2015-03-25 | use isset instead of array_key_exist | Gabriel Potkány | 1 | -1/+1 |
2015-03-25 | Merge pull request #3696 from logsdon/develop | Andrey Andreev | 1 | -0/+5 |
2015-03-25 | Remove comment | Joshua Logsdon | 1 | -1/+0 |
2015-03-25 | Return empty $var immediately | Joshua Logsdon | 1 | -6/+6 |
2015-03-25 | Fix language overriding for calendar library | Gabriel Potkány | 1 | -1/+1 |
2015-03-25 | Fix #3694: Packages not overriding stock libraries | Andrey Andreev | 1 | -17/+30 |
2015-03-24 | array_fill() throws an error if count($var) is 0 | Joshua Logsdon | 1 | -0/+6 |
2015-03-22 | Fixed redis cache save logic | Mathew White | 1 | -1/+1 |
2015-03-21 | [ci skip] Forbid DB session usage with cache_on enabled | Andrey Andreev | 1 | -0/+4 |
2015-03-18 | Updated CI_Input unit test and fixed error "undefined offset" caused by using... | Heesung Ahn | 1 | -2/+2 |
2015-03-16 | update documentation in database/query_builder.rst, change 2 tabs + 4 spaces ... | yaoshanliang | 1 | -3/+3 |
2015-03-16 | Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop | yaoshanliang | 1 | -1/+1 |
2015-03-15 | [ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_Config | Andrey Andreev | 1 | -1/+1 |
2015-03-15 | add changelog and documentation for adding an optional parameter to ``count_a... | yaoshanliang | 1 | -5/+6 |
2015-03-14 | add a judgment of whether reset select | yaoshanliang | 1 | -4/+5 |
2015-03-14 | add a judgment of whether reset select | yaoshanliang | 1 | -2/+5 |
2015-03-13 | [ci skip] Remove NS usage in CI_Session | Andrey Andreev | 1 | -1/+1 |
2015-03-13 | Close #3663 | Andrey Andreev | 1 | -1/+1 |