Age | Commit message (Expand) | Author | Files | Lines |
2015-06-22 | A small optimization in CI_Cache::is_supported() | Andrey Andreev | 1 | -3/+2 |
2015-06-22 | Fix #3913 | Andrey Andreev | 2 | -139/+128 |
2015-06-22 | Work-around for https://bugs.php.net/bug.php?id=39598 | Andrey Andreev | 2 | -2/+42 |
2015-06-22 | Alter CI_Upload logging levels | Andrey Andreev | 1 | -23/+22 |
2015-06-15 | Fix #3908 | Andrey Andreev | 1 | -1/+1 |
2015-06-13 | Fix typo in url_title function description. | Michael Foss | 1 | -1/+1 |
2015-06-11 | Fix #3904 | Andrey Andreev | 1 | -0/+6 |
2015-06-10 | Fix #3903 | Andrey Andreev | 1 | -3/+2 |
2015-06-08 | Fix #3890 | Andrey Andreev | 1 | -5/+13 |
2015-05-22 | Merge pull request #3868 from ftwbzhao/feature/migration | Andrey Andreev | 1 | -3/+3 |
2015-05-21 | update function latest | ftwbzhao | 1 | -1/+1 |
2015-05-21 | Fix a bug in the CSV export DB utility | Andrey Andreev | 1 | -2/+2 |
2015-05-21 | [ci skip] Trim some whitespace from Image_lib | Andrey Andreev | 1 | -11/+11 |
2015-05-20 | optimize migrations class reference | ftwbzhao | 1 | -3/+3 |
2015-05-13 | Merge pull request #3854 from leandrowkz/develop | Andrey Andreev | 1 | -1/+1 |
2015-05-13 | Fixed bug - using field_data() on Oracle databases | Leandro Mangini Antunes | 1 | -1/+1 |
2015-05-13 | [Cache]minor adjustments for save function | ftwbzhao | 1 | -3/+1 |
2015-05-11 | Fix an undefined variable error from fbde2798688ab99cfe3fdd22746d60f0877b2c27 | Andrey Andreev | 1 | -1/+1 |
2015-05-11 | Fix #3846 | Andrey Andreev | 1 | -6/+12 |
2015-05-07 | Revert "Issue/PR #3836" | Andrey Andreev | 1 | -6/+2 |
2015-05-07 | Issue/PR #3836 | Andrey Andreev | 1 | -2/+6 |
2015-04-30 | Fix #3823 | Andrey Andreev | 2 | -2/+2 |
2015-04-29 | Add list_fields() support for SQLite3 | Andrey Andreev | 3 | -17/+45 |
2015-04-29 | Fix #3816 | Andrey Andreev | 1 | -1/+1 |
2015-04-29 | Merge pull request #3804 from refringe/feature/cache-defaults | Andrey Andreev | 1 | -20/+2 |
2015-04-28 | Removed extra adapter validation. Adapter validation already happens in the s... | Tyler Brownell | 1 | -18/+2 |
2015-04-27 | Adds error-level log messages when invalid adapters are set. | Tyler Brownell | 1 | -0/+8 |
2015-04-24 | Reverts previous variable renaming and removes the foreach loop in favor of a... | Tyler Brownell | 1 | -24/+23 |
2015-04-23 | Output cache: Fixing a wrong timestamp. Credits to khoggatt (CodeIgniter forum). | Ivan Tcholakov | 1 | -1/+1 |
2015-04-23 | Renames $_adapter to $_driver. It's what we call it everywhere else. | Tyler Brownell | 1 | -14/+14 |
2015-04-23 | Cache Library Defaults Fixed | Tyler Brownell | 1 | -15/+6 |
2015-04-23 | Updates the fallback driver variable name to match the config option name. | Tyler Brownell | 1 | -6/+6 |
2015-04-20 | Fix #3787 | Andrey Andreev | 1 | -1/+1 |
2015-04-20 | [ci skip] Remove whitespace | Andrey Andreev | 1 | -1/+1 |
2015-04-14 | Fix #3771 | Andrey Andreev | 1 | -10/+4 |
2015-04-14 | Fix #3773 | Andrey Andreev | 1 | -0/+24 |
2015-04-14 | [ci skip] Change Array helpers element(), elements() signatures | Andrey Andreev | 1 | -2/+2 |
2015-04-14 | Merge pull request #3770 from ftwbzhao/feature/ci/helper | Andrey Andreev | 1 | -0/+1 |
2015-04-14 | Merge pull request #3769 from ftwbzhao/develop | Andrey Andreev | 1 | -0/+4 |
2015-04-14 | [helper]update plural regular | ftwbzhao | 1 | -0/+1 |
2015-04-14 | Status Code Definitions | ftwbzhao | 1 | -0/+4 |
2015-04-12 | Close #3761 | Andrey Andreev | 1 | -1/+1 |
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 |