Age | Commit message (Expand) | Author | Files | Lines |
2012-07-30 | Some clean-up and style changes | Andrey Andreev | 1 | -1/+1 |
2012-07-30 | Updated email library documentation | Alex Bilbie | 1 | -0/+8 |
2012-07-04 | Fix URL helper link | Derek Jones | 1 | -1/+1 |
2012-06-27 | Merge pull request #1540 from vlakoff/develop | Phil Sturgeon | 1 | -3/+2 |
2012-06-27 | Merge branch 'feature/toc-repair' into develop | Derek Jones | 2 | -2/+2 |
2012-06-27 | FTP Class documentation cleanup | vlakoff | 1 | -3/+2 |
2012-06-26 | Updated pagination library documentation with prefix and suffix | Marco Monteiro | 1 | -5/+17 |
2012-06-26 | Fixing various Sphinx bugs and syntax errors in docs | Derek Jones | 2 | -2/+2 |
2012-06-23 | Added ['reuse_query_string'] to Pagination. | Phil Sturgeon | 1 | -0/+15 |
2012-06-17 | Pagination: fixed 'rel' attribute handling, added custom attributes support, ... | Andrey Andreev | 1 | -22/+18 |
2012-06-16 | Add an option to disable MIME detection in the Upload library (issue #1494) | Andrey Andreev | 1 | -0/+3 |
2012-06-16 | Fix issue #938 + some related improvements | Andrey Andreev | 1 | -1/+1 |
2012-06-15 | Fix error in Encryption Class documentation
| vlakoff | 1 | -1/+1 |
2012-06-13 | Another input library docs fix | Andrey Andreev | 1 | -1/+2 |
2012-06-13 | Fix docs for Input library (issue #1465) | Andrey Andreev | 1 | -27/+10 |
2012-06-12 | Updated Form Validation's documentation for set_rules() now accepting an arra... | Kevin Wood-Friend | 1 | -1/+5 |
2012-06-12 | Add support for the anchor 'rel' attribute in the Pagination library | Andrey Andreev | 1 | -0/+24 |
2012-06-11 | changelog | Michiel Vugteveen | 1 | -0/+4 |
2012-06-10 | Merge branch 2.1-stable into develop | Andrey Andreev | 4 | -2/+6 |
2012-06-06 | Add a second parameter (charset) to CI_Output::set_content_type() + fix for i... | Andrey Andreev | 1 | -0/+4 |
2012-06-06 | Merge pull request #1415 from mickeywu/develop | Andrey Andreev | 1 | -0/+8 |
2012-06-02 | Changed load model examples to use lowercase model name. Fixes #1417 | Alex Bilbie | 1 | -3/+3 |
2012-06-01 | Made set_header() public in Email library and updated documentation. | Mickey Wu | 1 | -0/+8 |
2012-05-31 | Changed documentation and added note to changelog as per @philsturgeon request | Thanasis Polychronakis | 1 | -5/+7 |
2012-05-23 | Input, Session and Cookie get's will return NULL. | Phil Sturgeon | 2 | -13/+6 |
2012-04-26 | Corrected path to jquery | Chad Hedgcock | 1 | -2/+2 |
2012-04-04 | Fixing user_guide compilation warnings | M. Fauzilkamil Zainuddin | 1 | -2/+2 |
2012-04-03 | Merge upstream branch | Andrey Andreev | 5 | -28/+49 |
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 set_... | Songpol Sripaoeiam | 1 | -2/+2 |
2012-04-01 | bracket on a new line | Songpol Sripaoeiam | 1 | -1/+1 |
2012-04-01 | add function get_current_content_type to output class and user manual library | Songpol Sripaoeiam | 1 | -0/+7 |
2012-03-29 | Merge pull request #1181 from matteomattei/develop | Andrey Andreev | 1 | -5/+14 |
2012-03-26 | Fix some examples in the user guide | Andrey Andreev | 3 | -23/+25 |
2012-03-26 | Centralize handling of attach() function for both real file and buffer string. | Matteo Mattei | 1 | -9/+11 |
2012-03-22 | Update user_guide_src/source/libraries/email.rst | leandronf | 1 | -1/+1 |
2012-03-22 | Update user_guide_src/source/libraries/email.rst | leandronf | 1 | -0/+1 |
2012-03-20 | Merge upstream branch | Andrey Andreev | 3 | -1/+13 |
2012-03-19 | merged with latest develop. | Mike Funk | 1 | -0/+2 |
2012-03-15 | Email class: adjust documentation and make the code backward compatible | Matteo Mattei | 1 | -8/+7 |
2012-03-15 | Email class: move string_attach() to attach() and add documentation | Matteo Mattei | 1 | -3/+11 |
2012-03-12 | merged latest develop branch. | Mike Funk | 2 | -5/+21 |
2012-03-12 | merged with latest develop. | Mike Funk | 1 | -1/+7 |
2012-03-12 | Merge pull request #1079 from mikedfunk/feature/form_val_config | Andrey Andreev | 1 | -1/+7 |
2012-03-12 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur... | Mike Funk | 2 | -4/+14 |
2012-03-09 | Merge upstream branch | Andrey Andreev | 2 | -33/+89 |
2012-03-08 | Fix documentation entry for the decimal form validation rule (issue #1149) | Andrey Andreev | 1 | -1/+1 |
2012-03-08 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur... | Mike Funk | 1 | -3/+13 |
2012-03-07 | userguide fix | Michiel Vugteveen | 1 | -1/+1 |
2012-03-07 | removed is_method | Michiel Vugteveen | 1 | -19/+4 |