Age | Commit message (Expand) | Author | Files | Lines |
2011-09-28 | Updated documentation for TLS and SSL support in Email library. | Radu Potop | 2 | -1/+5 |
2011-09-28 | Added TLS and SSL support to Email library. Fixes issue #171 | Radu Potop | 1 | -1/+19 |
2011-09-28 | Fixing issue 465: select_max is adding prefix to table aliases when is not ne... | Juan José González | 1 | -1/+1 |
2011-09-27 | Update: user guide Previous Topic and Next Topic url errors. | Bo-Yi Wu | 3 | -7/+7 |
2011-09-26 | Close <li> tag. | cenk | 1 | -1/+1 |
2011-09-26 | Added XHTML Basic 1.1 (xhtml-basic11) doctype. | cenk | 1 | -1/+1 |
2011-09-26 | Added XHTML Basic 1.1 (xhtml-basic11) doctype. | cenk | 1 | -0/+1 |
2011-09-26 | Edited user_guide/helpers/html_helper.html via GitHub | cenk | 1 | -0/+5 |
2011-09-26 | Use CI's is_php() instead of comparing against phpversion() | Andrey Andreev | 1 | -1/+1 |
2011-09-25 | Added XHTML Basic 1.1 (xhtml-basic11) doctype. | cenk | 1 | -0/+1 |
2011-09-25 | Merge pull request #493 from chrisberthe/issue484 | Phil Sturgeon | 2 | -1/+3 |
2011-09-25 | Fix #484 - Hash is never set to the cookie | Chris Berthe | 2 | -1/+3 |
2011-09-24 | Fix an erroneus variable name and a typo in comments | Andrey Andreev | 1 | -2/+2 |
2011-09-24 | Merge pull request #491 from gerrywastaken/develop | Phil Sturgeon | 4 | -8/+8 |
2011-09-24 | Fixing the documentation link in the Unit_test library so that it points to t... | Gerry | 1 | -2/+2 |
2011-09-24 | Fixing the documentation link in the Typography library so that it's valid | Gerry | 1 | -2/+2 |
2011-09-24 | Fixing the Encryption link in the Sha1 library so that it's valid | Gerry | 1 | -2/+2 |
2011-09-24 | Fixing the documentation url given in the Table library | Gerry | 1 | -2/+2 |
2011-09-24 | Merge pull request #490 from narfbg/ci-issue-467 | Phil Sturgeon | 2 | -1/+2 |
2011-09-24 | Update the ChangeLog | Andrey Andreev | 1 | -0/+1 |
2011-09-24 | Suppress warnings generated by get_magic_quotes_gpc() (issue #467) | Andrey Andreev | 1 | -1/+1 |
2011-09-24 | Merge pull request #488 from narfbg/ci-issue-89 | Phil Sturgeon | 2 | -1/+2 |
2011-09-24 | Skip is_array() check | Andrey Andreev | 1 | -1/+1 |
2011-09-24 | Fix a variable type mismatch (issue #89) in system/database/DB_driver.php | Andrey Andreev | 2 | -1/+2 |
2011-09-24 | Merge pull request #487 from narfbg/ci-issue-82 | Phil Sturgeon | 2 | -1/+3 |
2011-09-24 | Escape WHERE clause field names in the DB update_string() method | Andrey Andreev | 2 | -1/+3 |
2011-09-24 | Fix alignment with tabs instead of spaces | Andrey Andreev | 1 | -1/+1 |
2011-09-24 | Remove an unnecessary variable initialization | Andrey Andreev | 1 | -2/+0 |
2011-09-24 | Added _file_mime_type() method to system/libraries/Upload.php in order to fix... | Andrey Andreev | 2 | -3/+68 |
2011-09-23 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Timothy Warren | 11 | -32/+185 |
2011-09-23 | Merge pull request #480 from rommelxcastro/ci-issue-192 | Phil Sturgeon | 1 | -0/+1 |
2011-09-23 | Merge pull request #476 from adrianmacneil/develop | Greg Aker | 1 | -0/+4 |
2011-09-23 | Merge pull request #469 from narfbg/ci-issue-182 | Greg Aker | 2 | -7/+11 |
2011-09-23 | Merge pull request #479 from narfbg/ci-oci-insert-batch | Greg Aker | 2 | -1/+30 |
2011-09-23 | fixed issue #192 | Rommel Castro A | 1 | -0/+1 |
2011-09-23 | Add brackets to the for() loop | Andrey Andreev | 1 | -0/+2 |
2011-09-23 | Add ->db->insert_batch() support to the OCI8 (Oracle) driver | Andrey Andreev | 2 | -1/+28 |
2011-09-22 | Documented third $after_field parameter of dbforge->add_column() | Adrian Macneil | 1 | -0/+4 |
2011-09-22 | Merge pull request #472 from garthkerr/develop | Eric Barnes | 1 | -1/+1 |
2011-09-22 | Added a condition so that the previous link respects use_page_numbers configu... | garthkerr | 1 | -1/+1 |
2011-09-21 | Merge branch 'develop' of https://github.com/akuzemchak/CodeIgniter into akuz... | Eric Barnes | 3 | -13/+45 |
2011-09-21 | Fix issue #182 in system/database/drivers/oci8_result.php by caching the num_... | Andrey Andreev | 2 | -7/+11 |
2011-09-21 | Updating changelog | Aaron Kuzemchak | 1 | -0/+1 |
2011-09-19 | Merge pull request #462 from cloudmanic/develop | Eric Barnes | 2 | -6/+52 |
2011-09-19 | Fixed style guide suggestion from philsturgeon on code review | Cloudmanic Labs, LLC | 1 | -1/+1 |
2011-09-18 | Migrations: Added a config that allows the system to migration to the latest ... | Cloudmanic Labs, LLC | 2 | -0/+26 |
2011-09-18 | Added support to select the name of the database table you are going to use i... | Cloudmanic Labs, LLC | 2 | -6/+26 |
2011-09-18 | Merge pull request #448 from saintnicster/patch-1 | Phil Sturgeon | 1 | -1/+36 |
2011-09-18 | Merge pull request #457 from narfbg/develop | Phil Sturgeon | 2 | -3/+4 |
2011-09-17 | Updated ChangeLog. | Andrey Andreev | 1 | -1/+1 |