Age | Commit message (Expand) | Author | Files | Lines |
2015-07-21 | Fix coding style | kenjis | 2 | -10/+10 |
2015-07-20 | Merge pull request #3987 from calvintam236/develop | Andrey Andreev | 1 | -1/+1 |
2015-07-20 | Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into develop | Calvin Tam | 39 | -210/+443 |
2015-07-20 | Fixed typo | Calvin Tam | 1 | -1/+1 |
2015-07-20 | Failed security check | rajatsharma94 | 1 | -2/+1 |
2015-07-20 | Security check fail | medhavini | 1 | -0/+1 |
2015-07-20 | Fix #3279 | Andrey Andreev | 2 | -4/+5 |
2015-07-20 | [ci skip] Update user-guide with info about 2.2.2, 2.2.3 | Andrey Andreev | 6 | -3/+60 |
2015-07-20 | [ci skip] Fix a docs compile warning | Andrey Andreev | 1 | -1/+1 |
2015-07-20 | [ci skip] Add upgrade instructions for 3.0.1 | Andrey Andreev | 2 | -1/+21 |
2015-07-20 | [ci skip] Apply changes from PR #3983 to error_exception.php | Andrey Andreev | 2 | -20/+14 |
2015-07-20 | Merge pull request #3983 from kenjis/fix-cli-error-php | Andrey Andreev | 1 | -13/+11 |
2015-07-20 | Fix indentation | kenjis | 1 | -4/+4 |
2015-07-20 | [ci skip] Add a changelog entry for last commit | Andrey Andreev | 1 | -0/+1 |
2015-07-20 | Fix an internal bug in QB where() escaping | Andrey Andreev | 1 | -4/+1 |
2015-07-20 | [ci skip] Fix #3985 | Andrey Andreev | 1 | -1/+1 |
2015-07-18 | Fix errors/cli/error_php.php output | kenjis | 1 | -13/+11 |
2015-07-17 | Fix #3752 | Andrey Andreev | 2 | -21/+23 |
2015-07-17 | [ci skip] Fix #3778 | Andrey Andreev | 2 | -15/+7 |
2015-07-17 | [ci skip] Fix a bug reported via PR #3704 | Andrey Andreev | 2 | -23/+21 |
2015-07-17 | Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop | Andrey Andreev | 1 | -2/+2 |
2015-07-17 | Merge pull request #3980 from kenjis/patch-2 | Andrey Andreev | 1 | -2/+2 |
2015-07-17 | Fix sample code | kenjis | 1 | -2/+2 |
2015-07-16 | Add 'ssl_verify' option for mysqli driver | Andrey Andreev | 3 | -0/+7 |
2015-07-16 | [ci skip] Update DB configuration docs with new SSL options | Andrey Andreev | 1 | -10/+15 |
2015-07-16 | Add SSL support for PDO_MYSQL too | Andrey Andreev | 3 | -4/+31 |
2015-07-16 | Improve the ssl_cipher check for MySQLi | Andrey Andreev | 1 | -9/+9 |
2015-07-16 | [ci skip] Add note about colon-separated ssl_cipher list | Andrey Andreev | 1 | -1/+1 |
2015-07-16 | Refactor proposed changes from PR #3896 | Andrey Andreev | 3 | -45/+39 |
2015-07-16 | Merge branch 'feature/mysqli-ssl' of github.com:ndigitals/CodeIgniter into fe... | Andrey Andreev | 3 | -5/+67 |
2015-07-16 | [ci skip] Fix #3869 | Andrey Andreev | 2 | -1/+8 |
2015-07-15 | [ci skip] Add changelog entries for PR #3828 | Andrey Andreev | 2 | -2/+14 |
2015-07-15 | [ci skip] Revert styleguide violations from PR #3828 | Andrey Andreev | 1 | -3/+3 |
2015-07-15 | Merge branch 'patch-1' of github.com:w0den/CodeIgniter into feature/output_cache | Andrey Andreev | 1 | -7/+28 |
2015-07-15 | [ci skip] Add a changelog entry for PR #3715 | Andrey Andreev | 1 | -0/+1 |
2015-07-15 | Merge pull request #3715 from infinit89/patch-1 | Andrey Andreev | 1 | -1/+1 |
2015-07-15 | Merge pull request #3977 from MSDehghan/develop | Andrey Andreev | 1 | -1/+1 |
2015-07-15 | Polish changes from PR #3893 | Andrey Andreev | 3 | -39/+31 |
2015-07-15 | Fix a Typo | Mohammad Sadegh Dehghan Niri | 1 | -1/+1 |
2015-07-15 | Merge branch 'feature/form_helper' of github.com:darkhouse/CodeIgniter into f... | Andrey Andreev | 3 | -22/+56 |
2015-07-15 | [ci skip] Add changelog entry for PR #3968 | Andrey Andreev | 1 | -0/+1 |
2015-07-15 | allow add of keys with array | Adrian Voicu | 1 | -1/+1 |
2015-07-15 | Merge pull request #3969 from avenirer/patch-2 | Andrey Andreev | 1 | -0/+2 |
2015-07-15 | Merge branch 'feature/unicode_url_title' into develop | Andrey Andreev | 2 | -2/+5 |
2015-07-15 | [ci skip] Changelog entry for PR #3970 | Andrey Andreev | 1 | -0/+3 |
2015-07-13 | Update forge.rst | Adrian Voicu | 1 | -1/+1 |
2015-07-13 | Add check for PCRE UTF-8 support | dimonneon | 1 | -1/+1 |
2015-07-13 | Update forge.rst | Adrian Voicu | 1 | -1/+1 |
2015-07-13 | [ci skip] Update 'ico' entry in config/mimes.php | Andrey Andreev | 1 | -1/+1 |
2015-07-10 | Add unicode support in url_title function | dimonneon | 1 | -2/+2 |