summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Add improvements from @CUBRID's implementationAndrey Andreev5-78/+48
2012-02-14Replace a preg_match() with stripos()Andrey Andreev1-1/+1
2012-02-14Merge remote-tracking branch 'upstream/develop' into develop-db-cubridAndrey Andreev3-256/+201
2012-02-13Merge pull request #921 from narfbg/develop-image-libPhil Sturgeon2-249/+189
2012-02-13Merge pull request #1037 from timw4mail/developPhil Sturgeon1-4/+6
2012-02-13Added missing spaceTimothy Warren1-1/+1
2012-02-13Re-added if ! empty clauseTimothy Warren1-1/+4
2012-02-13Refixed Old-style pdo connection stringTimothy Warren1-7/+6
2012-02-13Merge pull request #1034 from toopay/pdo_old_hostnamePhil Sturgeon1-5/+8
2012-02-13Semicolon automatically added if not exists after hostname, if only database ...Taufan Aditya1-2/+7
2012-02-13Fix pconnect with DSNAndrey Andreev1-2/+3
2012-02-13Fix a changelog entryAndrey Andreev1-1/+1
2012-02-13Fix auto_commit initializationAndrey Andreev1-1/+4
2012-02-12Update the changelogAndrey Andreev1-0/+2
2012-02-12Merge remote-tracking branch 'upstream/develop' into develop-db-cubridAndrey Andreev13-188/+414
2012-02-12Added CUBRID DSN string & persistent connections supportAndrey Andreev2-48/+60
2012-02-12Fixed rtrim issue in hostname fragment, for backward compabilityTaufan Aditya1-5/+3
2012-02-12Merge pull request #1026 from timw4mail/developPhil Sturgeon1-1/+5
2012-02-10Changed double quotes to singleTimothy Warren1-1/+1
2012-02-10Fixed old-style pdo connection stringTimothy Warren1-1/+5
2012-02-10Merge remote-tracking branch 'upstream/develop' into develop-image-libAndrey Andreev9-95/+296
2012-02-10Merge pull request #1022 from toopay/pdoPhil Sturgeon8-93/+294
2012-02-10Grammar correctionTaufan Aditya1-1/+1
2012-02-09Merge pull request #1024 from narfbg/develop-issue-1021Eric Barnes1-2/+2
2012-02-09Fix link to changelogAndrey Andreev1-2/+2
2012-02-09TypoTaufan Aditya1-1/+1
2012-02-09Change PHP.net mirror to the main mirrorTaufan Aditya1-2/+2
2012-02-09Added database.phpTaufan Aditya1-0/+2
2012-02-09Fixed PDOTaufan Aditya7-93/+292
2012-02-08Merge remote-tracking branch 'upstream/develop' into develop-image-libAndrey Andreev4-37/+36
2012-02-08Merge pull request #1018 from narfbg/develop-inputPhil Sturgeon2-37/+30
2012-02-08Remove a few spacesAndrey Andreev1-2/+2
2012-02-08Fix CI_Input::is_ajax_request()Andrey Andreev2-37/+30
2012-02-06Merge pull request #1016 from kevincupp/developGreg Aker3-0/+6
2012-02-05Adding in a few 503 status codes for common errors in response to this Expres...Kevin Cupp3-0/+6
2012-02-02Merge remote-tracking branch 'upstream/develop' into develop-image-libAndrey Andreev2-56/+78
2012-02-02Merge pull request #942 from narfbg/develop-issue-154Phil Sturgeon2-56/+78
2012-02-01Merge remote-tracking branch 'upstream/develop' into develop-db-cubridAndrey Andreev12-730/+420
2012-02-01Merge upstreamAndrey Andreev16-825/+474
2012-02-01Merge remote-tracking branch 'upstream/develop' into develop-image-libAndrey Andreev17-825/+475
2012-02-01Merge pull request #1006 from duggan/patch-1Phil Sturgeon2-1/+2
2012-02-01Add note about HTTPS detection change to 3.0 changelogRoss Duggan1-0/+1
2012-01-31HTTPS detection fixRoss Duggan1-1/+1
2012-01-27Switch _process_fields() from private to protectedAndrey Andreev1-1/+1
2012-01-27Merge pull request #992 from narfbg/develop-db-mysqliPhil Sturgeon6-354/+197
2012-01-27Switch _process_fields() from private to protectedAndrey Andreev1-1/+1
2012-01-27Add PHP version check in db_pconnect()Andrey Andreev2-1/+7
2012-01-27Update the changelogAndrey Andreev1-0/+2
2012-01-27Improve the MySQLi database driverAndrey Andreev5-354/+189
2012-01-27Merge pull request #985 from narfbg/develop-db-mysqlPhil Sturgeon4-375/+205