Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-03-07 | merged latest develop branch, fixed changelog conflict. | Mike Funk | 1 | -30/+85 |
2012-03-07 | merged from develop, fixed conflict in user guide. | Mike Funk | 1 | -30/+85 |
2012-03-07 | added method() and is_method() | Michiel Vugteveen | 1 | -3/+28 |
2012-03-06 | updated and merged user guide with develop branch. | Mike Funk | 1 | -30/+85 |
2012-03-06 | Removed reset_validation() method from run() method | JonoB | 1 | -0/+11 |
2012-03-04 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | John Crepezzi | 1 | -2/+40 |
2012-03-04 | Fix indentation for changes from pull #1121 | Andrey Andreev | 1 | -9/+9 |
2012-03-04 | Allow users to specify an array for validation, instead of alway using the $_... | JonoB | 1 | -3/+32 |
2012-03-02 | Merge upstream branch | Andrey Andreev | 1 | -0/+9 |
2012-03-02 | updated error_array #565 | Michiel Vugteveen | 1 | -0/+9 |
2012-02-24 | updated documentation to differentiate prefix and suffix more. | Mike Funk | 1 | -2/+2 |
2012-02-24 | fixed suffix documentation. | Mike Funk | 1 | -1/+1 |
2012-02-24 | added config process method checking for delimiter values, updated changelog ... | Mike Funk | 1 | -1/+7 |
2012-02-24 | updated changelog and user guide. | Mike Funk | 1 | -0/+4 |
2012-02-24 | added config check, changelog entry, and user guide update. | Mike Funk | 1 | -0/+2 |
2012-02-08 | Fix #1009 documentation fixed | John Crepezzi | 1 | -4/+6 |
2012-02-07 | Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than t... | Nick Busey | 1 | -2/+2 |
2012-02-02 | Adding equal to greater than, equal to less than form validators. | Nick Busey | 1 | -28/+32 |
2012-01-13 | Allow native PHP functions used as rules to accept an additional parameter | Andrey Andreev | 1 | -3/+4 |
2012-01-03 | Update user_guide_src/source/libraries/security.rst | RS71 | 1 | -0/+4 |
2011-12-30 | Merge pull request #818 from narfbg/develop-image-lib | Phil Sturgeon | 1 | -6/+4 |
2011-12-30 | Added support for 3-length hex color values format and a number of validation... | Andrey Andreev | 1 | -6/+4 |
2011-12-26 | Merge pull request #680 from bubbafoley/load_get_vars | Phil Sturgeon | 1 | -0/+6 |
2011-12-26 | Merge pull request #837 from EllisLab/feature/remove-sha-lib | Phil Sturgeon | 1 | -15/+0 |
2011-12-26 | Fixing a couple of issues in documentation files that occur when running Sphi... | Greg Aker | 1 | -5/+5 |
2011-12-26 | Removing previously deprecated SHA1 library and removed SHA1 method in the En... | Greg Aker | 1 | -15/+0 |