User: jpetso Branch: HEAD Date: Wed, 08 Apr 2009 12:58:32 +0000 Modified files: /modules/versioncontrol hook_versioncontrol.php versioncontrol-backend.inc Log message: #426376 by CorniI and jpetso: New API function versioncontrol_update_operation_labels(), along with a new hook for reacting to operation label changes. Good thing that there's finally an API for this - without this code, backends like Git were required to place queries into Version Control API's private database tables, and secretly modify stuff that had been publicly exposed to modules by hook_versioncontrol_operation(). Now there's a sufficiently clean way to do the same thing. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/hoo... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver...
participants (1)
-
drupal-cvs@drupal.org