summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-04add meta charset tag to error templateskenjis3-0/+3
2011-10-04Merge pull request #523 from rhbecker/developPhil Sturgeon2-31/+9
2011-10-04Issue 352: Since the MySQL client API version matters, PHP and MySQL version ...RH Becker2-31/+9
2011-10-01Merge pull request #508 from wooptoo/developPhil Sturgeon3-2/+34
2011-09-29style edit, print error if crypto failsRadu Potop1-1/+11
2011-09-28Merge pull request #494 from cenk/patch-1Phil Sturgeon3-0/+7
2011-09-28Merge pull request #498 from appleboy/guidePhil Sturgeon3-7/+7
2011-09-28Merge pull request #504 from juanjosegzl/developPhil Sturgeon1-1/+1
2011-09-28Updated documentation for TLS and SSL support in Email library.Radu Potop2-1/+5
2011-09-28Added TLS and SSL support to Email library. Fixes issue #171Radu Potop1-1/+19
2011-09-28Fixing issue 465: select_max is adding prefix to table aliases when is not ne...Juan José González1-1/+1
2011-09-27Update: user guide Previous Topic and Next Topic url errors.Bo-Yi Wu3-7/+7
2011-09-26Close <li> tag.cenk1-1/+1
2011-09-26Added XHTML Basic 1.1 (xhtml-basic11) doctype.cenk1-1/+1
2011-09-26Added XHTML Basic 1.1 (xhtml-basic11) doctype.cenk1-0/+1
2011-09-26Edited user_guide/helpers/html_helper.html via GitHubcenk1-0/+5
2011-09-25Added XHTML Basic 1.1 (xhtml-basic11) doctype.cenk1-0/+1
2011-09-25Merge pull request #493 from chrisberthe/issue484Phil Sturgeon2-1/+3
2011-09-25Fix #484 - Hash is never set to the cookieChris Berthe2-1/+3
2011-09-24Merge pull request #491 from gerrywastaken/developPhil Sturgeon4-8/+8
2011-09-24Fixing the documentation link in the Unit_test library so that it points to t...Gerry1-2/+2
2011-09-24Fixing the documentation link in the Typography library so that it's validGerry1-2/+2
2011-09-24Fixing the Encryption link in the Sha1 library so that it's validGerry1-2/+2
2011-09-24Fixing the documentation url given in the Table libraryGerry1-2/+2
2011-09-24Merge pull request #490 from narfbg/ci-issue-467Phil Sturgeon2-1/+2
2011-09-24Update the ChangeLogAndrey Andreev1-0/+1
2011-09-24Suppress warnings generated by get_magic_quotes_gpc() (issue #467)Andrey Andreev1-1/+1
2011-09-24Merge pull request #488 from narfbg/ci-issue-89Phil Sturgeon2-1/+2
2011-09-24Skip is_array() checkAndrey Andreev1-1/+1
2011-09-24Fix a variable type mismatch (issue #89) in system/database/DB_driver.phpAndrey Andreev2-1/+2
2011-09-24Merge pull request #487 from narfbg/ci-issue-82Phil Sturgeon2-1/+3
2011-09-24Escape WHERE clause field names in the DB update_string() methodAndrey Andreev2-1/+3
2011-09-23Merge pull request #480 from rommelxcastro/ci-issue-192Phil Sturgeon1-0/+1
2011-09-23Merge pull request #476 from adrianmacneil/developGreg Aker1-0/+4
2011-09-23Merge pull request #469 from narfbg/ci-issue-182Greg Aker2-7/+11
2011-09-23Merge pull request #479 from narfbg/ci-oci-insert-batchGreg Aker2-1/+30
2011-09-23fixed issue #192Rommel Castro A1-0/+1
2011-09-23Add brackets to the for() loopAndrey Andreev1-0/+2
2011-09-23Add ->db->insert_batch() support to the OCI8 (Oracle) driverAndrey Andreev2-1/+28
2011-09-22Documented third $after_field parameter of dbforge->add_column()Adrian Macneil1-0/+4
2011-09-22Merge pull request #472 from garthkerr/developEric Barnes1-1/+1
2011-09-22Added a condition so that the previous link respects use_page_numbers configu...garthkerr1-1/+1
2011-09-21Merge branch 'develop' of https://github.com/akuzemchak/CodeIgniter into akuz...Eric Barnes3-13/+45
2011-09-21Fix issue #182 in system/database/drivers/oci8_result.php by caching the num_...Andrey Andreev2-7/+11
2011-09-21Updating changelogAaron Kuzemchak1-0/+1
2011-09-19Merge pull request #462 from cloudmanic/developEric Barnes2-6/+52
2011-09-19Fixed style guide suggestion from philsturgeon on code reviewCloudmanic Labs, LLC1-1/+1
2011-09-18Migrations: Added a config that allows the system to migration to the latest ...Cloudmanic Labs, LLC2-0/+26
2011-09-18Added support to select the name of the database table you are going to use i...Cloudmanic Labs, LLC2-6/+26
2011-09-18Merge pull request #448 from saintnicster/patch-1Phil Sturgeon1-1/+36