Age | Commit message (Expand) | Author | Files | Lines |
2012-02-29 | changelog fix | Michiel Vugteveen | 1 | -1/+1 |
2012-02-29 | updated branch | Michiel Vugteveen | 1 | -1/+26 |
2012-02-29 | docx and xlsx was already fixes | Michiel Vugteveen | 1 | -0/+1 |
2012-02-29 | Merge remote-tracking branch 'upstream/develop' into develop-issue-499 | Andrey Andreev | 1 | -1/+25 |
2012-02-29 | Merge upstream branch | Andrey Andreev | 1 | -2/+25 |
2012-02-29 | Improved plural() and singular(). | Phil Sturgeon | 1 | -0/+2 |
2012-02-29 | Add an optional set_mime parameter to force_download() | Andrey Andreev | 1 | -0/+1 |
2012-02-29 | Merged in 2.1-stable changes. | Phil Sturgeon | 1 | -1/+23 |
2012-02-28 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird | Timothy Warren | 1 | -0/+1 |
2012-02-28 | Merge upstream branch | Andrey Andreev | 1 | -0/+1 |
2012-02-28 | Merge upstream branch | Andrey Andreev | 1 | -0/+1 |
2012-02-28 | Fix issue #177 | Andrey Andreev | 1 | -0/+1 |
2012-02-27 | Add changelog entry | Andrey Andreev | 1 | -0/+1 |
2012-02-27 | Merge upstream | Timothy Warren | 2 | -0/+7 |
2012-02-27 | Update the changelog entry with issue ID | Andrey Andreev | 1 | -1/+1 |
2012-02-27 | Fixed a db_set_charset() bug | Andrey Andreev | 1 | -0/+1 |
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 | 2 | -1/+8 |
2012-02-24 | updated changelog and user guide. | Mike Funk | 2 | -0/+5 |
2012-02-24 | added config check, changelog entry, and user guide update. | Mike Funk | 2 | -0/+3 |
2012-02-24 | Merge pull request #1069 from narfbg/develop-db-select | Andrey Andreev | 2 | -0/+7 |
2012-02-22 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird | Timothy Warren | 1 | -0/+1 |
2012-02-22 | Fix issue 1070 | Andrey Andreev | 1 | -0/+1 |
2012-02-22 | Close services after using them, added dbutil->backup() method | Timothy Warren | 1 | -1/+5 |
2012-02-22 | Add an optional database name parameter to db_select() | Andrey Andreev | 2 | -0/+7 |
2012-02-16 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird | Timothy Warren | 1 | -0/+1 |
2012-02-16 | Implemented insert_id() method | Timothy Warren | 1 | -3/+3 |
2012-02-14 | First iteration of interbase driver | Timothy Warren | 1 | -0/+1 |
2012-02-14 | Fix issue #1039 | Andrey Andreev | 1 | -0/+1 |
2012-02-13 | Fix a changelog entry | Andrey Andreev | 1 | -1/+1 |
2012-02-10 | Merge remote-tracking branch 'upstream/develop' into develop-image-lib | Andrey Andreev | 2 | -0/+6 |
2012-02-09 | Fixed PDO | Taufan Aditya | 2 | -0/+6 |
2012-02-08 | Merge remote-tracking branch 'upstream/develop' into develop-image-lib | Andrey Andreev | 1 | -0/+1 |
2012-02-08 | Fix CI_Input::is_ajax_request() | Andrey Andreev | 1 | -0/+1 |
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 | Merge remote-tracking branch 'upstream/develop' into develop-image-lib | Andrey Andreev | 1 | -0/+1 |
2012-02-02 | Adding equal to greater than, equal to less than form validators. | Nick Busey | 1 | -28/+32 |
2012-02-01 | Merge upstream | Andrey Andreev | 4 | -4/+26 |
2012-02-01 | Merge remote-tracking branch 'upstream/develop' into develop-image-lib | Andrey Andreev | 4 | -4/+26 |
2012-02-01 | Add note about HTTPS detection change to 3.0 changelog | Ross Duggan | 1 | -0/+1 |
2012-01-27 | Add PHP version check in db_pconnect() | Andrey Andreev | 1 | -1/+1 |
2012-01-27 | Update the changelog | Andrey Andreev | 1 | -0/+2 |
2012-01-27 | Added try catch example in style guide | Timothy Warren | 1 | -0/+16 |
2012-01-25 | Added bit about having mod_rewrite enabled for removing index.php
| CroNiX | 1 | -3/+6 |
2012-01-25 | Change hardcoded "application" directory to use the APPPATH constant as it wo... | CroNiX | 1 | -1/+1 |
2012-01-19 | Fix issue #154 | Andrey Andreev | 1 | -0/+1 |
2012-01-12 | CI_Image_lib::image_reproportion() to work if only one of either width or hei... | Andrey Andreev | 1 | -0/+1 |
2012-01-10 | Merge pull request #908 from insign/patch-1 | Phil Sturgeon | 1 | -1/+1 |