User: jpetso Branch: HEAD Date: Sat, 20 Jun 2009 09:30:05 +0000 Modified files: /modules/versioncontrol/commit_restrictions commit_restrictions.module /modules/versioncontrol versioncontrol-backend.inc versioncontrol.admin.inc versioncontrol.install versioncontrol.module /modules/versioncontrol/versioncontrol_account_status versioncontrol_account_status.module Log message: Introduce a new "data" column for repositories for additional custom properties. Third-party modules can store data there instead of in separate tables, which should eventually contribute to the goal of removing the backends' {versioncontrol_[backend]_repositories} tables. Also, make the "allow unauthorized commit access" setting per-repository instead of global, and store it in the new "data" column. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/com... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver...