Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | Andrey Andreev | 3 | -5/+67 | |
feature/mysqli_ssl | |||||
2015-07-16 | [ci skip] Fix #3869 | Andrey Andreev | 2 | -1/+8 | |
Close #3978 Close #3979 | |||||
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 | |
[ci skip] Fix pagination links with protocol-relative URLs | |||||
2015-07-15 | Merge pull request #3977 from MSDehghan/develop | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a log message typo | |||||
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 ↵ | Andrey Andreev | 3 | -22/+56 | |
feature/form_helpers_extra_array Manually fixed conflicts in: user_guide_src/source/changelog.rst | |||||
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 | |
This will allow adding multiple keys using array (http://www.codeigniter.com/user_guide/database/forge.html#adding-keys). Only if user wants, he can use the table columns to set a primary key by setting second parameter as TRUE. | |||||
2015-07-15 | Merge pull request #3969 from avenirer/patch-2 | Andrey Andreev | 1 | -0/+2 | |
[ci skip] Add docs note about DB_forge::add_field() with raw strings | |||||
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 | |
2015-07-10 | Important note | Adrian Voicu | 1 | -0/+2 | |
If you pass strings to the add_field() methods you won't be able to follow those by add_key() methods on those fields. | |||||
2015-07-10 | [ci skip] Clarify comments about libraries/drivers autoloading | Andrey Andreev | 1 | -4/+6 | |
Close #3964 | |||||
2015-07-09 | Fix #3965 | Andrey Andreev | 2 | -9/+4 | |
2015-07-08 | [ci skip] Cleanup some whitespace in CI_Unit_test | Andrey Andreev | 1 | -23/+23 | |
2015-07-08 | Fix #3963 | Andrey Andreev | 2 | -3/+6 | |
2015-07-06 | Merge pull request #3958 from ftwbzhao/feature/router | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a comment typo | |||||
2015-07-06 | fix typo in router class | ftwbzhao | 1 | -1/+1 | |
2015-07-06 | Merge pull request #3952 from ftwbzhao/develop | Andrey Andreev | 3 | -2/+3 | |
Fix SQlite3 list_fields() | |||||
2015-07-06 | Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop | ftwbzhao | 12 | -29/+12 | |
Conflicts: user_guide_src/source/changelog.rst | |||||
2015-07-06 | [ci skip] Update config/migration.php comments | Andrey Andreev | 1 | -3/+3 | |
Close #3951 | |||||
2015-07-06 | [ci skip] Add missing changelog entries for PRs #3955, #3957 | Andrey Andreev | 1 | -0/+3 | |
2015-07-06 | Merge pull request #3955 from ftwbzhao/ci3.0 | Andrey Andreev | 1 | -2/+2 | |
key_prefix support for Cache increment() and decrement() | |||||
2015-07-06 | Merge pull request #3957 from ftwbzhao/feature/unittest | Andrey Andreev | 2 | -1/+2 | |
Added "is_resource" into the list of unit tests capable of being run. | |||||
2015-07-06 | Added "is_resource" into the list of unit tests capable of being run. | ftwbzhao | 2 | -1/+2 | |
2015-07-05 | supported key_prefix on `increment` and `decrement` | ftwbzhao | 1 | -2/+2 | |
2015-07-05 | fix pdo/sqlite & update changelog | ftwbzhao | 2 | -2/+2 | |
2015-07-05 | Merge pull request #3953 from calvintam236/develop | Andrey Andreev | 7 | -23/+2 | |
[ci skip] Fix comment typos and strip some new lines | |||||
2015-07-04 | Standardized new lines | Calvin Tam | 7 | -21/+0 | |
2015-07-04 | Fixed typos | Calvin Tam | 1 | -2/+2 | |
2015-07-04 | add changelog | ftwbzhao | 1 | -0/+1 | |
2015-07-04 | fix SQlite3 list_fields | ftwbzhao | 1 | -1/+1 | |
2015-07-02 | Fix QB delete() for multiple tables with where() | Andrey Andreev | 2 | -1/+4 | |
Reported via the forums: http://forum.codeigniter.com/thread-61774.html | |||||
2015-07-02 | Close #3941 | Andrey Andreev | 1 | -6/+1 | |
2015-07-02 | Apply PR #3940 to sqlite3 driver and fix a wrong var name | Andrey Andreev | 1 | -1/+2 | |
2015-07-02 | Merge pull request #3940 from ftwbzhao/develop | Andrey Andreev | 1 | -0/+1 | |
SQLite < 3.3 doesn't support DROP TABLE IF | |||||
2015-07-02 | sqlite < 3.3 unsuported `_drop_table_if` | ftwbzhao | 1 | -0/+1 | |
2015-06-29 | [ci skip] Manually apply PR #3925 | Andrey Andreev | 1 | -2/+2 | |