Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-02 | [ci skip] Fix #3515 | Andrey Andreev | 1 | -13/+13 | |
2014-10-24 | Fix Sphinx compilation warnings | vlakoff | 1 | -0/+1 | |
2014-06-01 | reduced line length. | Ahmad Anbar | 1 | -2/+2 | |
2014-06-01 | Fixed code style. | Ahmad Anbar | 1 | -14/+10 | |
2014-05-31 | Added _display documentation. | Ahmad Anbar | 1 | -1/+29 | |
2014-02-08 | [ci skip] Add return types to library docs | Andrey Andreev | 1 | -24/+35 | |
2014-01-03 | [ci skip] Some more generic user guide cleanup | Andrey Andreev | 1 | -0/+7 | |
2014-01-03 | [ci skip] Update the Output library docs | Andrey Andreev | 1 | -104/+120 | |
2012-11-29 | Added CI_Output::get_header() | Andrey Andreev | 1 | -5/+25 | |
(an improved version of PR #645) Also fixed get_content_type() to only return the MIME value and created Output library unit tests for both of these methods. | |||||
2012-10-24 | [ci skip] Fix an erroneous link in the docs | Andrey Andreev | 1 | -1/+1 | |
2012-10-16 | Fix user guide typos [ci skip] | Andrey Andreev | 1 | -1/+1 | |
2012-10-06 | [ci skip] Alter some changelog entries | Andrey Andreev | 1 | -0/+3 | |
2012-06-06 | Add a second parameter (charset) to CI_Output::set_content_type() + fix for ↵ | Andrey Andreev | 1 | -0/+4 | |
issue #666 | |||||
2012-04-03 | Some improvements to the additions from pull #1234 | Andrey Andreev | 1 | -2/+4 | |
2012-04-02 | The current name is too wide change to get_content_type()consistent with ↵ | Songpol Sripaoeiam | 1 | -2/+2 | |
set_content_type() | |||||
2012-04-01 | bracket on a new line | Songpol Sripaoeiam | 1 | -1/+1 | |
Also add space after foreach bracket on a new line... Also add a space after if Follow up from https://github.com/EllisLab/CodeIgniter/pull/1234/files#r630522 | |||||
2012-04-01 | add function get_current_content_type to output class and user manual library | Songpol Sripaoeiam | 1 | -0/+7 | |
2011-10-05 | fixed code block spacing in Loader, Output, and Pagination lib docs | Derek Jones | 1 | -2/+8 | |
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 1 | -0/+132 | |