Aleksander Machniak
2012-08-08 de56ea1909d515d3e4807a04a6c4644b8226d08d
refs
author Aleksander Machniak <alec@alec.pl>
Wednesday, August 8, 2012 02:21 -0400
committer Aleksander Machniak <alec@alec.pl>
Wednesday, August 8, 2012 02:21 -0400
commitde56ea1909d515d3e4807a04a6c4644b8226d08d
tree c8ad7166af152fe14887022e64b8a0de896cdfda tree | zip | gz
parent d55c02ba0334192103344dd54701cec066aa65b5 view | diff
c2b20fc0b4c6c1271fff9a85cb977d23de0a3421 view | diff
Merge branch 'pdo'

Conflicts:
CHANGELOG
6 files added
16 files modified
47 files deleted
36636 ■■■■■ changed files
CHANGELOG 6 ●●●●● diff | view | raw | blame | history
INSTALL 5 ●●●●● diff | view | raw | blame | history
bin/update.sh 2 ●●● diff | view | raw | blame | history
installer/check.php 25 ●●●● diff | view | raw | blame | history
installer/config.php 9 ●●●● diff | view | raw | blame | history
installer/rcube_install.php 94 ●●●● diff | view | raw | blame | history
installer/test.php 6 ●●●● diff | view | raw | blame | history
installer/utils.php 2 ●●●●● diff | view | raw | blame | history
plugins/password/drivers/sql.php 2 ●●● diff | view | raw | blame | history
plugins/squirrelmail_usercopy/squirrelmail_usercopy.php 6 ●●●● diff | view | raw | blame | history
program/include/rcube.php 10 ●●●●● diff | view | raw | blame | history
program/include/rcube_cache.php 4 ●●●● diff | view | raw | blame | history
program/include/rcube_contacts.php 11 ●●●● diff | view | raw | blame | history
program/include/rcube_db.php 992 ●●●●● diff | view | raw | blame | history
program/include/rcube_db_mssql.php 155 ●●●●● diff | view | raw | blame | history
program/include/rcube_db_mysql.php 154 ●●●●● diff | view | raw | blame | history
program/include/rcube_db_pgsql.php 135 ●●●●● diff | view | raw | blame | history
program/include/rcube_db_sqlite.php 178 ●●●●● diff | view | raw | blame | history
program/include/rcube_db_sqlsrv.php 156 ●●●●● diff | view | raw | blame | history
program/include/rcube_imap_cache.php 4 ●●●● diff | view | raw | blame | history
program/include/rcube_mdb2.php 935 ●●●●● diff | view | raw | blame | history
program/include/rcube_shared.inc 2 ●●● diff | view | raw | blame | history
program/include/rcube_user.php 2 ●●● diff | view | raw | blame | history
program/lib/MDB2.php 4270 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Date.php 183 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/Common.php 1838 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mssql.php 496 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mysql.php 562 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mysqli.php 599 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/pgsql.php 579 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/sqlite.php 418 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/sqlsrv.php 451 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/Common.php 293 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mssql.php 193 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mysql.php 136 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mysqli.php 144 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/pgsql.php 115 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/sqlite.php 162 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/sqlsrv.php 189 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/Common.php 1014 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mssql.php 1129 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mysql.php 1438 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mysqli.php 1438 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/pgsql.php 948 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/sqlite.php 1362 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/sqlsrv.php 1383 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/Common.php 61 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/mssql.php 60 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/mysql.php 60 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/mysqli.php 60 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/pgsql.php 88 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/sqlite.php 60 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/sqlsrv.php 57 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/Common.php 517 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mssql.php 653 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mysql.php 546 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mysqli.php 610 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/pgsql.php 574 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/sqlite.php 609 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/sqlsrv.php 653 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mssql.php 1172 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mysql.php 1709 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mysqli.php 1866 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/pgsql.php 1548 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/sqlite.php 1093 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/sqlsrv.php 1161 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Extended.php 721 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Iterator.php 259 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/LOB.php 264 ●●●●● diff | view | raw | blame | history