summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2012-02-09TypoTaufan Aditya1-1/+1
2012-02-09Change PHP.net mirror to the main mirrorTaufan Aditya1-2/+2
2012-02-09Fixed PDOTaufan Aditya5-93/+286
2012-02-08Revert CI_DB_driver changes (see #971)Andrey Andreev1-116/+171
2012-02-08Merge upstream branchAndrey Andreev2-37/+33
2012-02-08Merge remote-tracking branch 'upstream/develop' into develop-image-libAndrey Andreev2-37/+33
2012-02-08Remove a few spacesAndrey Andreev1-2/+2
2012-02-08Fix CI_Input::is_ajax_request()Andrey Andreev1-37/+29
2012-02-05Adding in a few 503 status codes for common errors in response to this Expres...Kevin Cupp2-0/+4
2012-02-02Merge upstream branchAndrey Andreev1-56/+77
2012-02-02Merge remote-tracking branch 'upstream/develop' into develop-image-libAndrey Andreev1-56/+77
2012-02-01Merge upstreamAndrey Andreev12-821/+448
2012-02-01Merge remote-tracking branch 'upstream/develop' into develop-image-libAndrey Andreev13-821/+449
2012-02-01Merge upstreamAndrey Andreev1-1/+1
2012-01-31HTTPS detection fixRoss Duggan1-1/+1
2012-01-27Merge upstream branchAndrey Andreev15-823/+451
2012-01-27Switch _process_fields() from private to protectedAndrey Andreev1-1/+1
2012-01-27Add PHP version check in db_pconnect()Andrey Andreev1-0/+6
2012-01-27Improve the MySQLi database driverAndrey Andreev5-354/+189
2012-01-26Improve the MySQL database driverAndrey Andreev4-375/+205
2012-01-26Replace array_key_exists() with isset() and ! empty()Andrey Andreev2-5/+5
2012-01-26DB forge escaping relatedAndrey Andreev2-9/+9
2012-01-25Merge pull request #842 from narfbg/develop-encryptPhil Sturgeon1-75/+37
2012-01-24Revert a space in the license agreement :)Andrey Andreev1-1/+1
2012-01-24Revert a space in the license agreement :)Andrey Andreev1-1/+1
2012-01-24Revert a space in the license agreement :)Andrey Andreev1-1/+1
2012-01-24Revert a space in the license agreement :)Andrey Andreev4-4/+4
2012-01-24Fix bug #195Eric Roberts1-16/+10
2012-01-20Replace AND with &&Andrey Andreev1-4/+2
2012-01-20Replaced AND with &&Andrey Andreev3-31/+25
2012-01-20Revert if() merge, for readabilityAndrey Andreev1-5/+22
2012-01-19Some more cleaningAndrey Andreev2-16/+4
2012-01-19Some more cleaningAndrey Andreev1-146/+104
2012-01-19Some more cleaningAndrey Andreev1-4/+2
2012-01-19Still update the session on AJAX calls, just don't regenerate the session IDAndrey Andreev1-6/+30
2012-01-19Fix issue #154Andrey Andreev1-68/+50
2012-01-17Fixed error in inflector_helper.php in the singular function.Wilbur Suero1-1/+1
2012-01-16APC throws "apc_store() expects parameter 3 to be long, string given". Valida...Sean Fisher1-0/+1
2012-01-16Removed some unneeded code and fixed a possible bugAndrey Andreev1-67/+10
2012-01-16Additional clean-upAndrey Andreev4-226/+123
2012-01-12Remove a quoteAndrey Andreev1-1/+1
2012-01-12CI_Image_lib::image_reproportion() to work if only one of either width or hei...Andrey Andreev1-107/+88
2012-01-12Merge pull request #846 from aquariuz/developPhil Sturgeon3-3/+3
2012-01-12array keys should be 0, 1, and 2. key 3 results in error (invalid offset)Ronald Beilsma1-1/+1
2012-01-10Two returnsAndrey Andreev1-3/+2
2012-01-10Merge upstream branchAndrey Andreev9-202/+130
2012-01-10Merge pull request #906 from narfbg/develop-issue-904Phil Sturgeon2-8/+6
2012-01-10Merge pull request #892 from narfbg/develop-core-securityPhil Sturgeon1-173/+106
2012-01-10Merge pull request #912 from narfbg/develop-fix-fhPhil Sturgeon2-8/+8
2012-01-10Fix a bug in system/core/CodeIgniter.phpAndrey Andreev1-1/+1