Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-08 | Small spelling fix | AJ Dunn | 1 | -1/+1 | |
Missing ‘e’ in word ‘certificates’. Signed-off-by: AJ Dunn <andrew.dunn2@outlook.com.au> | |||||
2017-10-02 | [ci skip] Drop docs section about short PHP tags (close #5280) | Andrey Andreev | 1 | -15/+1 | |
2017-09-25 | Merge branch '3.1-stable' into develop | Andrey Andreev | 5 | -2/+61 | |
2017-09-25 | [ci skip] Mark the start of 3.1.7-dev | Andrey Andreev | 5 | -3/+25 | |
2017-09-25 | [ci skip] Prepare 3.1.6 release | Andrey Andreev | 3 | -4/+4 | |
2017-09-25 | [ci skip] Add upgrade instructions about the APC deprecation | Andrey Andreev | 1 | -0/+14 | |
2017-09-25 | [ci skip] Fix potential object injection in apc cache driver; deprecate the ↵ | Andrey Andreev | 1 | -0/+5 | |
apc driver | |||||
2017-09-16 | [ci skip] Merge pull request #5265 from mehdibo/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Fixed dbprefix() documentation | |||||
2017-09-16 | Fixed dbprefix() | Mehdi Bounya | 1 | -1/+1 | |
$this->db->set_dbprefix('newprefix'); $this->db->dbprefix('tablename'); Would output newprefixtablename not newprefix_tablename | |||||
2017-09-13 | Fix #5260 | Andrey Andreev | 1 | -0/+2 | |
2017-09-04 | Fix #5246 | Andrey Andreev | 1 | -0/+1 | |
2017-08-31 | [ci skip] Add changelog entry for #5243 | Andrey Andreev | 1 | -0/+1 | |
2017-08-29 | Polish changes from & add changelog entry for PR #5242 | Andrey Andreev | 1 | -0/+1 | |
Also, further simplified the join() logic | |||||
2017-08-25 | [ci skip] Fix #5236 | Andrey Andreev | 1 | -0/+1 | |
2017-08-07 | [ci skip] Update docs & add changelog entry for PR #5217 | Andrey Andreev | 2 | -1/+2 | |
2017-07-21 | [ci skip] Merge pull request #5188 from ↵ | Andrey Andreev | 1 | -4/+6 | |
ryanbriscall/update-sphinx-version-userguide-src updates version of sphinx to 1.6.3 for easyinstall command in step 2 … | |||||
2017-07-21 | [ci skip] Merge pull request #5188 from ↵ | Andrey Andreev | 1 | -4/+6 | |
ryanbriscall/update-sphinx-version-userguide-src updates version of sphinx to 1.6.3 for easyinstall command in step 2 … | |||||
2017-07-21 | [ci skip] Merge pull request #5191 from jim-parry/patch/docs | Andrey Andreev | 4 | -6/+6 | |
Fix some mistakes in the user guide | |||||
2017-07-21 | [ci skip] Merge pull request #5191 from jim-parry/patch/docs | Andrey Andreev | 4 | -6/+6 | |
Fix some mistakes in the user guide | |||||
2017-07-20 | Added code-block tag to make sphinx happy with urls.rst | Master Yoda | 1 | -0/+2 | |
2017-07-20 | Remove changes to general/urls.rst | Master Yoda | 1 | -2/+2 | |
2017-07-20 | Fix some mistakes in the user guide | Master Yoda | 4 | -8/+6 | |
2017-07-20 | [ci skip] Fix changelog entries (errors detected while testing #5188) | Andrey Andreev | 1 | -2/+2 | |
2017-07-17 | [ci skip] escapeshellarg on the image src path passed to NetPBM by Image_lib | Andrey Andreev | 1 | -0/+1 | |
2017-07-17 | updates prerequisites text to clarify v2.7 requirement of Python for Sphinx. | ryanbriscall | 1 | -3/+5 | |
2017-07-16 | updates version of sphinx to 1.6.3 for easyinstall command in step 2 of ↵ | ryanbriscall | 1 | -1/+1 | |
user_guide_src/README. | |||||
2017-07-14 | [ci skip] Add changelog entry for #5183 | Andrey Andreev | 1 | -0/+1 | |
2017-07-10 | [ci skip] Add changelog entry for #5128 | Andrey Andreev | 1 | -0/+1 | |
2017-07-06 | [ci skip] Add changelog entry for PR #5170 | Andrey Andreev | 1 | -0/+4 | |
2017-07-03 | [ci skip] Fix #5168 | Andrey Andreev | 1 | -0/+1 | |
2017-06-27 | Fix #5164 | Andrey Andreev | 1 | -0/+5 | |
2017-06-26 | [ci skip] Merge pull request #5162 from hex-ci/patch-3 | Andrey Andreev | 1 | -1/+1 | |
Fix a spelling typo in security docs | |||||
2017-06-25 | Fix the spelling of the word. | Hex | 1 | -1/+1 | |
2017-06-22 | Close #4134: Allow dots in alias names detected by QB | Andrey Andreev | 2 | -2/+4 | |
2017-06-22 | Implement #2436 (access to FV processed data) | Andrey Andreev | 2 | -1/+21 | |
2017-06-22 | [ci skip] Close #3711 | Andrey Andreev | 2 | -4/+9 | |
2017-06-21 | Implement #193: Validating entire arrays in a single function call | Andrey Andreev | 1 | -0/+1 | |
2017-06-21 | [ci skip] Add changelog entry for PR #5159 | Andrey Andreev | 1 | -0/+1 | |
2017-06-19 | Merge branch '3.1-stable' into develop | Andrey Andreev | 5 | -4/+43 | |
Conflicts resolved: system/core/CodeIgniter.php tests/codeigniter/libraries/Form_validation_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 | |||||
2017-06-19 | [ci skip] Starting 3.1.6-dev | Andrey Andreev | 5 | -3/+25 | |
2017-06-19 | [ci skip] Prepare 3.1.5 release | Andrey Andreev | 3 | -5/+5 | |
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 | |