[drupal:dries] /includes/database database.inc /includes/database/mysql database.inc install.inc query.inc schema.inc /includes/database/pgsql database.inc install.inc query.inc schema.inc /includes/database query.inc schema.inc select.inc /includes database.inc database.mysql-common.inc database.mysql.inc database.mysqli.inc database.pgsql.inc install.mysql.inc install.mysqli.inc install.pgsql.inc /modules/simpletest/tests database.test / CHANGELOG.txt /includes bootstrap.inc cache.inc common.inc install.i
User: dries Branch: HEAD Date: Thu, 21 Aug 2008 19:36:40 +0000 Added files: /includes/database database.inc /includes/database/mysql database.inc install.inc query.inc schema.inc /includes/database/pgsql database.inc install.inc query.inc schema.inc /includes/database query.inc schema.inc select.inc Removed files: /includes database.inc database.mysql-common.inc database.mysql.inc database.mysqli.inc database.pgsql.inc install.mysql.inc install.mysqli.inc install.pgsql.inc /modules/simpletest/tests database.test Modified files: / CHANGELOG.txt /includes bootstrap.inc cache.inc common.inc install.inc locale.inc menu.inc module.inc registry.inc session.inc theme.maintenance.inc / index.php install.php /modules/block block.module /modules/comment comment.module /modules/dblog dblog.install dblog.module dblog.test /modules/filter filter.module /modules/menu menu.module /modules/node node.module /modules/path path.admin.inc path.test /modules/profile profile.admin.inc profile.pages.inc /modules/search search.module /modules/simpletest drupal_web_test_case.php simpletest.module /modules/simpletest/tests common.test /modules/statistics statistics.admin.inc statistics.module /modules/system system.admin.inc system.install system.module /modules/taxonomy taxonomy.pages.inc /modules/trigger trigger.module /modules/user user.module user.pages.inc /profiles/default default.profile /sites/default default.settings.php Log message: - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. Links: http://cvs.drupal.org/diff.php?path=drupal/includes/database/database.inc http://cvs.drupal.org/diff.php?path=drupal/includes/database/mysql/database.... http://cvs.drupal.org/diff.php?path=drupal/includes/database/mysql/install.i... http://cvs.drupal.org/diff.php?path=drupal/includes/database/mysql/query.inc http://cvs.drupal.org/diff.php?path=drupal/includes/database/mysql/schema.in... http://cvs.drupal.org/diff.php?path=drupal/includes/database/pgsql/database.... http://cvs.drupal.org/diff.php?path=drupal/includes/database/pgsql/install.i... http://cvs.drupal.org/diff.php?path=drupal/includes/database/pgsql/query.inc http://cvs.drupal.org/diff.php?path=drupal/includes/database/pgsql/schema.in... http://cvs.drupal.org/diff.php?path=drupal/includes/database/query.inc http://cvs.drupal.org/diff.php?path=drupal/includes/database/schema.inc http://cvs.drupal.org/diff.php?path=drupal/includes/database/select.inc http://cvs.drupal.org/diff.php?path=drupal/CHANGELOG.txt&old=1.274&new=1.275... http://cvs.drupal.org/diff.php?path=drupal/includes/bootstrap.inc&old=1.219&... http://cvs.drupal.org/diff.php?path=drupal/includes/cache.inc&old=1.20&new=1... http://cvs.drupal.org/diff.php?path=drupal/includes/common.inc&old=1.787&new... http://cvs.drupal.org/diff.php?path=drupal/includes/install.inc&old=1.63&new... http://cvs.drupal.org/diff.php?path=drupal/includes/locale.inc&old=1.179&new... http://cvs.drupal.org/diff.php?path=drupal/includes/menu.inc&old=1.282&new=1... http://cvs.drupal.org/diff.php?path=drupal/includes/module.inc&old=1.123&new... http://cvs.drupal.org/diff.php?path=drupal/includes/registry.inc&old=1.2&new... http://cvs.drupal.org/diff.php?path=drupal/includes/session.inc&old=1.50&new... http://cvs.drupal.org/diff.php?path=drupal/includes/theme.maintenance.inc&ol... http://cvs.drupal.org/diff.php?path=drupal/index.php&old=1.94&new=1.95&root=... http://cvs.drupal.org/diff.php?path=drupal/install.php&old=1.125&new=1.126&r... http://cvs.drupal.org/diff.php?path=drupal/modules/block/block.module&old=1.... http://cvs.drupal.org/diff.php?path=drupal/modules/comment/comment.module&ol... http://cvs.drupal.org/diff.php?path=drupal/modules/dblog/dblog.install&old=1... http://cvs.drupal.org/diff.php?path=drupal/modules/dblog/dblog.module&old=1.... http://cvs.drupal.org/diff.php?path=drupal/modules/dblog/dblog.test&old=1.5&... http://cvs.drupal.org/diff.php?path=drupal/modules/filter/filter.module&old=... http://cvs.drupal.org/diff.php?path=drupal/modules/menu/menu.module&old=1.16... http://cvs.drupal.org/diff.php?path=drupal/modules/node/node.module&old=1.97... http://cvs.drupal.org/diff.php?path=drupal/modules/path/path.admin.inc&old=1... http://cvs.drupal.org/diff.php?path=drupal/modules/path/path.test&old=1.2&ne... http://cvs.drupal.org/diff.php?path=drupal/modules/profile/profile.admin.inc... http://cvs.drupal.org/diff.php?path=drupal/modules/profile/profile.pages.inc... http://cvs.drupal.org/diff.php?path=drupal/modules/search/search.module&old=... http://cvs.drupal.org/diff.php?path=drupal/modules/simpletest/drupal_web_tes... http://cvs.drupal.org/diff.php?path=drupal/modules/simpletest/simpletest.mod... http://cvs.drupal.org/diff.php?path=drupal/modules/simpletest/tests/common.t... http://cvs.drupal.org/diff.php?path=drupal/modules/statistics/statistics.adm... http://cvs.drupal.org/diff.php?path=drupal/modules/statistics/statistics.mod... http://cvs.drupal.org/diff.php?path=drupal/modules/system/system.admin.inc&o... http://cvs.drupal.org/diff.php?path=drupal/modules/system/system.install&old... http://cvs.drupal.org/diff.php?path=drupal/modules/system/system.module&old=... http://cvs.drupal.org/diff.php?path=drupal/modules/taxonomy/taxonomy.pages.i... http://cvs.drupal.org/diff.php?path=drupal/modules/trigger/trigger.module&ol... http://cvs.drupal.org/diff.php?path=drupal/modules/user/user.module&old=1.91... http://cvs.drupal.org/diff.php?path=drupal/modules/user/user.pages.inc&old=1... http://cvs.drupal.org/diff.php?path=drupal/profiles/default/default.profile&... http://cvs.drupal.org/diff.php?path=drupal/sites/default/default.settings.ph...
participants (1)
-
drupal-cvs@drupal.org