Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-19 | [ci skip] Fix a bug in FV valid_email() | Andrey Andreev | 1 | -0/+4 | |
2017-06-15 | [ci skip] Add changelog entry for #5155 | Andrey Andreev | 1 | -0/+1 | |
2017-06-15 | [ci skip] Merge pull request #5154 from angelxaces/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Grammatical fix in ancillary_classes.rst doc | |||||
2017-06-14 | Create ancillary_classes.rst | Angel Aces | 1 | -1/+1 | |
"Normally, to call any of the available CodeIgniter methods requires you to use the ``$this`` construct::" - Grammatical adjustment. It appears that the author meshed two sentences together by starting with the proper noun that they ended the previous sentence but as it is the sentence reads: "Normally to call any of the available. CodeIgniter methods requires..." | |||||
2017-06-13 | [ci skip] Apply PR #5150 patch to pdo/oci and add changelog entry | Andrey Andreev | 1 | -0/+1 | |
2017-05-25 | [ci skip] Fix #5131 | Andrey Andreev | 1 | -0/+1 | |
2017-05-25 | [ci skip] Doc changes following PR #5130 | Andrey Andreev | 2 | -1/+5 | |
2017-05-09 | [ci skip] Add changelog entry for PR #5108 | Andrey Andreev | 1 | -0/+1 | |
2017-04-18 | [ci skip] Add changelog entry for #5084, PR #5085 | Andrey Andreev | 1 | -0/+1 | |
2017-03-28 | [ci skip] Fix 5070 | Andrey Andreev | 1 | -0/+4 | |
2017-03-28 | [ci skip] Add changelog entry for PR #5067 | Andrey Andreev | 1 | -0/+1 | |
2017-03-28 | Updated Caching docs according to review | George Petculescu | 1 | -1/+1 | |
2017-03-26 | Added get_loaded_driver() method to Cache.php; updated docs. | George Petculescu | 1 | -0/+10 | |
2017-03-24 | Merge branch '3.1-stable' into develop | Andrey Andreev | 9 | -15/+64 | |
Conflicts resolved: system/core/CodeIgniter.php system/core/Common.php system/core/Input.php system/helpers/cookie_helper.php tests/codeigniter/helpers/html_helper_test.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst user_guide_src/source/libraries/input.rst | |||||
2017-03-20 | [ci skip] Fix 3.1.4 release date ... | Andrey Andreev | 1 | -1/+1 | |
Apparently, I'm from the future. | |||||
2017-03-20 | [ci skip] Mark the start of 3.1.5-dev | Andrey Andreev | 5 | -3/+25 | |
2017-03-20 | [ci skip] Prepare 3.1.4 release | Andrey Andreev | 3 | -4/+4 | |
2017-03-20 | Fix Apache header injection vulnerability in set_status_header() | Andrey Andreev | 1 | -1/+2 | |
2017-03-20 | Fix #5057 | Andrey Andreev | 1 | -0/+1 | |
2017-03-14 | Fix #5050 | Andrey Andreev | 1 | -0/+1 | |
2017-03-08 | [ci skip] Remove an obsolete note from routing docs | Andrey Andreev | 1 | -3/+0 | |
2017-03-06 | Fix #5044; add unit tests for img() HTML helper | Andrey Andreev | 1 | -0/+1 | |
2017-02-21 | [ci skip] Changelog, docs changes following PR #5025 | Andrey Andreev | 2 | -7/+21 | |
2017-02-21 | [ci skip] Add changelog entry for PR #5017 | Andrey Andreev | 1 | -0/+4 | |
2017-02-21 | Merge pull request #5017 from tianhe1986/develop_having_in | Andrey Andreev | 1 | -0/+46 | |
DB_query_builder: Adding having_in(), or_having_in(), having_not_in() and or_having_not_in() | |||||
2017-02-20 | [ci skip] Add changelog entry for PR #5010 | Andrey Andreev | 1 | -0/+1 | |
2017-02-20 | [ci skip] Add a changelog entry for #4815, PR #5023 | Andrey Andreev | 1 | -0/+1 | |
2017-02-20 | [ci skip] Add a note on xss_clean() and HTML attributes | Andrey Andreev | 1 | -2/+9 | |
2017-02-13 | Add user-guide. | tianhe1986 | 1 | -0/+46 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-02-11 | Increase version in userguide to 3.1.4-dev | Zach Ploskey | 1 | -2/+2 | |
The version number was not increased after the 3.1.3 release. | |||||
2017-02-06 | [ci skip] Add changelog entries for PR #5006 | Andrey Andreev | 1 | -0/+2 | |
2017-02-01 | Fix a CI_Input::set_cookie() bug | Andrey Andreev | 3 | -4/+5 | |
Found on StackOverflow: https://stackoverflow.com/questions/41925028/codeigniter-config-overrides-set-cookie-parameters | |||||
2017-01-30 | [ci skip] Fix #5002 | Andrey Andreev | 1 | -2/+2 | |
2017-01-23 | [ci skip] Add changelog entry for PR #4030 | Andrey Andreev | 1 | -0/+1 | |
2017-01-23 | [ci skip] Add changelog entries for PR #4990 | Andrey Andreev | 1 | -0/+2 | |
2017-01-19 | hash_pbkdf2() byte-safety | Andrey Andreev | 1 | -1/+1 | |
2017-01-19 | More byte-safety | Andrey Andreev | 1 | -0/+3 | |
2017-01-19 | Fix byte-safety issues & actually test for them | Andrey Andreev | 1 | -2/+9 | |
2017-01-17 | [ci skip] Add changelog entry for #4987 | Andrey Andreev | 1 | -0/+1 | |
2017-01-17 | [ci skip] Merge pull request #4986 from ka7/feature/spelling | Andrey Andreev | 15 | -17/+17 | |
Spelling fixes in comment blocks and docs | |||||
2017-01-16 | spelling fixes | klemens | 16 | -18/+18 | |
2017-01-11 | [ci skip] Add a changelog entry for 37226c036a52ae857b13109774b1cdfc4b1d4db9 | Andrey Andreev | 1 | -0/+1 | |
2017-01-11 | [ci skip] Add changelog entry for #4977 | Andrey Andreev | 1 | -0/+1 | |
2017-01-10 | Merge branch '3.1-stable' into develop | Andrey Andreev | 5 | -4/+48 | |
Conflicts resolved: system/core/CodeIgniter.php system/database/drivers/sqlite/sqlite_driver.php system/database/drivers/sqlite/sqlite_forge.php system/database/drivers/sqlite/sqlite_result.php system/database/drivers/sqlite/sqlite_utility.php system/helpers/email_helper.php system/helpers/smiley_helper.php system/libraries/Cart.php system/libraries/Email.php system/libraries/Image_lib.php system/libraries/Javascript.php system/libraries/Javascript/Jquery.php system/libraries/Session/SessionHandlerInterface.php user_guide_src/source/changelog.rst user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst | |||||
2017-01-10 | [ci skip] CI_Image_lib to set gd.jpeg_ignore_warning = 1 | Andrey Andreev | 1 | -0/+4 | |
See #4967 | |||||
2017-01-10 | Add a testcase and changelog entry for #4975 | Andrey Andreev | 1 | -0/+4 | |
2017-01-09 | [ci skip] Mark the beginning of 3.1.4-dev | Andrey Andreev | 5 | -3/+25 | |
2017-01-09 | [ci skip] Prepare 3.1.3 release | Andrey Andreev | 3 | -4/+4 | |
2017-01-09 | Merge branch 'security' into 3.1-stable | Andrey Andreev | 1 | -0/+8 | |
2017-01-06 | [ci skip] Add changelog entry for PR #4825 | Andrey Andreev | 1 | -1/+5 | |