summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-07Add support for MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERTAndrey Andreev2-4/+21
2016-01-07[ci skip] Add changelog entry for #4279Andrey Andreev1-0/+1
2016-01-07[ci skip] Add Oracle 12.1 OFFSET support to PDO_OCI as wellAndrey Andreev1-0/+8
2016-01-07Merge branch 'feature/oci_offset' into 3.0-stableAndrey Andreev1-0/+8
2016-01-07Fix #4362Andrey Andreev3-5/+12
2016-01-06[ci skip] Add support for OFFSET with Oracle 12cAndrey Andreev1-0/+8
2016-01-06Fix #4337Andrey Andreev5-3/+50
2016-01-04Fix #4350Andrey Andreev2-1/+32
2016-01-02Merge pull request #4353 from paranic/patch-1Andrey Andreev1-1/+1
2016-01-02Merge pull request #4353 from paranic/patch-1Andrey Andreev1-1/+1
2016-01-01typo correction to avoid copy paste errorparanic1-1/+1
2015-12-30Merge pull request #4345 from murrion/developAndrey Andreev1-1/+1
2015-12-30Merge pull request #4345 from murrion/developAndrey Andreev1-1/+1
2015-12-30Fix #4343Andrey Andreev2-2/+2
2015-12-30Fix #4331Andrey Andreev2-13/+25
2015-12-29Renamed Step 20 to Step 21Gordon Murray1-1/+1
2015-12-17Merge pull request #4318 from suhindra/developAndrey Andreev1-1/+2
2015-12-17added Vivaldi browserSuhindra1-1/+2
2015-12-15Fix logical errors from af849696d43f5c3b68962af1ae5096151a6d9f1aAndrey Andreev3-4/+4
2015-12-15Really fix #4039Andrey Andreev1-1/+1
2015-12-14Fix erroneous variables from 85bc9fc53e4c3e46b2f4e1b1eac7e2828d4869e6Andrey Andreev3-4/+4
2015-12-14Adjust test case for changes from 85bc9fc53e4c3e46b2f4e1b1eac7e2828d4869e6Andrey Andreev1-2/+0
2015-12-14Remove PHP 7 from allowed_failures in TravisAndrey Andreev1-1/+0
2015-12-14Remove PHP 7 from allowed_failures in TravisAndrey Andreev1-1/+0
2015-12-14Change DB charset handlingAndrey Andreev8-97/+81
2015-12-14Merge branch '3.0-stable' into developAndrey Andreev20-109/+298
2015-12-14Fix version() for Oracle DB driversAndrey Andreev3-2/+30
2015-12-14Close #4313Andrey Andreev1-0/+12
2015-12-14Fix #4312Andrey Andreev2-6/+4
2015-12-12Complete the proposed changes from PR #4300Andrey Andreev3-17/+5
2015-12-12Merge branch 'develop' of github.com:halmai/CodeIgniter into db/init_exceptionAndrey Andreev2-1/+5
2015-12-12[ci skip] Proper error handling for Sessions on PHP 5Andrey Andreev6-78/+134
2015-12-11[ci skip] Add changelog entry for issue #4039Andrey Andreev1-0/+1
2015-12-11Fix #4039Andrey Andreev1-0/+6
2015-12-11Fix #4306Andrey Andreev2-1/+2
2015-12-10Merge pull request #4304 from scherepn/fix-doc-build-errorsAndrey Andreev4-7/+7
2015-12-10Merge pull request #4304 from scherepn/fix-doc-build-errorsAndrey Andreev4-7/+7
2015-12-09Remove accidentally included changePhil Scherer1-1/+1
2015-12-09Fix mismatched brackets in documentationPhil Scherer5-8/+8
2015-12-08Remove CI_DB_driver::load_rdriver()Andrey Andreev2-25/+7
2015-12-08Type-hint csv_from_result(), xml_from_result() DB utilitiesAndrey Andreev1-12/+2
2015-12-08documentation for the new RuntimeExceptionHalmai, Csongor1-0/+4
2015-12-08rolling back previous solution; throwing exception if database connection was...Halmai, Csongor2-5/+1
2015-12-07Merge pull request #4291 from b-kaxa/fix-phpdocAndrey Andreev2-1/+2
2015-12-07Merge pull request #4291 from b-kaxa/fix-phpdocAndrey Andreev2-1/+2
2015-12-07replace spaces with tabsb-kaxa1-1/+1
2015-12-07Detecting if database connection was not successfulHalmai, Csongor1-0/+4
2015-12-06fix phpdocb-kaxa2-1/+2
2015-12-03Fix #4283Andrey Andreev2-2/+4
2015-12-01Forgot change in the comment on the meta functionSébastien Adam1-1/+1