Age | Commit message (Expand) | Author | Files | Lines |
2014-08-18 | Cache_redis: Polishing. | Ivan Tcholakov | 1 | -7/+4 |
2014-08-18 | Cache_redis: Refactoring if delete() method. | Ivan Tcholakov | 1 | -3/+3 |
2014-08-18 | Cache_redis, save() method: An optimization, moving sRemove call. | Ivan Tcholakov | 1 | -2/+1 |
2014-08-18 | Cache_redis, delete() method: Try to remove a key from Redis auxilary set onl... | Ivan Tcholakov | 1 | -3/+6 |
2014-08-18 | Cache_redis, delete() method: Bringing back a line of code. | Ivan Tcholakov | 1 | -0/+3 |
2014-08-18 | Cache_redis, Hardcoded name for the auxilary Redis set - '_ci_redis_serialized'. | Ivan Tcholakov | 1 | -8/+3 |
2014-08-18 | Cache_redis, delete() method: Removing code for updating the internal cache, ... | Ivan Tcholakov | 1 | -7/+0 |
2014-08-18 | Cache_redis: Strinct array_search() for now. | Ivan Tcholakov | 1 | -3/+3 |
2014-08-18 | Cache_redis: AND -> && correction, srrict in_array() check. | Ivan Tcholakov | 1 | -1/+1 |
2014-08-14 | Cache_redis: Adding serialization support. | Ivan Tcholakov | 1 | -2/+57 |
2014-08-10 | Polish changes following PR #3173 | Andrey Andreev | 2 | -5/+5 |
2014-08-10 | Merge pull request #3173 from ET-NiK/develop | Andrey Andreev | 2 | -2/+17 |
2014-08-08 | Using ImagePNG in CAPTCHA helper | ET-NiK | 2 | -2/+17 |
2014-08-06 | Merge pull request #3169 from Patroklo/develop | Andrey Andreev | 1 | -11/+14 |
2014-08-06 | Change name didn't work if reset initialization it's true | Joseba Juániz | 1 | -11/+14 |
2014-08-05 | Fix #3123 | Andrey Andreev | 1 | -1/+1 |
2014-08-01 | Make CI_Pagination properties per_page, cur_page public | Andrey Andreev | 1 | -38/+38 |
2014-07-31 | Merge pull request #3162 from MianSaleem/patch-1 | Andrey Andreev | 2 | -1/+2 |
2014-07-31 | Last empty line remove | Mian Saleem | 1 | -1/+1 |
2014-07-31 | Update url_helper.php | Mian Saleem | 0 | -0/+0 |
2014-07-31 | Update url_helper.php | Mian Saleem | 0 | -0/+0 |
2014-07-31 | Support for menubar attribute to the :func:`anchor_popup()` | Mian Saleem | 1 | -0/+1 |
2014-07-31 | Update url_helper.php | Mian Saleem | 1 | -1/+1 |
2014-07-31 | Fix #3160 | Andrey Andreev | 1 | -2/+2 |
2014-07-31 | Fix #3161 | Andrey Andreev | 3 | -8/+13 |
2014-07-31 | anchor popup attribute missing | Mian Saleem | 1 | -2/+2 |
2014-07-14 | Merge pull request #3134 from kdazzle/patch-1 | Andrey Andreev | 2 | -1/+2 |
2014-07-14 | Add changelog entry for CSRF status code; remove line at EOF | Kyle Valade | 2 | -1/+2 |
2014-07-12 | Fix CI_Encryption::substr() for PHP 5.3 | Andrey Andreev | 1 | -1/+4 |
2014-07-12 | Fix CI_Encryption::substr() usage of mb_substr() | Andrey Andreev | 1 | -1/+1 |
2014-07-12 | [ci skip] Add a note about CI_Driver (issue #3140) | Andrey Andreev | 1 | -1/+5 |
2014-07-11 | Add setting ['composer_autoload'] | Andrey Andreev | 4 | -2/+44 |
2014-07-07 | Continuing from previous commit ... use CI_Encryption::substr() | Andrey Andreev | 1 | -8/+8 |
2014-07-07 | Fix potential bugs in password_hash(), CI_Encryption | Andrey Andreev | 2 | -11/+59 |
2014-07-07 | Add a backport (compat) for quoted_printable_encode() | Andrey Andreev | 4 | -4/+216 |
2014-07-07 | Fix a few typos and add a backport (compat) for hex2bin() | Andrey Andreev | 7 | -28/+115 |
2014-07-06 | Return 403 instead of 500 if no CSRF token given | Kyle Valade | 1 | -2/+2 |
2014-07-06 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Andrey Andreev | 1 | -1/+1 |
2014-07-06 | Fix #3131 | Andrey Andreev | 1 | -0/+4 |
2014-07-05 | Merge pull request #3130 from dionysiosarvanitis/fix/pdo_result__list_fields | Andrey Andreev | 1 | -1/+1 |
2014-07-05 | Missing looping index added. Without index empty rows returned for csv column... | Dionysis Arvanitis | 1 | -1/+1 |
2014-07-02 | Remove GCM mode from CI_Encryption (OpenSSL) | Andrey Andreev | 2 | -14/+8 |
2014-07-01 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Andrey Andreev | 1 | -1/+1 |
2014-07-01 | Fix #3124 | Andrey Andreev | 1 | -2/+2 |
2014-06-29 | Merge pull request #3121 from GrahamCampbell/patch-1 | Andrey Andreev | 1 | -1/+1 |
2014-06-29 | Fixed eof | Graham Campbell | 1 | -1/+1 |
2014-06-29 | Fixed typo | Graham Campbell | 1 | -2/+2 |
2014-06-21 | Add CI_Encryption::create_key() | Andrey Andreev | 2 | -5/+25 |
2014-06-21 | Fix a _potential_ flaw in password_hash() | Andrey Andreev | 1 | -1/+4 |
2014-06-19 | [ci skip] Leftover from 1e83d69a52a85a4f568bfa086d658556acd48980 | Andrey Andreev | 1 | -2/+0 |