User: jpetso Branch: HEAD Date: Sun, 23 Sep 2007 19:46:02 +0000 Added files: /modules/versioncontrol versioncontrol.pages.inc 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.install versioncontrol_account_status.module /modules/versioncontrol/versioncontrol_fakevcs versioncontrol_fakevcs.module Log message: The Last Great Mess-up: make authorization methods a per-repository setting instead of a site-wide one. For example, that enables us to have an application-based contrib repository next to a purely admin-controlled core one. Changes that go with this commit: * One more column in the repository table * One less column in the account status strings table * Introduction of hook_versioncontrol_alter_repository_selection() for selectively disallowing repository registrations * Reshuffle the admin interface * While we're at it, move the non-admin pages out of .admin.inc and into .pages.inc * Simplify the Account Status module by dropping the site-wide authorization method, which isn't very practical anyways * Apidox updates * ...and a few bug fixes, I think. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... 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... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver...