[contributions:jpetso] /modules/versioncontrol versioncontrol.module /modules/versioncontrol/versioncontrol_fakevcs versioncontrol_fakevcs.module
User: jpetso Branch: HEAD Date: Sat, 01 Mar 2008 11:35:12 +0000 Modified files: /modules/versioncontrol versioncontrol.module /modules/versioncontrol/versioncontrol_fakevcs versioncontrol_fakevcs.module Log message: Progress with the new database schema: unify commit, branch and tag queries, making pure convenience functions out of get_commits(), get_branch_operations() and get_tag_operations(). Enjoy the line count: +337 -1210 New API functions: versioncontrol_get_operations() - whoo, the new does-it-all query API changes: versioncontrol_get_branch_operations() and versioncontrol_get_tag_operations() now also return commits for version control systems that don't support branches and tags natively (that is, Subversion). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver...
participants (1)
-
drupal-cvs@drupal.org