summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Some fixesAndrey Andreev4-5/+5
2012-06-25Merge changes from developAndrey Andreev16-182/+133
2012-06-25Add changelog entryAndrey Andreev1-0/+1
2012-06-25Optimize PDO escape_str()Andrey Andreev1-1/+1
2012-06-25Add a default _truncate() method to PDOAndrey Andreev8-90/+54
2012-06-25pdo_odbc DSNAndrey Andreev1-12/+41
2012-06-25Fix issues #1529 & #1530Andrey Andreev2-5/+5
2012-06-25Add pdo_odbc subdriverAndrey Andreev5-117/+297
2012-06-25Add pdo_ibm subdriverAndrey Andreev2-33/+281
2012-06-25Change where() to skip dbprefix (until a better solution is available)Andrey Andreev2-7/+18
2012-06-25Add pdo_informix subdriverAndrey Andreev3-8/+275
2012-06-25Add pdo_4d subdriverAndrey Andreev5-35/+249
2012-06-25Add pdo_cubrid subdriverAndrey Andreev2-4/+174
2012-06-25Add system/database/drivers/pdo/subdrivers/index.htmlAndrey Andreev1-0/+10
2012-06-25Fix Interbase _field_data() methodAndrey Andreev1-8/+5
2012-06-25Add pdo_firebird subdriverAndrey Andreev4-2/+268
2012-06-24Add pdo_dblib subdriverAndrey Andreev3-9/+317
2012-06-24Some fixes to the SQLSRV and MSSQL driversAndrey Andreev2-28/+22
2012-06-24Add pdo_sqlsrv subdriverAndrey Andreev4-32/+334
2012-06-24Add pdo_sqlite subdriverAndrey Andreev2-42/+170
2012-06-24Some changes to the OCI8 (Oracle) driverAndrey Andreev1-4/+7
2012-06-24Add pdo_oci subdriverAndrey Andreev2-33/+264
2012-06-24Merge pull request #1521 from aquarion/developPhil Sturgeon1-2/+2
2012-06-24Merge pull request #1519 from mwhitneysdsu/developAlex Bilbie3-14/+34
2012-06-24Use the VIEWPATH constant, instead of assuming the user hasn't moved themNicholas Avenell1-2/+2
2012-06-24Remove _limit() from the pdo_mysql subdriverAndrey Andreev1-17/+0
2012-06-24Add a default _limit() method to the Query Builder classAndrey Andreev11-117/+24
2012-06-24Minor changes to the MySQL and MySQLi driversAndrey Andreev2-3/+11
2012-06-24Add pdo_mysql subdriverAndrey Andreev3-29/+212
2012-06-23Add _where() changes from pull #1517 to the PostgreSQL driverAndrey Andreev2-9/+13
2012-06-23Add pdo_pgsql subdriverAndrey Andreev2-26/+352
2012-06-23Fix the subdriver checkAndrey Andreev1-1/+1
2012-06-23Alter DB() to check if a subdriver is availableAndrey Andreev1-1/+17
2012-06-23Rename pdodriver property to subdriver and make it available to all driversAndrey Andreev7-40/+40
2012-06-23If there is no output then no need to try minifying itPhil Sturgeon1-0/+5
2012-06-23Added ['reuse_query_string'] to Pagination.Phil Sturgeon3-40/+74
2012-06-23Clarified support of $config['csrf_exclude_uris'] support in v3.0 (#236)Alex Bilbie1-1/+1
2012-06-22Added optional fourth parameter to timezone_menuMat Whitney3-14/+34
2012-06-22Merge pull request #1517 from WanWizard/developPhil Sturgeon1-10/+4
2012-06-22fixed query grouping when using where($array) syntaxWanWizard1-10/+4
2012-06-21Merge branch 'develop' of github.com:EllisLab/CodeIgniter into developPhil Sturgeon4-7/+5
2012-06-21Replaced block tag minification regex with a less greedy solution.Phil Sturgeon1-1/+1
2012-06-21Fix issue #79Andrey Andreev2-2/+2
2012-06-20Fix issue #1510Andrey Andreev1-4/+2
2012-06-20Small adjustment due to 079fbfcde095230f304e889217f897031a948f61Andrey Andreev1-1/+1
2012-06-19Fixed Migrations and an incorrect strict comparison.Phil Sturgeon2-2/+2
2012-06-19Merge pull request #1507 from Dumk0/patch-2Andrey Andreev1-17/+17
2012-06-19Property values aligned into one vertical lineDumk01-17/+17
2012-06-19Merge pull request #1505 from robbyrice/developAndrey Andreev1-1/+1
2012-06-19fixing a typo in the comments of the migration config fileRobert Doucette1-1/+1