summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Update user_guide_src/source/libraries/form_validation.rstRecoilUK1-0/+9
2012-08-13Minor doc fixesdchill422-5/+5
2012-08-12Updated Loader and Session documentationdchill422-83/+326
2012-07-30Some clean-up and style changesAndrey Andreev1-1/+1
2012-07-30Updated email library documentationAlex Bilbie1-0/+8
2012-07-04Fix URL helper linkDerek Jones1-1/+1
2012-06-29added parameter for returned-path in Email::from()Melounek1-0/+7
2012-06-27Merge pull request #1540 from vlakoff/developPhil Sturgeon1-3/+2
2012-06-27Merge branch 'feature/toc-repair' into developDerek Jones2-2/+2
2012-06-27FTP Class documentation cleanupvlakoff1-3/+2
2012-06-26Updated pagination library documentation with prefix and suffixMarco Monteiro1-5/+17
2012-06-26Fixing various Sphinx bugs and syntax errors in docsDerek Jones2-2/+2
2012-06-23Added ['reuse_query_string'] to Pagination.Phil Sturgeon1-0/+15
2012-06-17Pagination: fixed 'rel' attribute handling, added custom attributes support, ...Andrey Andreev1-22/+18
2012-06-16Add an option to disable MIME detection in the Upload library (issue #1494)Andrey Andreev1-0/+3
2012-06-16Fix issue #938 + some related improvementsAndrey Andreev1-1/+1
2012-06-15Fix error in Encryption Class documentation vlakoff1-1/+1
2012-06-13Another input library docs fixAndrey Andreev1-1/+2
2012-06-13Fix docs for Input library (issue #1465)Andrey Andreev1-27/+10
2012-06-12Updated Form Validation's documentation for set_rules() now accepting an arra...Kevin Wood-Friend1-1/+5
2012-06-12Add support for the anchor 'rel' attribute in the Pagination libraryAndrey Andreev1-0/+24
2012-06-11changelogMichiel Vugteveen1-0/+4
2012-06-10Merge branch 2.1-stable into developAndrey Andreev4-2/+6
2012-06-06Add a second parameter (charset) to CI_Output::set_content_type() + fix for i...Andrey Andreev1-0/+4
2012-06-06Merge pull request #1415 from mickeywu/developAndrey Andreev1-0/+8
2012-06-02Changed load model examples to use lowercase model name. Fixes #1417Alex Bilbie1-3/+3
2012-06-01Made set_header() public in Email library and updated documentation.Mickey Wu1-0/+8
2012-05-31Changed documentation and added note to changelog as per @philsturgeon requestThanasis Polychronakis1-5/+7
2012-05-23Input, Session and Cookie get's will return NULL.Phil Sturgeon2-13/+6
2012-04-26Corrected path to jqueryChad Hedgcock1-2/+2
2012-04-15Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur...Eric Roberts8-64/+163
2012-04-04Fixing user_guide compilation warningsM. Fauzilkamil Zainuddin1-2/+2
2012-04-03Merge upstream branchAndrey Andreev5-28/+49
2012-04-03Some improvements to the additions from pull #1234Andrey Andreev1-2/+4
2012-04-02The current name is too wide change to get_content_type()consistent with set_...Songpol Sripaoeiam1-2/+2
2012-04-01bracket on a new lineSongpol Sripaoeiam1-1/+1
2012-04-01add function get_current_content_type to output class and user manual librarySongpol Sripaoeiam1-0/+7
2012-03-29Merge pull request #1181 from matteomattei/developAndrey Andreev1-5/+14
2012-03-26Fix some examples in the user guideAndrey Andreev3-23/+25
2012-03-26Centralize handling of attach() function for both real file and buffer string.Matteo Mattei1-9/+11
2012-03-22Update user_guide_src/source/libraries/email.rstleandronf1-1/+1
2012-03-22Update user_guide_src/source/libraries/email.rstleandronf1-0/+1
2012-03-20Merge upstream branchAndrey Andreev3-1/+13
2012-03-19merged with latest develop.Mike Funk1-0/+2
2012-03-15Email class: adjust documentation and make the code backward compatibleMatteo Mattei1-8/+7
2012-03-15Email class: move string_attach() to attach() and add documentationMatteo Mattei1-3/+11
2012-03-12merged latest develop branch.Mike Funk2-5/+21
2012-03-12merged with latest develop.Mike Funk1-1/+7
2012-03-12Merge pull request #1079 from mikedfunk/feature/form_val_configAndrey Andreev1-1/+7
2012-03-12Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur...Mike Funk2-4/+14