Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-05 | Fix #4027 | Andrey Andreev | 1 | -0/+1 | |
2015-08-03 | Fix #4015 | Andrey Andreev | 1 | -0/+1 | |
2015-07-31 | [ci skip] Add a note about form helper set_value() | Andrey Andreev | 1 | -0/+5 | |
2015-07-31 | [ci skip] Alter 3.0 upgrade instructions title | Andrey Andreev | 1 | -1/+1 | |
They'd be valid for all 3.0.x versions, not just for 3.0.0 | |||||
2015-07-31 | Fix #4012 | Andrey Andreev | 1 | -0/+1 | |
2015-07-31 | Merge pull request #4010 from aneasystone/html_helper | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Correct description of HTML helper function ul() | |||||
2015-07-31 | Correct the notes of html_helper ul function | aneasystone | 1 | -1/+1 | |
Signed-off-by: aneasystone <aneasystone@gmail.com> | |||||
2015-07-30 | [ci skip] Fix a changelog typo | Andrey Andreev | 1 | -1/+1 | |
2015-07-29 | [ci skip] QB docs, consistent bool vs boolean | Andrey Andreev | 1 | -6/+6 | |
2015-07-29 | Revert "[ci skip] Fix where_in() docs" | Andrey Andreev | 1 | -4/+4 | |
This reverts commit c749bfbca99291fe64ca98d45a20d0735cb4e461. Related to #3989, #4001 | |||||
2015-07-29 | Fix a 'counter-#3989' bug | Andrey Andreev | 1 | -0/+1 | |
The issue described in #3989 is actually the opposite of what has beent the intended behavior for the parameter in all Query Builder methods. Unfortunately, there's been a huge misunderstanding about that and half the methods worked properly, while the other half did not ... fixing that here. Also related: #4001 | |||||
2015-07-29 | Merge pull request #4009 from aneasystone/doc-pro | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Correct notes about database_exists(), optimize_database() utils | |||||
2015-07-29 | fix mixed-up database and table | aneasystone | 1 | -2/+2 | |
Signed-off-by: aneasystone <aneasystone@gmail.com> | |||||
2015-07-28 | [ci skip] Remove a redundant example from DB result docs | Andrey Andreev | 1 | -12/+0 | |
2015-07-27 | Close #4004 | Andrey Andreev | 1 | -0/+1 | |
2015-07-27 | Revert "[ci skip] Add a changelog entry for last commit" | Andrey Andreev | 1 | -1/+0 | |
This reverts commit 72774470d435b18fac6cb90bc4e4ff2b9e8684a2. Conflicts: user_guide_src/source/changelog.rst | |||||
2015-07-27 | Revert "Fix #3989" | Andrey Andreev | 1 | -1/+1 | |
This reverts commit e1a94d30e2f30cee36f71c246136fb2db34d25df. | |||||
2015-07-27 | [ci skip] Update some query builder examples | Andrey Andreev | 1 | -11/+21 | |
Related: #4001 | |||||
2015-07-26 | Fix #4000 | Andrey Andreev | 1 | -0/+1 | |
2015-07-26 | [ci skip] Add a note about CI_Form_validation::set_data() | Andrey Andreev | 1 | -2/+6 | |
2015-07-26 | Merge pull request #3999 from aneasystone/doc-pro | Andrey Andreev | 1 | -1/+5 | |
[ci skip] Clarify word_wrap() text helper docs | |||||
2015-07-26 | fix word_wrap produce not clear | aneasystone | 1 | -1/+5 | |
Signed-off-by: aneasystone <aneasystone@gmail.com> | |||||
2015-07-24 | [ci skip] Remove some whitespace | Andrey Andreev | 1 | -7/+7 | |
2015-07-24 | Merge pull request #3993 from lonnieezell/f/dbnumrows | Andrey Andreev | 1 | -16/+13 | |
[ci skip] Removing use of num_rows() in DB results docs | |||||
2015-07-24 | Revamping to the tune of isset | Lonnie Ezell | 1 | -2/+2 | |
2015-07-23 | [ci skip] Polish changes from PR #3990 | Andrey Andreev | 1 | -15/+18 | |
2015-07-23 | Merge pull request #3990 from lonnieezell/f/dbobjects | Andrey Andreev | 1 | -0/+85 | |
[ci skip] Adding Custom Result object documentation to Query Results docs | |||||
2015-07-23 | Fix an issue with CI_Upload max filesize | Andrey Andreev | 1 | -0/+1 | |
Reported via the forums: http://forum.codeigniter.com/thread-62510.html | |||||
2015-07-23 | Tabs vs Spaces and the forgotten rewrite. | Lonnie Ezell | 1 | -6/+6 | |
2015-07-23 | The little things. :) | Lonnie Ezell | 1 | -1/+0 | |
2015-07-22 | Removing use of ->num_rows() in DB results docs. | Lonnie Ezell | 1 | -16/+14 | |
2015-07-22 | Revamping User class example for Custom Result Objects | Lonnie Ezell | 1 | -8/+5 | |
2015-07-22 | Add class_exists() checks to CI_Loader::model() | Andrey Andreev | 1 | -0/+1 | |
Helps debugging in case of controller/model/library class name collision. | |||||
2015-07-22 | Fix #3991 | Andrey Andreev | 1 | -0/+1 | |
2015-07-22 | Rewording and typos | Lonnie Ezell | 1 | -13/+14 | |
2015-07-21 | Added missing space. | Lonnie Ezell | 1 | -1/+1 | |
2015-07-21 | Adding Custom Result object documentation to Query Results docs. | Lonnie Ezell | 1 | -0/+87 | |
2015-07-21 | Fix #3989 | Andrey Andreev | 1 | -1/+1 | |
More instances of the bug that was fixed with 43afc71b777b00cfc2638add6fa3c47d333c5e04 | |||||
2015-07-20 | Fix #3279 | Andrey Andreev | 1 | -0/+1 | |
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] Add a changelog entry for last commit | Andrey Andreev | 1 | -0/+1 | |
2015-07-20 | [ci skip] Fix #3985 | Andrey Andreev | 1 | -1/+1 | |
2015-07-17 | Fix #3752 | Andrey Andreev | 1 | -0/+1 | |
2015-07-17 | [ci skip] Fix #3778 | Andrey Andreev | 1 | -0/+1 | |
2015-07-17 | [ci skip] Fix a bug reported via PR #3704 | Andrey Andreev | 1 | -0/+1 | |
2015-07-17 | Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop | 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 | 1 | -0/+1 | |
MYSQLI_OPT_SSL_VERIFY_SERVER_CERT is an undocumented option that may not always be available. Reference: http://svn.php.net/viewvc/php/php-src/trunk/ext/mysqli/tests/mysqli_constants.phpt?view=markup&pathrev=302897 |