+6
−0
+32
−0
+132
−0
Loading
Issue #443000: Added a new module to store the relation between versioncontrol operations and project issues. - Maintains the table with the relations. - Implements hook_node_{update,delete}(). hook_versioncontrol_entity_commit_delete() and hook_versioncontrol_repository_bypassing_purge() trying to keep data consistent. - Adds the versioncontrol operation objects on the project issue nodes via hook_node_load().