summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source
AgeCommit message (Collapse)AuthorFilesLines
2017-10-25[ci skip] Merge pull request #5311 from gonzalo-massa/gonzalo-massa-patch-1Andrey Andreev1-0/+3
Download links for versions 2.2.4 to 2.2.6 added to docs
2017-10-25Missing links for CI2 versions on documentationgonzalo-massa1-0/+3
Download links for CodeIgniter versions 2.2.4, 2.2.5 and 2.2.6 added to documentation (Installation > Downloading CodeIgniter)
2017-10-16Merge branch '3.1-stable' into developAndrey Andreev2-2/+15
2017-10-16[ci skip] Use INTL_IDNA_VARIANT_UCS46 to convert non-ASCII domain names in ↵Andrey Andreev1-0/+5
emails Close #5300
2017-10-13Fix #5297Andrey Andreev1-0/+1
2017-10-09[ci skip] Merge pull request #5295 from mamat-rahmat/fix-docs-code-blockAndrey Andreev1-2/+2
Fix broken .htaccess example code-block
2017-10-09[ci skip] Merge pull request #5295 from mamat-rahmat/fix-docs-code-blockAndrey Andreev1-2/+2
Fix broken .htaccess example code-block
2017-10-09[ci skip] Merge pull request #5292 from ajdunn2/developAndrey Andreev1-1/+1
Small spelling fix
2017-10-09Fix broken .htaccess example code-blockMamat Rahmat1-2/+2
- remove double colon before code-block - change lexer into apacheconf Fixes #5283 Signed-off-by: Mamat Rahmat <coderbodoh@gmail.com>
2017-10-08Small spelling fixAJ Dunn1-1/+1
Missing ‘e’ in word ‘certificates’. Signed-off-by: AJ Dunn <andrew.dunn2@outlook.com.au>
2017-10-04[ci skip] Fix a typo in pagination docsAndrey Andreev1-2/+2
2017-10-03[ci skip] Add changelog entry for #5282Andrey Andreev1-0/+1
2017-10-02[ci skip] Drop docs section about short PHP tags (close #5280)Andrey Andreev1-15/+1
2017-09-29Add testcase and changelog entry for #5278Andrey Andreev1-0/+1
2017-09-27Fix #5276Andrey Andreev1-0/+5
2017-09-25Merge branch '3.1-stable' into developAndrey Andreev5-2/+61
2017-09-25[ci skip] Mark the start of 3.1.7-devAndrey Andreev5-3/+25
2017-09-25[ci skip] Prepare 3.1.6 releaseAndrey Andreev3-4/+4
2017-09-25[ci skip] Add upgrade instructions about the APC deprecationAndrey Andreev1-0/+14
2017-09-25[ci skip] Fix potential object injection in apc cache driver; deprecate the ↵Andrey Andreev1-0/+5
apc driver
2017-09-16[ci skip] Merge pull request #5265 from mehdibo/patch-1Andrey Andreev1-1/+1
Fixed dbprefix() documentation
2017-09-16Fixed dbprefix()Mehdi Bounya1-1/+1
$this->db->set_dbprefix('newprefix'); $this->db->dbprefix('tablename'); Would output newprefixtablename not newprefix_tablename
2017-09-13Fix #5260Andrey Andreev1-0/+2
2017-09-04Fix #5246Andrey Andreev1-0/+1
2017-08-31[ci skip] Add changelog entry for #5243Andrey Andreev1-0/+1
2017-08-29Polish changes from & add changelog entry for PR #5242Andrey Andreev1-0/+1
Also, further simplified the join() logic
2017-08-25[ci skip] Fix #5236Andrey Andreev1-0/+1
2017-08-07[ci skip] Update docs & add changelog entry for PR #5217Andrey Andreev2-1/+2
2017-07-21[ci skip] Merge pull request #5191 from jim-parry/patch/docsAndrey Andreev4-6/+6
Fix some mistakes in the user guide
2017-07-21[ci skip] Merge pull request #5191 from jim-parry/patch/docsAndrey Andreev4-6/+6
Fix some mistakes in the user guide
2017-07-20Added code-block tag to make sphinx happy with urls.rstMaster Yoda1-0/+2
2017-07-20Remove changes to general/urls.rstMaster Yoda1-2/+2
2017-07-20Fix some mistakes in the user guideMaster Yoda4-8/+6
2017-07-20[ci skip] Fix changelog entries (errors detected while testing #5188)Andrey Andreev1-2/+2
2017-07-17[ci skip] escapeshellarg on the image src path passed to NetPBM by Image_libAndrey Andreev1-0/+1
2017-07-14[ci skip] Add changelog entry for #5183Andrey Andreev1-0/+1
2017-07-10[ci skip] Add changelog entry for #5128Andrey Andreev1-0/+1
2017-07-06[ci skip] Add changelog entry for PR #5170Andrey Andreev1-0/+4
2017-07-03[ci skip] Fix #5168Andrey Andreev1-0/+1
2017-06-27Fix #5164Andrey Andreev1-0/+5
2017-06-26[ci skip] Merge pull request #5162 from hex-ci/patch-3Andrey Andreev1-1/+1
Fix a spelling typo in security docs
2017-06-25Fix the spelling of the word.Hex1-1/+1
2017-06-22Close #4134: Allow dots in alias names detected by QBAndrey Andreev2-2/+4
2017-06-22Implement #2436 (access to FV processed data)Andrey Andreev2-1/+21
2017-06-22[ci skip] Close #3711Andrey Andreev2-4/+9
2017-06-21Implement #193: Validating entire arrays in a single function callAndrey Andreev1-0/+1
2017-06-21[ci skip] Add changelog entry for PR #5159Andrey Andreev1-0/+1
2017-06-19Merge branch '3.1-stable' into developAndrey Andreev5-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-devAndrey Andreev5-3/+25
2017-06-19[ci skip] Prepare 3.1.5 releaseAndrey Andreev3-5/+5